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 »

Page menu bar with buttons


 
Prev Previous Post   Next Post Next
  #1  
Old Jan 14, 2010, 03:49 PM
Burn
 
32 posts · Nov 2009
Page menu bar with buttons

Hi there!

I'm trying to get rid of the standard text for the page links and I'm sort of half way...
I succeeded to add my own images but I'm bumping into several issues:
- i cant get the "Home" button to appear...
- I cant remove the standard text yet
- I would like to get rid 100% of the hover standard fx and repalce it by a fx of my own (iif not too complicated).

I know there are some threads about the various issues I encounter but I cant seem to find them...

Info:
WP 2.9.1
Atahualpa 3.4.5
temp url to see my issues in real time http://burn.phpnet.org/soundandbandservices2010

my CSS insert at the moment (it's late and I feel things are redundant)
Code:
/* START MENU */
div#menu1 {
background: url(http://burn.phpnet.org/soundandbandservices2010/wp-content/themes/atahualpa/images/menu-bg.jpg) no-repeat center;
border: none;
}

div#menu1 ul.rMenu li {
background-color: transparent important!;
padding: 5px;
margin: 0px 1px;
border: 0px;
width: 140px;
}

div#menu1 ul.rMenu li a:link,div#menu1 ul.rMenu li a:hover,div#menu1 ul.rMenu li a:visited,div#menu1 ul.rMenu li a:active {
background-color: transparent important!;
background: transparent important!;
text-decoration:none;
margin:0;
padding:2px 5px;
}


div#menu1 ul.rMenu li.current_page_item a:link,
div#menu1 ul.rMenu li.current_page_item a:active,
div#menu1 ul.rMenu li.current_page_item a:hover,
div#menu1 ul.rMenu li.current_page_item a:visited,
div#menu1 ul.rMenu li.current_page_item > a:link,
div#menu1 ul.rMenu li.current_page_item > a:active,
div#menu1 ul.rMenu li.current_page_item > a:hover,
div#menu1 ul.rMenu li.current_page_item > a:visited,
div#menu1 ul.rMenu li a:hover {
background-color: none !important;
background-color: transparent !important;
} 


li.page-item-2 {
background: url(http://burn.phpnet.org/soundandbandservices2010/wp-content/themes/atahualpa/images/button-about.png) no-repeat scroll center center;
}

li.page-item-17 {
background: url(http://burn.phpnet.org/soundandbandservices2010/wp-content/themes/atahualpa/images/button-contact.png) no-repeat scroll center center;
}

li.page-item-26 {
background: url(http://burn.phpnet.org/soundandbandservices2010/wp-content/themes/atahualpa/images/button-prod.png) no-repeat scroll center center;
}


/* END MENU STYLE */
Thanks a lot for your support!
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating buttons for the page menu Nourdmrolnmt1 Page & Category Menu Bars 5 Feb 2, 2012 01:03 PM
Page menu bar buttons the same flexible width like fluid layout Tigger Page & Category Menu Bars 6 May 14, 2011 12:58 PM
Another page menue bar with expanding and collapsing buttons Tigger Page & Category Menu Bars 4 Nov 6, 2009 07:17 AM
Custom page menu bar buttons Wimbledon Page & Category Menu Bars 2 Oct 7, 2009 12:45 PM
Page Menu Buttons DATAPOPP Forum How-To 1 Aug 27, 2009 11:38 AM


All times are GMT -6. The time now is 08:37 PM.


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