The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How to separate sticked posts from normal posts ?
I want to get little free space or some line (i prefer line) between sticked post and normal post. Beacase now forumdisplay page isnt very legibly...
How can I do that? im already find a way: in FORUMDISPLAY template find: Code:
<!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr>--> Code:
<tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|