How to: (Hor. menu) each tab in a different color

kverweij
33 Posts
kverweij posted this 04 March 2016

Hi,

I want to make a horizontaal menubar and have for each tab a different color. For example
http://demo.joomlabamboo.com/index.php?theme=dec11

How can i make that?

It's for a Joomla website.

Tips are welkom, thanks for that!

Hi, I want to make a horizontaal menubar and have for each tab a different color. For example http://demo.joomlabamboo.com/index.php?theme=dec11 How can i make that? It's for a Joomla website. Tips are welkom, thanks for that!
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 04 March 2016

Hi,

There is no such direct option in the application. You should use the custom code to achieve that. Each item has its own class name, you can find it using the Inspect Element tool, then use that unique class name in the CSS code to specify the desired color for the item.

Sincerely,
Hella

Hi, There is no such direct option in the application. You should use the custom code to achieve that. Each item has its own class name, you can find it using the Inspect Element tool, then use that unique class name in the CSS code to specify the desired color for the item. Sincerely, Hella
kverweij
33 Posts
kverweij posted this 04 March 2016

Hi Hella,

Thanks for the very very quick answer!

Do you mean the Inspect Element tool from filebug? Ore is there one in Themler? I didm't know.

Hi Hella, Thanks for the very very quick answer! Do you mean the Inspect Element tool from filebug? Ore is there one in Themler? I didm't know.
Support Team
Support Team posted this 04 March 2016

Hi,

Yes, I mean the inspect element tool from any browser you are using.

Sincerely,
Hella

Hi, Yes, I mean the inspect element tool from any browser you are using. Sincerely, Hella
You must log in or register to leave comments