Feature Settings Colors

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/10/2012 9:26:03 PM
Gravatar
Total Posts 148

Feature Settings Colors

Hi:

I want to change the colors on the Feature Settings page (after clicking the "Settings" link).  I have scoured every .css file under my skins folder. I cannot find the colors the page is using. In particular, the tab colors and the background used for the tabs are the colors I want to change.  I was playing around with the Html Content control and inserted a Tabs-jQuery UI template that uses the mojo-tabs class... I can't find that class defined anywhere. Where is it defined and how is this class getting it's colors?

I originally used a skin that came with mojoPortal but made a copy of it and changed the colors and images to match my own skin.  But, these tabs are still the color of the original skin that came with mojoPortal.

2/11/2012 12:26:50 PM
Gravatar
Total Posts 2239

Re: Feature Settings Colors

These tabs use the jQuery UI theme set on the StyleSheetCombiner control in your layout.master. You can read more about this in the "Styling jQuery Widgets" document.

HTH,
Joe D. 

You must sign in to post in the forums. This thread is closed to new posts.