PDA

View Full Version : Nav Bar spacing question


Ryan Armbrust
Feb-03-2007, 07:14 AM
I am wanting to take the nav bar on this page
http://martypearl.smugmug.com/
and make it two horizontal rows instead of the one row that is there now.

Played with it and can't quite figure it out.

Thanks

Allen
Feb-03-2007, 07:53 AM
I am wanting to take the nav bar on this page
http://martypearl.smugmug.com/
and make it two horizontal rows instead of the one row that is there now.

Played with it and can't quite figure it out.

Thanks
See if this will get what you want.

#navcontainer
{width: 480px;}

Ryan Armbrust
Feb-03-2007, 12:41 PM
See if this will get what you want.

#navcontainer
{width: 480px;}
Allen, you saved me again.
Many thanks!