|
Post by tunescool on May 20, 2012 7:00:52 GMT -8
wormer i cant get the top padding in this to work <td align="left" class="menutable" style="padding-left:8px;" style="padding-top:5px;">
|
|
|
Post by Wormopolis on May 20, 2012 13:06:43 GMT -8
combine the 2 style tags.
|
|
|
Post by tunescool on May 20, 2012 13:22:36 GMT -8
i dont know how to do that
|
|
|
Post by Wormopolis on May 20, 2012 14:50:45 GMT -8
just like any css. each thing is seperated by ;
|
|
|
Post by tunescool on May 20, 2012 14:56:18 GMT -8
can you just do it
<td align="left" class="menutable" style="padding-left:8px;"; "padding-top:5px;">
|
|
|
Post by Wormopolis on May 20, 2012 14:57:40 GMT -8
I have a feeling you knew how to do this, but are just messing with me
<td align="left" class="menutable" style="padding-left:8px; padding-top:5px;">
|
|
|
Post by tunescool on May 20, 2012 15:06:16 GMT -8
i never put 2 together before, i wasnt screwing with you, it works
|
|