• Hello, my webpage is elitetopics.com and I was wondering how I might fix the navbar so it fits within the edge of the page (since it appears to be over by about 10px or so). I am not that good with code, so if you could be as specific as possible it would be much appreciated.

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mines is doing the same thing. It’s been six days still no answer on this issue.

    i hope i can help you.

    File techozoic-fluid\style.css
    search line 983
    padding:5px 10px 0;
    replace with
    padding:5px 0px 0 0;

    File techozoic-fluid\nav.php
    add end of File a missing ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navbar overflowing off the right side of webpage’ is closed to new replies.