• Resolved wbaraz2

    (@wbaraz2)


    I moved around my header and search box, and menu. But when I scroll to the bottom of the page, there are lines that are misplaced

    Here is my site

    https://www.sportsremix.net

    If you scroll down you will see the horizontal lines are not in their correct place, they are shifted to the left

    I found the code

    #main-bottom {
    	background: url('images/main-bottom.png') no-repeat;
    	width: 998px;
    	height: 2px;
    	clear: both;
    }

    How do I move this line over to the right so it is more inline?

  • The topic ‘Formatting at bottom of page’ is closed to new replies.