Jump to content
Sign in to follow this  
harrison

How Do I Style the Main Navigation Menu in iBlogPro4 to include two lines of menu items?

Recommended Posts

harrison

The main navigation menu on my site needs to contain 9 menu items. Currently the menu background will only accommodate 3 menu items. How do I style the top navigation menu so it will contain 2 or more lines within the gray menu background? The site url is http://volleyballtape.com/

Share this post


Link to post
Share on other sites
kastelic

Well you could put a custom background image on the nav like:

	#nav {background: url(YOUR-IMAGE-URL) no-repeat }
	

but it seems like it would be easier to adjust the wording of the navigation titles, perhaps do without the "home" one, since its already there as an icon, and remove the search or use dropdowns. Go to Appearance -> Menus to make a custom menu so you can adjust the wording. On example, instead of "about vollyballtape.com" why not use just "about" ?

Share this post


Link to post
Share on other sites
harrison

Thanks for the quick response and the insight. Less is definitely more. I just trimmed down the titles and it's much better. By the way, if I did want to create a custom nav background, would the custom background code go in the iBlog Pro custom Code area?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×