View Full Version : Making Stickies Seperate
Lauren
06-26-2004, 07:11 PM
Well, I saw on this forum where it was like this:
https://vborg.vbsupport.ru/
Dean C
06-26-2004, 07:26 PM
It's done via a template modification and conditional - read over in the vBulletin Templates forum over at vBulletin.com for more info :)
Lauren
06-27-2004, 01:17 AM
I couldn't find it :\
Dean C
06-27-2004, 10:12 AM
I believe it was posted by a user called 'Chen' if that helps :)
Tony G
06-27-2004, 11:43 AM
Did you ask this over at vBT? I answered your question there with a link to a mod on vBT.
Serph_kun
06-27-2004, 11:59 AM
Ohh!!
Is very easy, man! :)
INSTRUCTIONS:
Open up the threadbit template ((Style manager/edit templates/threadbit))
Find the next code:
<tr>
Now, add above this:
<if condition="!$addedRow and $stickyids and $thread['sticky'] == 0 and $addedRow = true">
<tr valign="top">
<td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>
</if>
Finish, this hack is suscefully ;)
EscortCossie
03-14-2005, 05:09 PM
Brilliant!! Thanks a lot mate! :)
wolfgrrl
06-04-2005, 08:47 AM
Very easy and efficient......thanks!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.