Is there a way to change the way CSS is read or edit this. I know, I know, how hard could it be to change the CSS right? Well, I tried that and Firebug came up with "a5f30172a0e70a67dc16fc50c7239a51.css" which was responsible for the white background and everything else. I changed this but then, strangely I might add, the file came back, this time called "a5f30172a0e70a67dc16fc50c7239a51_0.css"

No matter what I do to edit this, the CSS resets itself!

Any ideas? Anyone?

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

I really hate answering questions that are basically "I tried to hack your code and it didn't work, fix it."

The only answer I will provide is to override css in your theme's .css file the way it is meant to be done.

jordanewert’s picture

OK, well, then how do I override the css? That would be perfect. I need to know what script or CSS file is calling up this css file that was found in sites/default/files/ctools/css. It's a strange place for CSS to be anyways (and the css is about 15 characters of random letters and numbers), it's not like it's even in the module folder. The only way I could get it to stop coming back was to change the permissions on the "ctools" folder itself in files, where it was located. The answer may be obvious but I'm a newb and don't know how to override css. Take a look in firebug to see what I'm talking about. http://unrealconceptions.com/users/jordanewert

dman’s picture

Title: Change the color in CSS of panels? How has NO ONE addressed this? » Change the color in CSS of panels?

Calm down, and:
Start with the theme guide
Importantly - note #1 here before you go mad changing the auto-generated css.