Home › Forums › Quform WordPress › Radio button images
- This topic has 3 replies, 3 voices, and was last updated 11 years, 1 month ago by
Ally.
- AuthorPosts
- March 23, 2014 at 6:22 pm #9262
chiummog
ParticipantHi,
I wanted to use a form with images in the radio buttons on a new site, I exported from the old site and imported in the new site. However, the images don’t display in the same way as before, they are cut off. Could you please assist?
Old site: http://www.meoartis.de the form opens if you click “ANFRAGE” in main menu way right
New site: http://www.meoartis.com go to ANFRAGE in the menu, it is in the accordion.P.S. It says that the form is unlicensed, once the site is done I will remove the old site and transfer the license!
Thanks & regards,
Gabe
March 24, 2014 at 1:15 pm #9277josef777
ParticipantThe Label Padding is Missing in your New form
padding: 84px 5px 5px;March 24, 2014 at 1:52 pm #9278chiummog
ParticipantHi,
thanks for your reply. Here is an excerpt from my custom.css, the padding is in there:
/*Add styles for all option labels*/
.iphorm-inner .iphorm_5_1-input-li label {
position: relative;
padding: 84px 5px 5px;
min-width: 94px;
border: 1px solid #000;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}Regards,
Gabriel
March 25, 2014 at 1:04 pm #9296Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.