overwrite css properties forced by a theme
hi! :)
i have a lots of problems with the styling of my html..for example:
a div like this
<div class="tabs_section_label_info"> ciao ! </div>
inside another div using accordion with smoothness theme, doesn't take
all -tabs_section_label_info- properties.
it only take properties like -margin- or -font-style- but -background-
color- or -color- doesnt wirk, they're overwrote by the smoothness
css!
so...how can i stylize my document? :( i must change the smoothness
related css?
thanks a lot in advance for any reply..bye!
Luca