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 »

expanddown gif replacing desired background


  #1  
Old Aug 21, 2012, 02:14 PM
zingo5
 
92 posts · Sep 2011
edit to summarize:menu items with no sub-items are displaying the correct background image and it is correctly changing on hover but the ones with sub-items are displaying expand-down.gif as the background image

I can't seem to replace expanddown.gif as the background
url: http://jabc.info/wordpress4/
Code:
/* Category menu background                         */
/* http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG================================================ */
div#menu2 { 
	height: 40px;  
	margin-top:0px; 
	background: green; 
}
/* ================================================ */
/* Category Menu item's background and border       */
/* ================================================ */
div#menu2 ul.rMenu {
	background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG");

	border: none 0px; 
}

/* EXPER WITH ADDING AND REM BKGR ABOVE================================================== */
/* Category Menu item                                 */
/* ================================================== */
#menu2 ul.rMenu li a:link {
	background:   url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG");
}
#menu2 ul.rMenu li a:visited,
#menu2 ul.rMenu li a:hover {background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopAA.JPG");
#menu2 ul.rMenu li a:active,
#menu2 ul.rMenu li {
	background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG") repeat-x    scroll center top;
}
#menu2 ul.rMenu-expand li a:link {
	background:   url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG")!important;
}
#menu2 ul.rMenu-expand li a:visited,
#menu2 ul.rMenu-expand li a:hover {background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopAA.JPG")!important;
#menu2 ul.rMenu-expand li a:active,
#menu2 ul.rMenu-expand li {
	background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG")!important repeat-x    scroll center top;
}

#menu2 ul.rMenu-expand li {
	background: url("http://jabc.info/wordpress4/wp-content/themes/atahualpa/images/menutopA.JPG") !important repeat-x    scroll center top;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

Last edited by zingo5; Aug 22, 2012 at 10:45 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Replacing Title with an Image Lenny21 Header configuration & styling 3 Jan 22, 2011 11:02 AM
Replacing H1 with a Header Image? Rafastram Header configuration & styling 1 Dec 14, 2010 08:59 PM
Replacing the Logo with a Banner Frucht Header configuration & styling 0 Apr 27, 2010 11:19 PM
[SOLVED] Replacing menus vincotek Page & Category Menu Bars 4 Aug 21, 2009 09:10 PM
Replacing the image bar with something else. joe hark Header configuration & styling 2 Mar 17, 2009 04:40 PM


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


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