By gray97 on
I've been editing the theme's CSS from cpanel. Is there a way to edit the CSS from within the theme itself?
Thanks!
I've been editing the theme's CSS from cpanel. Is there a way to edit the CSS from within the theme itself?
Thanks!
Comments
CSS Editing
Hi gray97,
The short answer is no.
You may find it helpfull to use Firefox with the web developers toolbar which allows you to edit styles live. You will still need to save them through cpanel once you have the look you are after.
www.csscreator.com
welll....
long answer is there is a module.
http://drupal.org/project/theme_editor
Note: I have not used it so your experiance may vary.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Actually that long answer is
Actually that long answer is shorter then the short answer.
Thanks for pointing it out.
www.csscreator.com
No, it's still the long
No, it's still the long answer. It works best in conjunction with the tools you pointed out in your short answer. :)
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Thanks a lot, I'll play with
Thanks a lot, I'll play with both methods today.
gray97