scruffysaint
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Header Floats Left in IEI’ve just noticed a Compatability View button in IE which corrects the error. It’d be nice if I could sort this out in the coding but it’s not the end of the world if I can’t.
Thanks
Forum: Themes and Templates
In reply to: Header Floats Left in IEForum: Themes and Templates
In reply to: Header Floats Left in IESome extra info which may add more light to the situation. I am using the Elegant Grunge theme and this allows me to upload my own PNG file which is then placed over the top of the existing header. I’m not sure if this makes any difference.
Thanks
Forum: Themes and Templates
In reply to: Header Floats Left in IEThanks Peter
I’ve added the extra line
#header {
height: 216px;
background: url(images/header.jpg) no-repeat center;
background-attachment: fixed;
}Unfortunately, it still floats to the left in IE. Again, please excuse my ignorance but does it matter that the background-attachment line isn’t indented like the other coding? I can’t seem to get it to the same place as the other lines (as per above).
Wayne
Forum: Themes and Templates
In reply to: Header Floats Left in IEThanks for the help, unfortunately, I’m a total newbie at this, so could you advise where I need to make the changes. Thanks again.
Wayne