Heisenberg submitted a new resource:
You must be registered for see links
- Move announcements back to above threadsvB Version: 4.0.0
By default in vB4 the annoucements are sort of floating right below the header for some unknown reason. They do come in a different color which is nice, but it's pretty hideous where it's currently at.
Open FORUMDISPLAY template locate and remove
Code:<vb:if condition="$announcebits"> <ol id="announcements" class="announcements"> {vb:raw announcebits} </ol> </vb:if>
Find:
Code:<vb:if condition="$show['stickies']">...
You must be registered for see links
Last edited: