Forum Replies Created
- AuthorPosts
josef777
ParticipantAlly
many many thanks , it’s working and it’s perfect !josef777
Participantthe file is located here http://cmsabirmingham.org/v2/wp-content/themes/inovado/framework/css/shortcodes.css
josef777
ParticipantOr try to add the following style to your stylesheet
.iphorm-clearfix {
clear: none;
}
josef777
Participantin shortcodes.css
remove the style clear:both;
form div {
clear: both;
display: block;
}
josef777
ParticipantSeptember 4, 2013 at 3:14 am in reply to: Radio Button Conditionals Not Working in IE10 and IE9 #6203josef777
ParticipantFirst Fix the first Yes and No , because they both have conditional logic to show the Craft Title field .
- This reply was modified 11 years, 8 months ago by
josef777.
September 4, 2013 at 2:59 am in reply to: Conditional Logic Not Working with most Current Version #6202josef777
ParticipantSeptember 3, 2013 at 6:51 pm in reply to: popup form from widget only works once per page load #6196josef777
ParticipantThe auto updater was fixed in version 1.4.10 https://www.quform.com/changelog
Go to your wordpress dashboard and click updates and refresh that page few times , it helps sometimes
josef777
Participantjosef777
ParticipantClick Export Form Not Entries , see image
Attachments:
You must be logged in to view attached files.josef777
ParticipantQuform > Export > Select the tab “export form > Export button , then select the text and paste in your other site import section
josef777
ParticipantYour CSS file shortcodes.css has a style
form label{
float:left;
width:120px;
}
float:left which is causes this , remove it and your are okor add float:none; to the iphorm label
- This reply was modified 11 years, 8 months ago by
josef777.
josef777
Participanthere is the guide for you
josef777
ParticipantIf you mean width , then see this article
- This reply was modified 11 years, 8 months ago by
- AuthorPosts