Hi. I’m trying to use the following code in a pages header, and lets say the config file is set to $colourscheme=“pink”
[php][/php]
Some browsers (like Chrome) return “templates/pink/style.css”, which is exactly what I want, but most others return “templates/“pink”/style.css”, which fails.
I have done much searching, but not having much luck - all help appreciated, and thanks in advance.