Community & Support

Does Drupal allow CSS output?

I am about halfway through developing my drupal site, I am at the point where I need to add the content to each page. There are so many ways to do this I know. The route that I have decided on it to us FCKeditor to design to the body content of each page as well as my product descriptions. The issue is that I finally got my FCKedior to accept CSS code and actually figured out where to add the CSS code for it to find. So it looks great in the editor but as soon as I say "Post" drupal strips out the code and outputs plain text. I have read the drupal beginner book, read the developer guide for FcKeditor and contacted a drupal friend. He mentioned something about changing the PHP in the page.tbl.php template so that when I add my own CSS design the code from the "page" template doesn't take over and strip it. I dont know how to read PHP or write it. I am in San Diego and would easily pay someone to look over my site and help me with this bug. Is there a setting in the drupal global or theme settings that allow CSS code to be rendered? Is there something I am missing?

Maybe I could talk to someone on the phone or through instant messanger to troubleshoot this? I have 10 days to finish this site and I have been stuck on this issue for a week at least.
Any suggestions?
Thanks

-Brooke

Comments

Where did you put the CSS

Where did you put the CSS code to make it appear how you want it in the FCK editor?

If didn't put it in the styles.css file in your sites/all/themes/YOUR_THEME try copying it to that file as well.

You should probably also specify whether you are using a custom theme, an included theme or a contrib theme, or have a link to the site for others to take a look at if it is online.

using earthen theme

I added the CSS to my theme style sheet. Everything looks great in FCK Editor, all the images are there, the content is in the right sections, I love it...until I push "post" and it disappears.

I am not sure I can send you to my site, I am building it on a local server I created on my laptop.

I have also made sure that I set everything to FULL html.

"this isn't practice life"

nobody click here