View Single Post
Old 01-04-2011, 04:53 PM   #4
Japo
Autonomous human
 
Japo's Avatar


 
Join Date: Mar 2006
Location: ,
Posts: 4,613
Default

It looks simple enough, whatever causes this must be in the CSS. Try not applying the CSS (for example remove the divs), and if then the image void displays with the correct size in FF, you can start hunting down the line that causes this behavior.

By the way I think it's better to use entity codes to display symbols such as the trademark sign, to avoid trans-encoding problems:

HTML Code:
<h1>Webdoken&trade;</h1>
http://htmlhelp.com/reference/html40/entities/
__________________
Life starts every day anew. Prospects not so good...
Japo is offline                         Send a private message to Japo
Reply With Quote