The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Overriding Cellpadding
Is there a way to over-ride the tables cellpadding setting on a single row/cell?
Code:
<table style="background: #3B5078;" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" > </if> <tbody> <tr height="2"> <td height="2" bgcolor="#4F6BA0" style="height: 2px;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"></td> </tr> i managed to get height working cross browser on other cells? attachment 1 is the height tag working and attachment 2 is the headache due to the cellpadding being set elsewhere. |
#2
|
||||
|
||||
ok this how now become a really huge problem that i am desperate to get out of the way, someone please help me.
|
#3
|
||||
|
||||
the power of css
style="padding: 0px;" w00t |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|