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 »

[SOLVED] Trying to add menu images, understanding Montezuma's menus


 
Prev Previous Post   Next Post Next
  #1  
Old Jan 9, 2013, 11:12 PM
coolpillows
 
35 posts · Nov 2010
[SOLVED] Trying to add menu images, understanding Montezuma's menus

Just poking around Montezuma and it's a big difference from Atahualpa. Looks great.

Trying to add the menu icons. I got the proper code from the instruction page under Using Menu Icons. CSS for Icons in "Menu 1." I commented out the default menu1 CSS (#menu1 .page-blog, etc.) and replaced with this:

/* Part 1- for default state: */
#menu1 .sample-page > a > i { background-position: 0px 0px; }
#menu1 .donate > a > i { background-position: 0px -240px; }
#menu1 .gallery > a > i { background-position: 0px -264px; }
#menu1 .news > a > i { background-position: 0px -2112px; }
/* Part 2 - for hover state: */
#menu1 .sample-page:hover > a > i, #menu1 .sample-page.active > a > i { background-position: -24px 0px; }
#menu1 .donate:hover > a > i, #menu1 .donate.active > a > i { background-position: -24px -240px; }
#menu1 .gallery:hover > a > i, #menu1 .gallery.active > a > i { background-position: -24px -264px; }
#menu1 .news:hover > a > i, #menu1 .news.active > a > i { background-position: -24px -2112px; }

Site is currently here: www.thecatsquad.com/test/

But the images are not being replaced. I'm thinking this has something to do with having to create a custom menu in the WP Dashboard. Do I have to create the custom menu first? Then I'm thinking, backing further into the solution, do I have to create new main templates to make use of this new custom menu?

Thanks in advance!

lee
 

Bookmarks

Tags
css, icons, menu1

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Child sub menus overlap parent menus on H-Page menu bar cainj99 Page & Category Menu Bars 0 Jan 6, 2012 01:12 PM
Understanding the theme lukerichardson09 ThemeFrame Presales 1 Aug 12, 2011 03:59 PM
Understanding Widget Placement morenqt Sidebars & Widgets 3 Oct 27, 2010 09:25 AM
Help understanding instruction on widget page tim55057 Sidebars & Widgets 1 Oct 13, 2010 09:34 PM


All times are GMT -6. The time now is 08:26 AM.


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