Log in

View Full Version : Separate Stickies from Normal Threads


Ian Winters
06-10-2004, 06:16 AM
Okay, I've actually searched, and I found this piece of code:

<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>

I placed it where I was supposed to in the forumdisplay, but it seemed not to have any affect whatsoever. Does anyone else know of any other ways to separate the stickies from the normal threads?

Thanks in advance.

tnguy3n
06-13-2004, 08:56 AM
check this thread.
http://www.vbulletintemplates.com/mods/showthread.php?t=5442

Ian Winters
06-14-2004, 04:33 AM
That's the exact same thing I posted -_-

What I'm saying is I've already -tried- that, and it had no affect. Is there some alteration I need to make or something to customize it? Does it matter that it says it's for 3.0.0 and we're running 3.0.1?

tnguy3n
06-14-2004, 06:40 AM
I got a different mod archieved on my site http://www.all4actions.net/forums/showthread.php?t=3087

I didn't release it here cuz there's one already posted.