By asiaszeni on
Hi
I have a problem with CSS in my theme . I can't change CSS with any tool like a Dreamweaver or any another webmaster tool. Looks like I have a bug. Also I can't place any html code to my site, simply is not working. Only flash works correct.
Any suggestions?
Thanks Joanna
Comments
=-=
in what files are you making these changes?
css should be changed in the style.css file of your theme, after changing the style.css file ensure you clear the cache in administer -> performance
If you have color.module
If you have color.module installed, also make sure to regenerate the css files via themes setting page
love, light n laughter
More explanation
Hi Joanna, it would be great to have more explanation about your particular problem. Here is the list of things I would check if I were you:
1. If you want to add inline CSS, that is you are using the forms provided to add HTML content with CSS, check your input format (found just under text areas). Mind you, you can only see this if you are the admin (or you have been give privilege to do so). Full HTML would allow you to add unfiltered HTML and CSS.
2. If you are developing you own theme then and wanted to include an external CSS file then check if the CSS file you are editing is included in your theme.info file. A good reference is found here, http://drupal.org/node/171205
Please do tell us what your exact situation is so you can get a much helpful answer.