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 »

[SOLVED] Style problem after increasing page menu font size


  #1  
Old Feb 28, 2012, 02:25 PM
MikelPerez
 
2 posts · Feb 2012
Hi!

I've built my header using %bar1 %logo %bar1 %pages %bar2

After I changed the font and the font-size for the Pages menu, the background color overlaps over both bar1 at the top and bar2 at the bottom.

You can see in this test site: http://www.mikelperezisasi.com/

What can I do to increase the menu bar height so that different bars don't overlap?
  #2  
Old Feb 28, 2012, 03:19 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
add to the css inserts
HTML Code:
#menu1 {border-top: solid 1px #FCF5CB;
border-bottom: solid 1px #FCF5CB;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Feb 28, 2012, 03:45 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Another solution is to add the following to CSS Inserts
HTML Code:
#rmenu2 {
    height: 30px;
    padding-top: 2px;
}
Or just add
HTML Code:
#menu1 {
    border: solid 1px #FCF5CB;
}
Or add
HTML Code:
border: solid 1px #FCF5CB
in the border box for the menu
Or.... Well you get the idea... There are many solutions to the issue. Learning to use Firebug makes these kind of tweaks very easy.
__________________
~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.
  #4  
Old Feb 29, 2012, 10:24 AM
MikelPerez
 
2 posts · Feb 2012
Thanks, guys, that solved the problem!

Bookmarks

Tags
height, menus

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing font size in drop down menu of page bar ftf79 Page & Category Menu Bars 2 Apr 28, 2011 12:50 PM
Further Edits to font and font style of page/category menu items please? rhythm Page & Category Menu Bars 1 Feb 26, 2010 10:52 PM
How to style font size in comments? paulae Comments, trackbacks & pings 1 Sep 26, 2009 05:19 PM
Page or Post Headline Font size problem. drleo66 Page & Category Menu Bars 2 Aug 8, 2009 05:03 AM


All times are GMT -6. The time now is 04:00 AM.


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