Hi all i have just got a new layout and i have a problem it has a great big white bar across the screen can anyone help me
site is www.myvideoi.com/store
Cheers guys and gals all help will be amazing :)
Hi all i have just got a new layout and i have a problem it has a great big white bar across the screen can anyone help me
site is www.myvideoi.com/store
Cheers guys and gals all help will be amazing :)
Template Monster template - you'll probably need to contact their support people.
Ive tried and nothing i paid like 180 USD for it
Hi
You really should get Firefox and the Web Developer add on. It really help find specific css issues.
You are seeing the white area because of this:
.banner_set3 {background:url(../images/bg_banner.jpg) top right no-repeat; height:153px;}
#bannerThree {padding:43px 0px 0px 3px; margin:0;}
In your includes/templates/12541/css/stylesheet_tm.css file
Check and you'll see.
Marg
Cheer look at problem now so does this mean that ther eis an image missing from the files the sent me
so how would i just remove the white gap ???
Any issues you are having with a Template MOnster template have to be re-directed to Template Monster.. Don't know if you know this, but TM HACKS a lot of the ZenCart code uncessarily to MAKE their templates look pretty.. You need to start with them to get ANY issue you have fixed..
HI!
Your white gap is the bg_banner image
Hope that helps. I sent you a message too!
Last edited by charmedbytina2; 18 May 2008 at 08:25 PM. Reason: wrong file name
n your includes/templates/12541/css/stylesheet_tm.css file
search for content_bg
Either Change that #2C2C2C to #FFFFFF or in images/bg_cont.gif check to see
if that bg_cont.gif is really there. If not put an image bg_cont.gif in there.
Thanks all for ya help :)