It involves the content or handling of Cascading Style Sheets.
Please tell me which is the CSS file I should be using to modify a block of Dynamic Persistence Menu.
Thanks!
overriding css should be done in a custom css file defined in the theme's .info file and added to your theme, or at the end of style.css
I prefer the custom file so that when a theme is updated I don't lose my changes.
See http://drupal.org/node/171209
Automatically closed -- issue fixed for 2 weeks with no activity.
Restoring issue tags, see #2125755: System messages removed all issue tags during D7 upgrade.
Comments
Comment #1
vm commentedoverriding css should be done in a custom css file defined in the theme's .info file and added to your theme, or at the end of style.css
I prefer the custom file so that when a theme is updated I don't lose my changes.
Comment #2
yrocq commentedSee http://drupal.org/node/171209