Jump to content

Background color cut short? & Footer not always showing up correctly


Recommended Posts

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

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

@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

@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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...