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 » Header configuration & styling »

[SOLVED] Problem in page bar and footer


  #1  
Old Apr 30, 2012, 07:04 AM
ave_252
 
3 posts · Apr 2012
[SOLVED] Problem in page bar and footer

Hello all,

first of all i want to say that Atahualpa is the best theme for WP, good job

But unfortunately, i have some problems I can't solve and I'd appreciate some help:

1.- If I put the page bar with left or right align (%pages / %page-right) , it is shown nice, but if I use %page-center, the background becomes transparents. Two pics to show it:





How can I fix this?

2.- How can I set only one border style to this bar? The "Border around all menu items" option only allows modify the 4 borders at same time but I want to have only right and left borders shown. How can I make it?

3.- I want to separate the footer from the rest of the body, but modifiying the templates I make nothing. Any suggestion?





Thanks so much for the replies!!!
  #2  
Old Apr 30, 2012, 09:19 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
What you want to do just means targeting the proper selectors and apply the proper CSS in the CSS Inserts box. I use Firebug to determine the selectors. If I had a link to your site I could give you an example.
__________________
~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.
  #3  
Old Apr 30, 2012, 09:44 AM
ave_252
 
3 posts · Apr 2012
Hello lmilesw,

Unfortunately I'm working at localhost, so I can't give you a link. But I have others websites using Atahualpa, so maybe you can give me that examples using this site:

http://www.ciudadrealairport.es/

Thanks!

Last edited by ave_252; May 2, 2012 at 06:01 AM.
  #4  
Old Apr 30, 2012, 10:52 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
An example of what you might use to style the top border of a left aligned menu would be.
HTML Code:
#rmenu2 {
    border-top: 1px solid black !important;
}
Or if you wanted to target each individual menu item it would be
HTML Code:
#rmenu2 li{
    border-top: 1px solid black !important;
}
The !important is necessary to override the the built in styling.
__________________
~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.
  #5  
Old May 2, 2012, 05:58 AM
ave_252
 
3 posts · Apr 2012
thanks so much for the reply. It worked!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem with footer of posts doctomcat Center area post/pages 4 Feb 18, 2012 10:37 AM
Replacing footer with default footer? (WP polls problem) moomum Plugins & Atahualpa 9 Sep 8, 2010 10:10 AM
PROBLEM: Font only changes in footer section conquestlife Center area post/pages 4 May 9, 2010 07:49 PM
Footer problem in 3.3 version gina31 Post-Kicker, -Byline & -Footer 1 Jun 2, 2009 02:53 AM
Problem with lingering code in footer The CajunFoodie Post-Kicker, -Byline & -Footer 0 Mar 19, 2009 09:54 AM


All times are GMT -6. The time now is 08:22 PM.


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