Css Problem

Posted by Community Admin on 04-Aug-2018 04:52

Css Problem

All Replies

Posted by Community Admin on 26-Nov-2013 00:00

Hello, I am actually using thunder to produce a theme for a website but I can't modify the color of the navigation tab.  Can someone please help me?

Posted by Community Admin on 26-Nov-2013 00:00

Hey Vishika,

The classes you're looking for are:

.sfNavHorizontalTabs.sfLevel1 li
  background-color: #EEE;
 
.sfNavHorizontalTabs a.sfSel, .sfNavHorizontalTabs a.sfSel:hover
  background-color: #CECECE;


I've attached 2 screenshot so you can see how to spot them with Chrome Inspector or Firebug.

If you're using Thunder in VisualStudio, if you create a new theme (project >> add new item >> sitefinity >> Sitefinity Theme) it'll create a theme folder with sample files as well. All the navigation classes are listed inside the layout.css inside the theme's global folder.

Jochem

Posted by Community Admin on 02-Dec-2013 00:00

Hi Jochem,

Thanks for the assist!

Regards,
David C
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed