Background image not repeating to the absolute bottom

GK User
Mon Sep 10, 2012 6:41 am
Hi, I cant get the background image to tile to the bottom of the page using the repeat-y command.
Maybe there is a margin or padding on the bottom of the page that I cant see? I'm really not sure what is going on here.
If you look on different pages the background ends repeat at different parts of the page.

http://www.studiomecano.com/dev/

Any help would be greatly appreciated,

Thanks!
User avatar
Fresh Boarder

GK User
Mon Sep 10, 2012 9:53 am
Please add this code to override.css and then enable option 'use override css' in template advanced settings tab :

Code: Select all
body { background: #4D4D4D !important}
User avatar
Platinum Boarder

GK User
Tue Sep 11, 2012 1:06 am
Thank you! it worked great
User avatar
Fresh Boarder


cron