so right now im stucked with that little boarder on the bottom ...please anybody knows how to remove it help
thanks
so right now im stucked with that little boarder on the bottom ...please anybody knows how to remove it help
thanks
Find this line in your stylesheet.cssand after it add this line:Code:.leftBoxContainer, .rightBoxContainer { background-image: url(../images/sidebox-footer.jpg); background-repeat: no-repeat; background-position: center bottom; margin: 0.5em 0 1em; padding-bottom: 9px; }Code:#blanksidebox {background: none;}