Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Different colours on menu itemsh
(1 viewing) (1) Guest
Report bugs, new ideas, userguide,...
  • Page:
  • 1

TOPIC: Different colours on menu itemsh

Different colours on menu itemsh 10 years, 5 months ago #14229

How can I have different colours for each menu item (tab) on the main menu. For example I would like the home tab to be red, the second item (tab) to be green, third to be yellow and so on...

Re: Different colours on menu itemsh 10 years, 5 months ago #14264

Dear Mark Malwah,

Please following the steps:
1. go to your_site\templates\sj_lotte\menusys\ytmenu.php and find:

$anchor_class= $this->getClass().' item-link';


=> change:

$anchor_class= $this->getClass().' '.htmlspecialchars($tmp->params->get('menu-anchor_css', ''), ENT_COMPAT, 'UTF-8', false).' item-link';


2.add class for each menu item: first, second, third ....
go to Menu Manager: Edit Menu Item -> Advanced Options -> Link Type Options -> Link CSS Style : first

3. add background color for each menu item: first, second, third ....
- go to your_site/sj_lotte/menusys/class/common/css/menustyle.css
- add the code at the end of menustyle.css file

ul.navi div.level1.separator.first, ul.navi a.level1.first{background:red;}
ul.navi div.level1.separator.second , ul.navi a.level1.second {background:green;}
ul.navi div.level1.separator.third , ul.navi a.level1.third {background:yellow;}



Thanks!
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes