I am trying to have my variants align right and when i add this to the html in the XML package, it does nothing. I see this line "<xsl:apply-templates select="/root/Variants/Variant"></xsl:apply-templates>" which i am assuming is referencing html that is overriding what i am doing at run-time. Where can i see the code behind this template?
Thanks