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 »

centered page menu color issue and making space outside rounded corners transparent


  #1  
Old Jun 9, 2011, 09:48 PM
GoldenDaun
 
2 posts · Jun 2011
Greetings-

I'm using Atahualpa 3.6.7 and Wordpress 3.1.3.

The issues I'm having are with the menu bar not displaying correctly. I viewed all of the other threads I thought would help to fix it, but all to no avail.

I want to fill the white spaces on either side of the centered menu (centered with %page-center) with black, just like the menu buttons.

Also, on the two drop down menus, I want the space outside the curved edges to be transparent, not white corners.

Thank you in advance for your assistance. Sorry if I missed anything in the threads already posted.

Here is what I have in the insert CSS box:

div#menu1 {background: #000000; border: solid 1px #000000
}


h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

div#menu1 ul.rMenu li, div#menu1 ul.rMenu li a {
-webkit-border-top-left-radius: 11px;
-webkit-border-top-right-radius: 11px;
-moz-border-radius-topleft: 11px;
-moz-border-radius-topright: 11px;
border-top-left-radius: 11px;
border-top-right-radius: 11px;
-webkit-border-bottom-left-radius: 11px;
-webkit-border-bottom-right-radius: 11px;
-moz-border-radius-bottomleft: 11px;
-moz-border-radius-bottomright: 11px;
border-bottom-left-radius: 11px;
border-bottom-right-radius: 11px;}

Last edited by GoldenDaun; Jun 15, 2011 at 04:12 PM.
  #2  
Old Jun 10, 2011, 04:22 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you are using the custom wordpress menu, so try this
HTML Code:
#bfa_page_menu {background: #000000;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 10, 2011, 04:57 PM
GoldenDaun
 
2 posts · Jun 2011
Thank you. That works wonderfully.

Any advice on fixing the leftover white corners on the rounded corners of the menu tabs/dropdown tabs?

Best,

-garrett
  #4  
Old Jun 13, 2011, 09:19 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Quote:
Originally Posted by GoldenDaun
Any advice on fixing the leftover white corners on the rounded corners of the menu tabs/dropdown tabs?
Try this.
HTML Code:
.rMenu-ver {
    background: transparent !important;
}
__________________
~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.

Bookmarks

Tags
color issues, menu button issues, page menus, rounded corner

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making Page Menu Bar transparent? Hedgie Page & Category Menu Bars 10 May 19, 2014 06:28 AM
Need rounded off corners on menu boarders nickcee Page & Category Menu Bars 4 Nov 21, 2013 11:47 AM
[SOLVED] Rounded corners lost when paired with background color jankph Atahualpa 3 Wordpress theme 8 Mar 10, 2011 08:28 AM
[SOLVED] Rounded corners in page menu bar xheartrockx Page & Category Menu Bars 1 Jun 26, 2010 04:58 PM
[SOLVED] Page menu bar rounded corners CSS issue Wimbledon Page & Category Menu Bars 5 Jun 24, 2010 06:40 AM


All times are GMT -6. The time now is 03:36 AM.


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