Tagged: x
-
AuthorPosts
-
September 1, 2016 at 6:42 pm #1157621
ScottParticipantHi Folks!
Please can you help? I have several ContactForm 7 forms on my site, but I cannot figure out two things:
1. How do I vertically align the “Choose File” button with the filename text (see attached image… button and “no file chosen” text are misaligned).
2. How do you change the text of the button?
3. How do you change the size and color of the filename text?
I’d like my file upload area to look identical to your “Attachments: (Max file size 512KB)” section on this forum, when creating a topic and/or submitting a reply (below the box I’m typing this in now).
Thank you for your help!!!
September 1, 2016 at 6:43 pm #1157623
ScottParticipantThis reply has been marked as private.September 1, 2016 at 9:59 pm #1157900
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issue, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
input[type="file"] { margin-top: 2px; line-height: 1; vertical-align: middle; } input[type="file"]::-webkit-file-upload-button { font-size: 12px; }Please let us know if this works out for you.
September 2, 2016 at 5:57 pm #1159041
ScottParticipantBrilliant. Thank you!
September 2, 2016 at 9:55 pm #1159311
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1157621 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
