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 »

Background image for page menu?


  #1  
Old Jun 8, 2009, 02:42 PM
blueprairie
 
98 posts · Feb 2009
Background image for page menu?

I'd like to use a background image behind my page nav, is there a way to do this via the admin tool or should I just enter it directly on the style sheet? Any other advice on doing this?

Thanks!
  #2  
Old Jun 10, 2009, 09:35 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
There's no option for that but instead of editing files you should put it into HTML/CSS Inserts -> CSS Inserts:

ul#rmenu2 {
background: url(/path/to/image.gif);
}
  #3  
Old Jun 11, 2009, 01:04 PM
DogBot's Avatar
DogBot
 
3 posts · Jun 2009
Cool..Now how do you do the same for the actual buttons? better yet what if I want no background or color at all?

Thank you
  #4  
Old Jun 11, 2009, 01:35 PM
DogBot's Avatar
DogBot
 
3 posts · Jun 2009
I figured it out!
Put it into HTML/CSS Inserts -> CSS Inserts:

ul.rMenu li
{
background: url(your_image_path.gif);
}
  #5  
Old Jul 1, 2009, 04:52 PM
blueprairie
 
98 posts · Feb 2009
How do I remove the formatting on the menu bar as set in Page Menu Bar?
  #6  
Old Jul 1, 2009, 07:10 PM
blueprairie
 
98 posts · Feb 2009
Is there an easy way to set a rollover image for the active link?

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Background for page menu bar gbb Page & Category Menu Bars 7 Dec 28, 2010 04:15 PM
Page menu background color : 2 colors possible? Len Page & Category Menu Bars 1 Jun 17, 2009 01:31 PM
Stretch Background Image To Fill Entire Page tim5046 Header configuration & styling 3 Jun 9, 2009 10:35 AM
Page Menu Bar with glossy background Tigger Page & Category Menu Bars 3 Mar 20, 2009 09:52 PM
Changing repeated background image forces each page to reload background doctorrobert Atahualpa 3 Wordpress theme 8 Feb 15, 2009 06:36 AM


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


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