The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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> |
|
#2
|
||||
|
||||
|
not sure if you still need help of not but if you do theirs a template mod for it over at vBT
|
![]() |
|
|