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 Marketplace » Customization, Design, Programming... »

Pagebar that spans the width of the site


  #1  
Old Nov 1, 2009, 01:50 PM
bseppa
 
55 posts · Dec 2008
Pagebar that spans the width of the site

I would like to have my pagebar run across the width of the site as in the primary navigation of the following site:

http://greglaswell.com/

Seems like I would do this somewhere in bfa_header_config.php but would obviously like to get as close as possible using CSS.

Thoughts?

Last edited by bseppa; Nov 1, 2009 at 01:57 PM.
  #2  
Old Nov 1, 2009, 06:28 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The trick in doing this is that WP generates a page dynamically, so if you have three pages today and have it centered and add a new page tomorrow, it could be messed up.

Have you tried %page-center at ATO->Style & edit HEADER AREA-> Configure Header Area?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jan 5, 2010, 10:50 AM
kboode
 
7 posts · Jan 2010
I changed the language in CSS.php from:
div#menu1 {
border: dashed 1px #ccc;
}

to:
div#menu1 {
border: dashed 0px #ccc;
background: #F7941D;
}
to remove the dashed border and change the background of the page bar to the desired color across the entire page width.
Hope this helps.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Max width in IE Per Lund Atahualpa 3 Wordpress theme 5 Sep 20, 2009 11:50 PM
Filling empty space of pagebar with RSS button etc Sakshin Header configuration & styling 2 Aug 30, 2009 12:34 PM
Max. and Min Width of the site Uddhava Header configuration & styling 1 Jun 23, 2009 07:24 PM
How to remove arrow indicating child pages in pagebar? Astra Shirahata Page & Category Menu Bars 2 May 17, 2009 02:29 PM
Fixed width site. Different page background color from body color? blueprairie Forum How-To 1 Mar 20, 2009 08:55 PM


All times are GMT -6. The time now is 07:29 PM.


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