I think I have a template problem with my drop down components.
I seem to be getting a hard return at the end of the component description, when a <BR> tag may be more appropiate.
This is what I get on the live site. - see live.jpg
and if I view the generated page HTML - html.jpg.
Looking at he code I cant see any rouge tags,
Any ideas where I can change or modify this so I avoid the extra spacing?
thanks
I seem to be getting a hard return at the end of the component description, when a <BR> tag may be more appropiate.
This is what I get on the live site. - see live.jpg
and if I view the generated page HTML - html.jpg.
Looking at he code I cant see any rouge tags,
HTML Code:
Celebration Cake <Actinic:PRICE_EXPLANATION PROD_REF="BB916" COMPONENTID=0> </Actinic:PRICE_EXPLANATION></p><INPUT TYPE="HIDDEN" NAME="v_BB916_0" VALUE="on"> <span class="actxsmall"></span><SELECT NAME="v_BB916_8" CLASS="actxxsmall"><br> <OPTION VALUE=-1 SELECTED>Add a Cake for £5.99 <br><OPTION VALUE=1 >I Love You<br><OPTION VALUE=2 > Happy Birthday<br><OPTION VALUE=3 >Happy Anniversary<br><OPTION VALUE=4 >Congratulations</SELECT><P CLASS="actxsmall"> Chocolates <Actinic:PRICE_EXPLANATION PROD_REF="BB916" COMPONENTID=1>
thanks
Comment