Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] How Do I Make - multiple colored menu tabs (http://forum.bytesforall.com/showthread.php?t=17006)

PAS Mar 12, 2012 02:50 PM

[SOLVED] How Do I Make - multiple colored menu tabs
 
Has anyone seen the interesting colored menu tabs on the huffintonpost.com website? Every tab is a different color. How can I replicate the same idea with the tabs for the pages and/or categories on Atahualpa? Any assistance would be appreciated even if it is a resounding no-it-can't-be-done. Thank you in Advance... Paul

juggledad Mar 12, 2012 03:38 PM

You can color each menu item via CSS. Take a look at the source of a page and find the HTML that makes up the menus. You will see each menu item has a unique ID in the form 'page-item-nnnn' where nnnn= page ID.

Just code some CSS Selectors using the page id's and put the CSS in the CSS Inserts.

lmilesw Mar 12, 2012 03:56 PM

And if you use the WordPress menu you can add a class to each menu so you could have a class of red, and blue, etc.

PAS Mar 13, 2012 08:07 AM

Thank you gentlemen, I thought it might be css related, but was not sure. You have been very helpful, again, thank you.


All times are GMT -6. The time now is 09:56 AM.

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