Where in styles.css (or another file) can I extend the width of the navigation area? (Expand the navigation towards the logo). The navigation becomes messy of there are more menu items than the width allows..

Comments

Tunox’s picture

In style.css search for #navigation
By default it has a width of 525px that you can set it to your liking.
Keep in mind that the #logo-floater has a fixed width of 385px, so you might have to edit that to your own logo width to gain some space for your nav and to avoid the floats overlapping.

kjessie’s picture

Hey, I have a question that is close to this one. I want the #navigation to be aligned to the right. but even with align:right it's not going to the right. I'm sorry, I'm quiet of a newbie and I still have a lot to learn. I don't like to bother the supportive people over here, but I have some issues that I can't work out all alone, not even with the help of Google.

kjessie’s picture

Sorry, it's OK. I've fixed it! :$

gtsopour’s picture

Status: Active » Closed (fixed)