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 »

Padding issue with page menu


  #1  
Old Dec 26, 2011, 06:57 AM
rpfray
 
9 posts · Mar 2010
Hi,

I'd be very appreciative if anyone could help me out here. I'm having trouble getting the padding right on my page menu.

It's working just how I want it on the one link without an expand-down arrow, but the links that do have an expand-down arrow lose the padding to the right of the arrow.

The URL is: http://www.hummingbirdsusa.com/. It's very much a work in progress.

I'm using the following CSS insert:

Code:
#menu1 ul.rMenu-hor,
#menu1 ul.rMenu-ver {
  padding-left: 0px !important;
}

#menu1 ul.rMenu-ver {
  margin-top: 0 !important;
}

#menu1 .rMenu-hor a {
  font-weight: bold !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  line-height: 20px !important;
}

#menu1 .rMenu-ver a {
  margin-top: 0 !important;
  line-height: 1.2em !important;
  font-weight: normal !important;
  font-size: 13px !important;
  border-top: solid 1px #BBBBBB !important;
  border-bottom: solid 1px #333333 !important;
  border-left: solid 1px #BBBBBB !important;
  border-right: solid 1px #333333 !important;
  padding-left: 7px !important;
}
I've tried many combinations of adding padding to various elements, but nothing I've tried has worked. Any ideas?

Thanks
  #2  
Old Dec 26, 2011, 07:26 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try using
HTML Code:
div#menu1 ul.rMenu li.rMenu-expand a
instead of
HTML Code:
#menu1 .rMenu-ver a
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 26, 2011, 07:56 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Because the arrow is a background image I would probably just edit the image so there is more space on the right.
__________________
~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

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] padding for page menu bar items measure2x Page & Category Menu Bars 3 Sep 29, 2011 11:45 AM
[SOLVED] Help with a css issue -- maybe padding? muychingon Atahualpa 3 Wordpress theme 2 Apr 15, 2011 12:34 PM
page menu padding rhenium3 Page & Category Menu Bars 0 Mar 5, 2011 02:19 PM
[SOLVED] Page Menu Bar Padding mactony Page & Category Menu Bars 10 Apr 21, 2010 05:32 PM
Can't seem to get padding applied to page menu item tcruiser Page & Category Menu Bars 1 Oct 24, 2009 08:37 PM


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


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