Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change width of column BP-Default theme

Last few things just to stop the main links from wrapping and bunching up.

Add these lines:

#header h1 {bottom:30px;}
ul#nav {max-width:80%;}

Although to be honest width is probably better as IE6 doesn’t understand min-* property

Skip to toolbar