Announcement
Collapse
No announcement yet.
[vB3] Separate between sticky threads and normal threads
Collapse
X
-
I took that code out altogether and just made a seperate table for the stickies and announcements so it looks like the spaces under categories hack like on the forumhome.Leave a comment:
-
Originally posted by StussiThe first one ist the original one and the second one is commented out.
The second one works fine. I am using RC2.
The difference is that these <-- --> are missing.Leave a comment:
-
The first one ist the original one and the second one is commented out.
The second one works fine. I am using RC2.
The difference is that these <-- --> are missing.Leave a comment:
-
Originally posted by StussiJust comment out
HTML Code:$threadbits_sticky <!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr>--> </if> $threadbits
It has to look like this:
HTML Code:$threadbits_sticky <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr> </if> $threadbits
Leave a comment:
-
Just comment out
HTML Code:$threadbits_sticky <!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr>--> </if> $threadbits
It has to look like this:
HTML Code:$threadbits_sticky <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr> </if> $threadbits
Leave a comment:
-
Originally posted by StadlerIt's FORUMDISPLAYLeave a comment:
-
Yeah, I couldn't find that template either, it seems like it's been removed from RC3.Leave a comment:
-
I must not be doing something right. I dont see a forumdisplaybit template. I have:
forumdisplay
forumdisplay_announcement
forumdisplay_loggedinuser
forumdisplay_moderator
forumdisplay_sortarrow
Where do I find forumdisplaybit?Leave a comment:
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: