Don't know how to make this module work

Created on 20 September 2013, about 11 years ago
Updated 3 July 2024, 5 months ago

Even I have read the README.txt of this module, I still don't know how to make this module to work.
Lets say I have a default css that for all different kinds of web browsers:
stylesheets[all][] = css/all.css
with one of the selection inside:
h1, h1.title{color:yellow;}

And I want to change the color of h1 to red only for IE, so I make a conditional stylesheet for IE:
stylesheets-conditional[IE][all][] = css/ie.css
with one of the selection inside:
h1, h1.title{color:red;}

After clear the caches. Nothing change. It still shows the yellow color.
Is this the right method to override another css file ?

πŸ’¬ Support request
Status

Closed: outdated

Version

2.2

Component

Code

Created by

πŸ‡­πŸ‡°Hong Kong DHL

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024