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 »

Page menu bar - background color sub menu


  #1  
Old Jul 24, 2010, 07:02 PM
bdix's Avatar
bdix
 
10 posts · Jul 2010
Germany/near Berlin
WordPress 3.0 (de)
Atahualpa 3.5.1


I have a problem. The sides menu bar works the way I like it. Only the white background does not fit the design.
How do I change the background color? Or how do I extend the background image for each sub menu? The best would be black or transparent.



In the field Add HTML/CSS inserts I use at present the following extension:

Quote:
/* background for menu bar */
ul.rMenu, ul.rMenu li
{
padding: 1px 1px;
margin-right: 1px;
background: #000000 url(../wp-content/themes/atahualpa351/images/bgmenu_base.jpg) top left repeat-x;
text-align: left;
}

/* background for rollovers */
ul.rMenu li.current_page_item a:link,
ul.rMenu li.current_page_item a:active,
ul.rMenu li.current_page_item a:hover,
ul.rMenu li.current_page_item a:visited,
ul.rMenu li a:hover
{
padding: 1px 1px;
margin-right: 1px;
background: #000000 url(../wp-content/themes/atahualpa351/images/bgmenu_hover.jpg) top left repeat-x;
text-align: left;
}
I know no further. Where should the adjustments be made?

The page will be published shortly. Currently she is to achieve as a subdomain under http://rock-for-roots.bdix.de
  #2  
Old Jul 24, 2010, 07:31 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Have you applied the bug fix for menu items?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Jul 24, 2010, 08:16 PM
bdix's Avatar
bdix
 
10 posts · Jul 2010
Germany/near Berlin
I have tested. The width of the sub menu items is much too wide.
From one problem to another.

There must also be possible to change the background color of the children class. Somewhere in the code. Have not found only where the class is defined.
  #4  
Old Jul 24, 2010, 08:26 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
But did you apply the bug fix as mentioned in my last post? That may have something to do with this.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Jul 24, 2010, 08:36 PM
bdix's Avatar
bdix
 
10 posts · Jul 2010
Germany/near Berlin
Despite the bug fix the background color is white still. I currently have enabled the new bfa_hor_pages.php file.
There is also a problem in the design hover effect.

Looks really terrible.

Last edited by bdix; Jul 24, 2010 at 08:46 PM.
  #6  
Old Jul 24, 2010, 08:55 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I now don't see a white background except during the menu animation which has caused some issues in certain situations. Try turning that off and see what happens.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old Jul 24, 2010, 09:22 PM
bdix's Avatar
bdix
 
10 posts · Jul 2010
Germany/near Berlin
Although it is not visible when the menu is built, so the background is still white. That does not fit with the dark design.

Since current earnings after the fix is not satisfactory. As already mentioned. The width of the sub-menu is too large. In a:hover and a:active is a black box visible. The desired image is superimposed. When you mouseover on the menu item "XIV Dark Centuries" a line break is inserted.

Actually the first version works fine. Only the white background did not fit. Nothing more.
  #8  
Old Jul 25, 2010, 04:23 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
do an export of your settings (ato->export/import settings) and attach it to a reply
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Mar 11, 2013, 01:51 AM
superoreh
 
4 posts · Jun 2010
I have also this problem - A white background of sub menu.
Did you resolved it?
Or have any idea how to resolve it?

I found one simple solution. Is this OK?

.sub-menu {
background: #000 !important;
}
.sub-menu a:hover {
color: #f2f2f2 !important;
}
.sub-menu a:link {
color: #cdcdcd !important;
}

Last edited by superoreh; Mar 11, 2013 at 01:59 AM.
  #10  
Old Mar 11, 2013, 02:57 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If it works it is ok.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Background Color Hover and White/Black Arrow on Page Menu Bar do NOT appear liabelle Page & Category Menu Bars 1 Apr 28, 2010 08:00 AM
[SOLVED] Change current page menu bar background color Wimbledon Page & Category Menu Bars 7 Apr 4, 2010 12:33 AM
Page Menu Bar Background Color clausont Page & Category Menu Bars 3 Feb 10, 2010 06:00 AM
[SOLVED] Page menu bar background color gmatbootcamp Page & Category Menu Bars 2 Oct 27, 2009 09:56 AM
Page Menu Bar - Pressed background color bseppa Page & Category Menu Bars 1 Dec 19, 2008 12:44 AM


All times are GMT -6. The time now is 05:34 PM.


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