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 »

dividers


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 21, 2010, 11:47 AM
cway
 
154 posts · Jul 2009
dividers

Does anybody know how to get dividers between menu options in the page menu bar?

Code:
/* ================================================ */
/* Page menu background                             */
/* ================================================ */
div#menu1 { 
	height: 40px;  
	margin-top:0px; 
	background-image: URL(http://www.domainname.com/gfx/paper_background.jpg);
}
/* ================================================ */
/* Page Menu item's background and border           */
/* ================================================ */
div#menu1 ul.rMenu {
	background-image: URL(http://www.domainname.com/gfx/paper_background.jpg);
}
/* ================================================ */
/* 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 {
	background-image: URL(http://www.domainname.com/gfx/paper_background.jpg) !important;
	background-repeat: repeat;
	color: #663300 !important;
}
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dividers in top navigation showing in drop downs gold fox Page & Category Menu Bars 0 Feb 25, 2010 04:50 PM


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


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