
Originally Posted by
CastleComputers
HI
I am tryin to replace my logo background but when i do the background image is repeated once, behind the slide show even with.. repeat set to no also it shifts home shopping cart and checkout i work in my shop all week only got a few hours in evening to sort this, site is castlecomputers-gb.co.uk
Cheers

You need to isolate the #logoWrapper so do something like this:
Code:
#headerWrapper, #contentMainWrapper{width:1050px;height:110px;}
#logoWrapper{width:1050px;height:110px;background-image:url(../images/header_bg.jpg);background-repeat:no-repeat;}
Thanks,
Anne
Bookmarks