• Resolved GreenRain37

    (@greenrain37)


    EXAMPLE

    You can see a white border at bottom of page.

    It is also on every other page only not stretched.

    Any solution?

    Thanks.

    UPDATE: We managed to fix the homepage with:

    /* Change Background, Border, Font/Color of footer*/
    footer#footer .colophon {
    background:     none repeat scroll 0 0 #7ec247;
    border-top:     0px solid #7ec247;
    
    position:relative;
    top: 10px;
    
    color:          #000000;
    padding:        0;
    }

    and the example page still contains white bar at bottom.

Viewing 1 replies (of 1 total)
  • Thread Starter GreenRain37

    (@greenrain37)

    fixed by using multiple:

     

    page maybe was just too short :s

    anyway it’s better now not perfect but we’ll keep playing with it and find a solution.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove bottom border’ is closed to new replies.