In opera I get my desired look, but in firefox and IE you can see the text and image aren't exactly aligned. Is it possible to make it a little neater?
Here is my html for that column:
And the css used:HTML Code:<td class="column2" width="37%" valign="top"><img alt="" src="/customers/images/expired.gif" align="middle" /> <b><font color="#df0000">Expired: {$expiry_date}</font></b></td>
ThanksCode:.column2 { margin: 0; padding: 5px; text-align: left; background-color: #cbcbcb; border: 0; vertical-align: middle; }







Bookmarks