Hi,
I would like to assign a different class to the widgets in the right sidebar (in Cutline 3-column split).
In r_sidebar.php I've changed the classes from "widget" to "widget_r". Then I copied the "sidebar styles"-section, renamed both of them to "l_sidebar styles" and "r_sidebar styles", and edited the classes of both sections. Now I have classes like "li.widget ..." in the "l_sidebar"-section and "li.widget_r ..." in the "r_sidebar"-section. The left sidebar shows the new dark background with a white font on it as it should be, but the right sidebar has the bright background even with the white font on it which should be a dark blue. My Web-Developer installed in FF shows me that the right sidebar is still assigned to the "widget"-classes and not to the "widget_r"-classes. Why? Where can I edit that?
Thanxalot, L.
not resolved