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 »

Need help setting my menu images


  #1  
Old Aug 24, 2010, 01:02 PM
ssoszka
 
75 posts · Apr 2009
Oregon, USA
Send a message via Skype™ to ssoszka
I've tried your suggestion but as you can see from my page DrSoszka.com it doesn't quite work. Suggestions? I'm trying to use a image for the background and it shows up for part of the page menu but not all.

Also what can I do about the submenus? They're a mess...

Thanks,
Shawn
__________________
Dr. Shawn Soszka
http://www.DrSoszka.com
  #2  
Old Aug 24, 2010, 02:22 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
What suggestion are you talking about? If you are talking about the cheat sheet that is meant just to show you which selectors to use for changing colors, etc. As for the other issues with the menu it looks like you don't have the sub menu bug fix applied. You can find a reference to that in the New Versions and Updating forum.
__________________
~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 Aug 24, 2010, 03:52 PM
ssoszka
 
75 posts · Apr 2009
Oregon, USA
Send a message via Skype™ to ssoszka
Ok, so in the spirit of experimentation, I've play with the code listed above and have my menu almost right.

Here's code I used/modified from above:
/* ================================================ */
/* Page menu background */
/* ================================================ */
div#menu1 {
height: 50px;
margin-top:0px;
background: url(/wp-content/themes/atahualpa332/images/NewMenuBkg.jpg);
}
/* ================================================ */
/* Page Menu item's background and border */
/* ================================================ */
div#menu1 ul.rMenu {
background: none;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
/* ================================================ */
/* Page Menu item */
/* ================================================ */
ul.rMenu li a:link,
ul.rMenu li a:hover,
ul.rMenu li a:active,
ul.rMenu li a:visited,
ul.rMenu li {
padding: 15px 3px 4px 5px;
background: none !important;
color: #FFFFFF !important;


The issues that need resolution are as follows:

1. How add either a color change to the text or perhaps an underline when hovering over the menu text?
2. Also I'm trying to make the page menu itself have rounded corners - like the rest of my site - I inserted the code, but not correctly. Suggestions?
3. With the submenu - will the upgrade help with fact you cannot actually see the submenu text?

Thanks,
Shawn
__________________
Dr. Shawn Soszka
http://www.DrSoszka.com

Last edited by ssoszka; Aug 24, 2010 at 06:32 PM. Reason: partially fixed my problem
  #4  
Old Aug 25, 2010, 10:10 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
NOTE: I've moved this to it's own thread to declutter the other thread
This was originally tied to 'Juggledad's colored menu cheat sheet'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Setting the bold font for page menu bar vcurious Page & Category Menu Bars 6 Apr 19, 2010 04:16 PM
custom images for menu bar Richie Page & Category Menu Bars 2 Jan 4, 2010 11:25 AM
Font Size & Face setting reset on save in Page Menu Bar options RobertSGold Page & Category Menu Bars 6 Apr 10, 2009 09:54 PM
How to use background images for menu items instead of text daxryan Page & Category Menu Bars 2 Feb 27, 2009 04:29 PM


All times are GMT -6. The time now is 10:49 PM.


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