The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Small help Needed: Seperate Sticky & Normal Threads
When i am using the code to seperate
<tr><td class="thead" colspan="<if condition="$show['threadicons']">7<else />6</if>"> </td></tr> I am not getting the correct height/space in between How to get one like lower in the image attached (at present i am getting the upper one height) thanks |
#2
|
||||
|
||||
Have you tried adding a height to the td tags?
<td class="thead" style="height:2px;" etc...> |
#3
|
|||
|
|||
yes i tried that but no use
|
#4
|
||||
|
||||
This is the line used on my forum to make a small height row - just use the code here for your own:
HTML Code:
<tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="5"><img src="clear.gif" alt="" width="1" height="6" /></td></tr> |
#5
|
|||
|
|||
Thanks this works
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|