![]() |
<td align="center"> not working in IE
This is frustrating as hell, I can't get my forum logo to center - it's fine in FF but in IE it just won't centre, using different placements of "center" in the <td> or <div> tags.
I've done a quick search but nothing obvious sticks out, I have two questions: 1) Here is the code I'm using : Code:
<td align="center" valign="top" width="700"><a href=""><img src="$stylevar[imgdir_misc]/logo.jpg" width="700" border="0"></a></td> Cheers Jase |
I am assuming your using this in a table.
Not sure why you have a width of 700 in <td> Try this Code:
<td valign="top" align="center"><a href=""><img src="$stylevar[imgdir_misc]/logo.jpg" width="700" border="0"></a></td> |
if you are not using your a href tag i would reccommend deleting it
|
Quote:
|
All times are GMT. The time now is 02:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|