I have a problem with browser compatability. In Firefox and Opera the Header looks spot on - but in internet explorer the header is dissected and I can't fix it.
Here is the address :
http://www.dinkydisheds.com.au/commerce
Can anyone help please ?
I have a problem with browser compatability. In Firefox and Opera the Header looks spot on - but in internet explorer the header is dissected and I can't fix it.
Here is the address :
http://www.dinkydisheds.com.au/commerce
Can anyone help please ?
open includes/templates/classic/css/stylesheet.css
change the following declaration as indicated by the highlight. (this will make the logoWrapper the same height as your image.)
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:161px;
}
Fixed it ! Ta muchly.....so used to everything going right in Firefox I get lost when issues appear with IE.......![]()
Hi Guys, this also fixed a problem for me on www.501darts.ie not displaying correctly. Thank you very much!!! I have a second problem that may be related, Some of my images are not displaying in certain categories (Stems). I'd appreciate any info you have!
Can't say if this is the problem for sure, but the images which don't show up have spaces in their file names. Not a good practice generally, especially on Linux servers.