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 »

[SOLVED] Background for page menu bar


  #1  
Old Feb 19, 2009, 07:52 AM
gbb
 
1 posts · Feb 2009
I am trying to use a background for the page menu bar.

I need the background to go right across the page not just the navigation.

My site address is www.vayrehouse.com

many thanks
  #2  
Old Feb 21, 2009, 07:52 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add via HTML/CSS Inserts -> CSS Inserts

HTML Code:
div.rMenu-center {
background: #123456;
}
You can also add a border
HTML Code:
div.rMenu-center {
background: #123456;
border: solid 1px #654321;
}
  #3  
Old Mar 20, 2009, 03:43 PM
wrastler
 
Hey Flynn,

I'm also trying to get the same 'url'.jpg to appear for both my main body background as well as the menu bar,footer sidebar etc.

This code didn't work. Any other ideas? I've read everything in the forum and haven't been able to find an answer
  #4  
Old Dec 28, 2010, 03:27 PM
photomeblack's Avatar
photomeblack
 
7 posts · Oct 2010
Dallas, TX
Hello Flynn,

I am having this exact problem with Atahualpa 3.5.3, using WordPress 3.0.3. The code given in post #2 doesn't work. Any suggestions would help.

photomeblack
  #5  
Old Dec 28, 2010, 03:44 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
do a forum search for 'menubar colored cheat sheet'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Dec 28, 2010, 04:03 PM
photomeblack's Avatar
photomeblack
 
7 posts · Oct 2010
Dallas, TX
even in the gold forum 'menubar colored cheat sheet' produces no results.
  #7  
Old Dec 28, 2010, 04:14 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
http://forum.bytesforall.com/showthread.php?t=7045
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Dec 28, 2010, 04:15 PM
photomeblack's Avatar
photomeblack
 
7 posts · Oct 2010
Dallas, TX
Wimbledon gave the proper code in the thread "How to change color of the menu bar?"
div#menu1 {
background: url(/your_path/image.jpg);
}
or
div#menu1 {
background: #ff99ff;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Background for Page Menu Bar and size iworks Page & Category Menu Bars 2 Oct 18, 2009 05:53 AM
[SOLVED] Menu bar background color error mwiwchar Page & Category Menu Bars 6 Jul 21, 2009 09:12 AM
adding opacity to menu bar background colors nickcee Page & Category Menu Bars 0 Mar 23, 2009 01:46 PM
Page Menu Bar with glossy background Tigger Page & Category Menu Bars 3 Mar 20, 2009 09:52 PM
Page Menu Bar - Pressed background color bseppa Page & Category Menu Bars 1 Dec 19, 2008 12:44 AM


All times are GMT -6. The time now is 12:37 AM.


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