Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Sub-menu bar width 3.5.1 w/ WP3.0


  #1  
Old Jun 28, 2010, 01:12 AM
grablife
 
4 posts · Jan 2010
Sub-menu bar width 3.5.1 w/ WP3.0

I upgraded to 3.5.1 from 3.4.6 and WP3 at the same time so not sure which one caused it. The width of my submenu is fixed to the main menu word width.

It used to display on one line. I've tried changing the Width of Sub Menus to 25 from 11 and no effect. It displays like that on Chrome and FF.

Any suggestions?

Last edited by grablife; Jun 28, 2010 at 01:38 AM.
  #2  
Old Jun 28, 2010, 01:33 AM
grablife
 
4 posts · Jan 2010
Opps. I jumped the gun too early. Looks like this is a known problem with WP3. I'll give the fix a try or can live with it until it's fixed.

http://forum.bytesforall.com/showthr...4748#post34748

Thanks.
  #3  
Old Jun 28, 2010, 03:39 AM
epn.rives
 
1 posts · Jun 2010
Open -> Atahualpa theme options
-> Add HTML/CSS inserts (Various Content Items)
-> CSS inserts

Find lines:
/* Reset margin for 2nd+ level items */
div#menu1 ul.rMenu li li {
margin-right: 0;
}

Add the last line and change value:

/* Reset margin for 2nd+ level items */
div#menu1 ul.rMenu li li {
margin-right: 0;
width: 300px;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page menu bar buttons the same flexible width like fluid layout Tigger Page & Category Menu Bars 6 May 14, 2011 12:58 PM
[SOLVED] From 3.4.6 to 3.4.9 with WP3 remoterodge New Versions, & Updating 2 Jun 26, 2010 11:37 AM
Sub menu width problem with WP3 garnpet Page & Category Menu Bars 5 Jun 18, 2010 10:58 AM
[SOLVED] Page menu bar gif image full width rcarbaugh Page & Category Menu Bars 4 Jan 13, 2010 12:43 PM
[SOLVED] Howto: Align page menu bar with left sidebar or opacity overlay width iroQuai Page & Category Menu Bars 1 Mar 7, 2009 05:01 PM


All times are GMT -6. The time now is 11:49 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.