Forum: Community Center


Subject: colour-coded forum stylesheet

pleonastic opened this issue on Apr 07, 2006 ยท 86 posts


yggdrasil posted Wed, 19 April 2006 at 4:44 PM

Something weirds going on!

I entered the single instruction "marquee {display:none}" into the options box and saved it. Then when I looked at the source of a forum message page, the HTML showed "marquee {dspy:none}" which of course does absolutely nothing!

Seems to be a bit of agressive parsing of the css rather than passing it literally into the output. (Quotes in attribute selectors e.g. [bgcolor="#DEE3E7"] don't work either.

Mark