Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Is Chrome having compatability issues? (http://forum.bytesforall.com/showthread.php?t=17308)

tsheridan Apr 13, 2012 10:06 AM

Is Chrome having compatability issues?
 
I need a Chrome hack please. On my website I have 2 background images, one is a full width header and the other is a repeating background. I have added padding-top: 236px to the body to push the main wrapper down so the header background will show.
This has always worked in all browsers, however now Chrome has an issue and is adding some kind of space to the top of the header background image. It's not pushing the wrapper down however, so now the menu is too high.

Is there a way to fix this please?

URL is www.theresasheridan.com/blog, Atahualpa 3.7.3, WP 3.3.1.

Thank you!

tsheridan Apr 13, 2012 10:08 AM

I guess I should probably add some of the code I'm using for the background images:

In ATO > Body, Text & Links -

font-family: tahoma, arial, sans-serif;
font-size: 0.8em;
background: url(/blog/images/blogheader.jpg) center top no-repeat;
padding-top: 236px;

In CSS/HTML Inserts -

html {
background: url(http://www.theresasheridan.com/blog/images/wood_bg.jpg) top left repeat #d7c4a6;
}

I'm not sure what else would be relevant.

lmilesw Apr 13, 2012 12:03 PM

Your site looks the same for me in FF and Chrome


All times are GMT -6. The time now is 10:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.