i having problem with my footer. On my two websites i.e: http://sydneysoymilk.com http://Vulpix.in and using Mingle theme by parallelus I want footer like this where it doesnt matter on aby resolution. http://i.imgur.com/bszWh.jpg But when i add custom image on my site http://www.sydneysoymilk.com its repeating on lower resolution or white area comes on higher resolution http://i.imgur.com/iSGEV.jpg this is the code i am using, i have search a lot but still not fnding solution #Bottom footer .sub-footer { background: transparent; } #Bottom { background-image: url(“http://i.imgur.com/PotVD.pngâ€) !important; background-size: 100%; background-repeat= no-repeat; background-position-y: -45px; height: 255px; } #Bottom footer, #Bottom footer .main { background: transparent; } Code (markup):