yea in XHTML you cannot have 2 filers on the same line (i.e. you cannot have one object glowing and one shadow on the same line like below)
Glow & Shadow <---cannot do with XHTML
Glow & <-----will kick one of the filers to another line in XHTML
Shadow
only way to fix it is to switch to HTML in the skin but then you will mess everything up in the skin and all of the xml plugins will not work at all or not properly, so no, not to my knowledge can you apply both glow and shadow at the same time or even on the same line, but IPB has done something like this, but i don not think they are xml must be simple HMTL
|