![]() |
New Thread Button in Showthread
1 Attachment(s)
In SHOWTHREAD Template find:
HTML Code:
{vb:rawphrase reply_to_thread} HTML Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a> NOTE: There are two differant places to edit that code in, because there is the bottom and the top buttons. |
Installed.
Is there any way of separating the button. http://www.hostmypics.org/pictures/0...418e766b04.png I tried adding a small transparent spacer between them but it never worked. |
Try a Non-Breaking Space
HTML Code:
|
No, had already tried that.
|
I have same problem. The buttoms are too near
|
Mine turned out fine, little weird, maybe someone else found a fix.....
|
When I do this for the bottom one, it just changes it from the Reply button to the New Thread button. It does not put it beside the reply button like in the top section. That's the problem I had using this in the other thread which I wrote about it.
|
I cann;t make work the bottom
The top works fine |
is there anybody who has solved the problem of the buttons being to close to each other?
|
|
Mine are too close together as well, adding a only makes 'reply' button wider =S
Perhaps because I use a fixed width? Also had the same problem with it not showing up on the bottom of thread, so just removed it from that location. |
anyone try changing
Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"> Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top" style="margin-left:15px;"> EDIT Just noticed a correction needs to be added to the code, don't add DIRECTLY after the vbphrase, here is the code in the showthread template: Code:
<vb:if condition="$show['largereplybutton']"> Code:
<vb:if condition="$show['newthreadlink']"><a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a></vb:if> |
Thanks :)
|
GRRRRR worked on this trying anything to get the space in there..... nothing works!!!
|
|
There is a new on here that requires no template edits, https://vborg.vbsupport.ru/showthrea...wpost&t=301929
|
Quote:
|
Yeah it should work on all vB4 versions. :)
|
All times are GMT. The time now is 09:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|