You past here link with issue?
Sorry FreeWpress
I do not understand what you want to ask?
bbpress 2.5
wordpress 3.7.1
buddypress 1.8.1
Apparently the problem is with the theme
I use buddydefault theme 1.8.1 if it works.
To see in your css i need to open your website… Please paste here a link of one page with this problem!!
Hi, problem was in style.css line 1 see down:
.reply a, a#cancel-comment-reply-link {
background: url("img/reply.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #FFFFFF;
border-radius: 0 3px;
box-shadow: -1px 1px 3px #D1D1D1;
color: #6E6E6E;
font-size: 11px;
line-height: 11px;
padding: 3px 16px;
position: absolute;
right: 0;
text-decoration: none;
text-shadow: 1px 1px 0 #FFFFFF;
top: 0;
}
Remove entire code and problem was resolved.
Thank you very much FreeWpress
Now this perfect