You have way too many things inside one style.css, I recommend breaking it up into a few different files,

ie layout, style, typography, misc, admin, etc

I tried to move all the misc admin items, lists, messages, etc into its own misc.css but for some reason it didn't take, even though I specified the file in the info file. It seems to only get applied if in the style.css.

Did I miss something ? I've done this before but your theme seems to take it's style from primarily the style.css. I have the new file defined in the info file and cleared cache so it should have applied the styles, not sure why it didn't.

It's very slow to edit the style.css because you have so much stuff crammed into it.

Just a suggestion :)

Comments

darumaki’s picture

Ok, I got it working, for some reason even thought I defined the extra file in info and cleared cache, it didn't take effect, so I waited and eventually it did, chalk it up to another drupal mystery thingy. I have 3 files now, layout, style, typography and one for all that extra junk in the trunk.

zmlewek’s picture

Status: Active » Closed (fixed)