PDA

View Full Version : Radio buttons - help please!!!!!


devilman
19-Nov-2003, 11:00 AM
I'm using an Attribute with radio buttons to choose from a choice of wrapping paper, I can't get the images to align horizontaly I can only get them to go verticaly,
any help would be gratefully recieved.

NormanRouxel
19-Nov-2003, 12:09 PM
I can't get the images to align horizontally

If you mean the radio button themselves, then check that each choice has Separator "User defined" ticked and that the HTML: field is blank (or a space).

If that doesn't fix it then look at Act_VariantRadioButton.html (in your Site1 folder) and make sure there are no <P> or <BR> tags in there.

Norman