float checkboxes with images
-
hi i really like the idea to put little images infront of a checkbox.
anyway out of the contactform adds a break after each checkbox.i like to have several pictures and checkboxes in a line.
and then put another image row.[image1] [image2] [image3] [image4]
[check1] [check2] [check3] [check4][image5] [image6]
[check5] [check6]i achieved this by this code in the plugin:
<div style="float:left;"> <img src="https://www.julieschmid.com/wp-content/uploads/test1.jpg"> [checkbox checkbox-764 "Bague 1"] </div> <div style="float:left;"> <img src="https://www.julieschmid.com/wp-content/uploads/test1.jpg"> [checkbox checkbox-764 "Bague 1"] </div>
works for the layout but the checkboxes aren’t clickable anymore.
how can i solve this issue?
regards
telemarker
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘float checkboxes with images’ is closed to new replies.