Quote:
Originally Posted by Chimpie
For some reason in Mozilla Firefox my logo is being thrown to the right. (It's fine in IE7.)
www.skywarnforum.org/forums
Here's the code:
Thoughts?
|
It is because you have set the table to be aligned to the right side
Quote:
<td align="right" width="360">
<a href="$vboptions[forumurl]"><img src="$stylevar[imgdir_misc]/logo.gif" border="0" alt="" /></a></td>
|
Fix that one and you should have no problems.
Val.