Quote Originally Posted by jettrue View Post
Don't try to code them with all of that php, by hardcoding I meant like this:

<li><a href="index.php?main_page=page_2">Page 2</a></li>
<li><a href="index.php?main_page=page_3">Page 3</a></li>
<li><a href="index.php?main_page=page_4">Page 4</a></li>

I always seem to make life harder on myself, thanks.

Curiously, when I get that to work, the little white line on the right comes back (double checked, and the "noline" reference is intact in the file )...

ideas???