ExtJs Tab Background

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.
5/13/2008 12:02:51 PM
Gravatar
Total Posts 5

ExtJs Tab Background

Hi All..

after hours of fruitlessness i can't seem to work out how to change the background color of the panels in the ExtJs Tabs... I'm using a copy of styleshout-techmania and i've noticed that dcarter-ticktockpro manages to do it, so it must be possible...

anyone know what the style names are?

thanks heaps

5/13/2008 2:20:58 PM
Gravatar
Total Posts 18439

Re: ExtJs Tab Background

If you mean the tabs in SiteSettings.aspx page, I think you can change the background color using a css selector like this:

.exttabs .modulecontent { background-color: blue; }

Hope it helps,

Joe

5/13/2008 11:42:46 PM
Gravatar
Total Posts 5

Re: ExtJs Tab Background

thanks a heap!

really good work you're doing.. appreciate it!

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