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 »

Styling the menu & dropdown with background images


  #1  
Old Mar 12, 2009, 03:52 PM
BigG
 
26 posts · Feb 2009
Hello,
I need to make my menu look exactly like the one on our main website. I have the top level menu looking about right, but need to apply a different style to the drop down menus.

Main site is here:
http://easycareinc.com

Blog using Atahualpa here:
http://easycarenews.com

The important styles currently being used for the main site's menu drop down area that i need to use on the dropdown on the blog:

Code:
#MainNavigation ul li ul {
	background-image: none;
	margin:0;
	position:absolute;
	width:17em;
	left:-1px;
	z-index: 999;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}



#MainNavigation li:hover { 
	background-color:#C8B47F;
	background-image: url(/_System/Lib/Image/Navigation/navbg1_over.jpg);
	}
There are some others mixed in as the nav system is a little complicated, being served up with .asp and such, but if you go to the main site you can see what I'm looking for. I need the same color, tansparency and rollover effects. Basically I'm trying to make the blog match the website as closely as possible so that people don't feel like they are outside of our website. Thanks!
  #2  
Old Mar 16, 2009, 01:57 PM
BigG
 
26 posts · Feb 2009
Uh-Oh, crickets chirping...

I guess all I need to know are the css classes to apply a background to the dropdown menus. There are so may classes that control the menu, it's a bit overwhelming sometimes!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to eliminate dropdown on page menu bar? measure2x Page & Category Menu Bars 3 Aug 27, 2009 12:23 PM
[SOLVED] Change footer background on "Page" pages only Unca_Tim Post-Kicker, -Byline & -Footer 22 Jun 4, 2009 12:45 PM
HOw do I setup the dropdown menu? weightlosscoach Page & Category Menu Bars 7 Mar 26, 2009 07:29 AM
How to use background images for menu items instead of text daxryan Page & Category Menu Bars 2 Feb 27, 2009 04:29 PM
adding space between rotating header and category dropdown menu smkpbk Header configuration & styling 1 Feb 24, 2009 07:24 AM


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


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