How do I change the colors of tabs? is it in a css file?
Here is a picture of what I am referring to
http://www.colabing.com/tabs.jpg
Yeah, they're in modules/system/system.css. Look for ul.primary
I recommend you don't modify system.css, but instead simply override the styles outside of any default theme.
-- stevejamesson.com
And have a look at firebug, for firefox. Everything like that will be easier ;)
--- Web-42, a french try...
thanks got it
Comments
Here is a picture of what I
Here is a picture of what I am referring to
http://www.colabing.com/tabs.jpg
Yeah, they're in
Yeah, they're in modules/system/system.css. Look for ul.primary
I recommend you don't modify system.css, but instead simply override the styles outside of any default theme.
--
stevejamesson.com
And have a look at firebug,
And have a look at firebug, for firefox. Everything like that will be easier ;)
---
Web-42, a french try...
thanks got it
thanks got it