Posted by scrambled on December 11, 2008 at 6:34pm
I am working on a theme using 'framework theme' as my starting point. When trying to style a list the system.css is taking over and I am being very specific in my css. One thing I noticed by using firefox web developer tools the order of css is my style.cc than system.css (which should be first not second in line).
Any ideas on how I can force the re-ordering of this?
Thanks,
Comments
Style.css is the last file
Style.css is the last file read by drupal. Are you saying that the changes you make to style.css are not being read? Have you uploaded the style sheet to find out if this is in fact the case, or have you relied solely on webdeveloper?
----------------------------------------------------------------------
http://classicvinyl.biz
http://music.bwv810.com
http://davidhertzberg.com
http://association.drupal.org/user/1207
I am a writer, researcher and solo drupal freelancer
----------------------------------------------------------------------
http://classicvinyl.biz ~ http://vinylclassics.biz ~ http://jazz.vinylclassics.biz
My YouTube Channel
style sheet is loaded. I
style sheet is loaded. I have to be tagging it wrong. :(
...
Be more specific with the selector, your selectors are either wrong/or not specific enough.
Responsive Drupal Themes | Drupal 8 Design Initiative | Certified to Rock
i am sure you are correct.
i am sure you are correct. I feel like I have tried every combination. So close yet so far away :)
Yeah
I had this problem too. The only solution (that I found) was to get 3-4 levels specific.
It is a CSS selector
It is a CSS selector specificity issue
http://www.w3.org/TR/CSS21/cascade.html
http://css-tricks.com/specifics-on-css-specificity/
--
CK Ng | myFineJob.com