Hi, I've been trying to figure this out for hours. Made a sub theme using zenophile plugin. No matter what order I put the styles in the .info array, they appear in the same order as originally. It is reading the array because if I change the name to anything that doesn't exist, they aren't included. Anything I'm missing?

I've flushed the cache's many times, and its in theme registry rebuild mode

Comments

farrington’s picture

Component: CSS/HTML markup » layout.css

Does the same issue occur when you make a sub-theme without Zenophile?

BTW: Please try to use 6.x-2.1. I might not solve your issue, but it's probably better to use the latest version. :-)

farrington’s picture

Component: layout.css » CSS/SASS/HTML markup

Sorry, my web browser made the component to change without me knowing it...

mykmallett’s picture

It seemed to be because it was in the root theme folder, even tho I was referencing its correct location in the info file.

So it was appearing when at theme/style.css but in the wrong order, when I put it in in theme/css/style.css with all the rest of the stylesheets it appears in the correct order.

Thanks for the help

echoz’s picture

Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.