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 »

Pad Page Menu Navigation 20px from the Left


  #1  
Old Feb 21, 2009, 10:05 AM
amber
 
13 posts · Feb 2009
Hello Flynn.
I've searched around in header.php, but when I tried to add padding to indent
page navigation (known as: %pages under 'Header') 20px from the left, it didn't work.
(Well it worked on the content in the body, but that's not what I'm after).
Please tell me how its done.

Excellent work with Atahualpa.

Thank you,
Amber

Last edited by amber; Feb 21, 2009 at 10:07 AM. Reason: grammer
  #2  
Old Feb 22, 2009, 07:35 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add as HTML/CSS Insert -> CSS Insert

HTML Code:
ul#rmenu2 {
padding-left: 20px;
}
If you centered the page menu bar use this instead
HTML Code:
div#rMenu-center {
  padding-left: 20px;
  }
To move the whole container of the page menu
HTML Code:
div#menu1 {
padding-left: 20px;
}
  #3  
Old Feb 22, 2009, 12:19 PM
amber
 
13 posts · Feb 2009
Flynn thank you, both the first and third choices worked for me.
I ended up using padding within the container, (choice number 1)
because moving the whole container revealed the gray background
color, where white was supposed to be. Also, I ended up padding
with 120px rather than 20px.

Fantastic.

http://synchronicitysandbox.com/

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Showing Logo Next To Page Menu Navigation? mannitol Page & Category Menu Bars 6 Jul 28, 2011 10:43 AM
[SOLVED] Side Bars will not show up anywhere but the home page...posted from Note Pad Jayce Sidebars & Widgets 12 Apr 26, 2009 10:01 PM
A hack to align page navigation menu to center araneum Page & Category Menu Bars 8 Apr 9, 2009 07:48 PM
disabling left navigation silentone Atahualpa 3 Wordpress theme 3 Mar 9, 2009 07:38 AM
2 page menu bars (left and right side) possible ? Tigger Page & Category Menu Bars 2 Feb 8, 2009 02:50 PM


All times are GMT -6. The time now is 08:02 AM.


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