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 » Montezuma Theme »

Trouble changing icons for category pages in top navigation menu


  #1  
Old Jul 13, 2013, 02:31 PM
eddiefrankie
 
12 posts · Jun 2013
this is my site:
http://monte.robotsheep.com/

i have four items in the top nav menu:
home - link to url
nolan - category
ken - category
about - link to page


this is what i added into the menus_menu1.css:

Code:
/* Part 1- for default state: */
#menu1 .item-home > a > i { background-position: 0px 0px; }
#menu1 .cat-?cat=3 > a > i { background-position: 0px -24px; }
#menu1 .cat-?cat=2 > a > i { background-position: 0px -48px; }
#menu1 .page-about > a > i { background-position: 0px -72px; }
/* Part 2 - for hover state: */
#menu1 .item-home:hover > a > i, #menu1 .item-home.active > a > i { background-position: -24px 0px; }
#menu1 .cat-?cat=3:hover > a > i, #menu1 .cat-?cat=3.active > a > i { background-position: -24px -24px; }
#menu1 .cat-?cat=2:hover > a > i, #menu1 .cat-?cat=2.active > a > i { background-position: -24px -48px; }
#menu1 .page-about:hover > a > i, #menu1 .page-about.active > a > i { background-position: -24px -72px; }

as you can see, i was able to change the icon for the ABOUT button. "US"
but the two icons for the category buttons NOLAN & KEN don't show up. should read "NL" and "KN"

i can't figure out why it works for one thing and not the other.

thanks so much for any advice.
  #2  
Old Jul 13, 2013, 04:08 PM
eddiefrankie
 
12 posts · Jun 2013
okay i found the answer here

http://forum.bytesforall.com/showthr...=category+icon

permalinks.

Bookmarks

Tags
category, icons, menu, montezuma

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing Icons in menus gopinathpara Montezuma Theme 0 Apr 1, 2013 07:42 AM
Trying to make pages menu sticky - javascript trouble? crashley1784 Page & Category Menu Bars 7 Sep 26, 2012 09:24 PM
Changing category order in category menu bar, not in sidebar cat. list paulae Page & Category Menu Bars 13 Mar 30, 2011 05:36 PM
[SOLVED] Main Navigation - making pages menu bigger and bolder leifkendall Header configuration & styling 6 Oct 2, 2009 07:17 AM
Changing the rss and comments icons in the header section barefaced RSS, Feeds & Subscribing 0 Mar 14, 2009 08:52 AM


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


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