Page 1 of 1

[Solved] Logo not displayed with IE

PostPosted: Tue Dec 12, 2006 7:07 am
Author: Whisky
Hi,

I can't figure out why our logo image don't appear with IE.
Itested with Firefox and Opera and there's no problem.

I checked the HTML source under IE and I can't find anything relevant, all seems to be normal.

Here's the site : http://rebirthoflight.net/portail/index.php

Any help would be apprecied.

Thanks

Whisky

Re: Logo not displayed with IE

PostPosted: Tue Dec 12, 2006 8:36 am
Author: Helter
did you add the height and width? post your code for the bannner

Re: Logo not displayed with IE

PostPosted: Wed Dec 13, 2006 6:27 am
Author: Whisky
That's it!
In the template I changed the banner path to make a banneer linked to the current theme and I let the original code for the dimensions:
Code: Select all
width="{LOGO_WIDTH}" height="{LOGO_HEIGHT}"

But the dimensions were not specified in the ACP.
The image is correctly displayed without dimensions in all browsers but IE.

It's working fine now, thank you, once again <img>