rulother Posted February 22, 2012 Share Posted February 22, 2012 I'm currently developing the site www.attrueshop.com and whenever you go beyond the front / home page, the white background gets cut short and doesn't go all the way down to the footer. I simply can't figure it out anymore. That and the footer doesn't always show up the same, not sure if that's a coding error or a theme issue (you'll see the difference between the home page and any other page). Anyone that can help correctly figure this out I will be indebted. Link to comment Share on other sites More sharing options...
rulother Posted February 22, 2012 Author Share Posted February 22, 2012 Any help would be greatly appreciated. I'm assuming it's either a problem with the footer.tpl or category.tpl as when you click on a product, there's no problem. Link to comment Share on other sites More sharing options...
beejay77 Posted February 23, 2012 Share Posted February 23, 2012 i'm having the same problem in my center column bg. white bg in center column is shorter then height of all fetured products on index page. it doesn't go all the way to the footer. tried every imaginable thing allready. any help would be more than generous. Link to comment Share on other sites More sharing options...
beejay77 Posted February 23, 2012 Share Posted February 23, 2012 @rulother i've been pimpin' my global.css a little and came out with this: add somewhere in your global.css (/yourtheme/ css folder) next line: body#index div#center_column { background: white } worked for me... now there is a white background all the way to the footer. Link to comment Share on other sites More sharing options...
rulother Posted February 23, 2012 Author Share Posted February 23, 2012 @rulother i've been pimpin' my global.css a little and came out with this: add somewhere in your global.css (/yourtheme/ css folder) next line: body#index div#center_column { background: white } worked for me... now there is a white background all the way to the footer. Where exactly did you add this? Link to comment Share on other sites More sharing options...
rulother Posted February 23, 2012 Author Share Posted February 23, 2012 I put that code in the body, with no luck. I'm still getting this... http://www.attrueshop.com/1-home Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now