PDA

View Full Version : Why is this happening with reply button please help


010081
03-30-2012, 04:14 AM
Hello everyone.. i have a problem with reply button position on my forum also it shows "+" sign.. i tried everything, asked for support for my template with vbdesign.de which i bought from them and they never replied even after 2 weeks.. so finally in your hands please help me..

i tried editing showthread and postbit no success..

Using V4.1.11

When seen as logged in users reply botton goes to the right on top.. see it urself..

http://www.dermatalk.com/forumdisplay.php?f=23

site: http://www.dermatalk.com/showthread.php?t=3678

Logged in check..

user: test
pass: pass

Please see in both IE and chrome..
Thanks

kh99
03-30-2012, 11:11 AM
I can see why it's happening, I think, but I have no idea what the style writer intended. But maybe try finding:

<span>+</span>
Post New Thread



and changing it to
<span>+ Post New Thread</span>

010081
03-30-2012, 11:38 AM
Thank you for your help.. i changed it in SHOWTHREAD template but that didn't work either.. i checked the default vb template to see if there is anything different from my template but i see the same "<span>+</span>" ..

I tried with ur method but didn't work.. is there any other template i need to make changes to show..Actually which templates should i edit to make the changes of this button..

Thanks..

kh99
03-30-2012, 11:41 AM
Maybe try searching your templates for <span>+</span>? The "Post New Thread" might be a phrase so that might not appear in the template.

010081
03-30-2012, 12:38 PM
ok that did do a trick.. what i did was i added "post New Thread" in between <span>+</span>and i removed "{vb:rawphrase post_new_thread}" from it

previously it was like
<span>+</span> {vb:rawphrase post_new_thread}</a>

now
<span>Post New Thread</span></a>

Is that good....? Thank you again for ur quick support so greatful to u.. have been trying for days...

Could i ask another question.. Why is my "post reply button on the right as it should be on the left.. where can i edit that stuff..when i click "reply to this post" the "progress icon shows on the left so it should be on the left and may be something is pushing it to the right..

http://www.dermatalk.com/showthread.php?t=3678

Which template or CSS should i edit for that.. may be sth wrong with height padding or width or god knows.. i'm not good at this stuff..

Thanks..