Custom footer problem on Higher resolution screen

Discussion in 'WordPress' started by manrock111, Jun 7, 2012.

  1. #1
    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):
     
    manrock111, Jun 7, 2012 IP