Hi,
I've got a problem on my product page as I'm trying to layout my attributes in a neat row. I can get all the attributes nicely aligned apart from the quantity. Unfortunately Actinic seems to stick in the following code when NETQUOtevar:PRODUCTQUANTITY is expanded:
<SPAN CLASS="actrequiredcolor"><BR>Quantity:</SPAN>
It's that <BR> that does all the damage. Does anyone know where that comes from?
You can see what I mean at http://www.brightkidznew.safekidswal..._Products.html
and also while we're at it how do I stop the <SPAN CLASS="actrequiredcolor"> being generated?
Regards, Lance
I've got a problem on my product page as I'm trying to layout my attributes in a neat row. I can get all the attributes nicely aligned apart from the quantity. Unfortunately Actinic seems to stick in the following code when NETQUOtevar:PRODUCTQUANTITY is expanded:
<SPAN CLASS="actrequiredcolor"><BR>Quantity:</SPAN>
It's that <BR> that does all the damage. Does anyone know where that comes from?
You can see what I mean at http://www.brightkidznew.safekidswal..._Products.html
and also while we're at it how do I stop the <SPAN CLASS="actrequiredcolor"> being generated?
Regards, Lance
Comment