New Front EN › Support Forums › Ikebana Theme Support › customize contact form
- This topic has 3 replies, 2 voices, and was last updated 10 years ago by
leslyejoy.
-
AuthorPosts
-
October 2, 2013 at 2:41 am #1761
leslyejoy
ParticipantHi Andrew.
I wonder if it is possible to change some things about the contact form, specifically, color of the boxes to be lighter gray or white with a gray border, input text to be darker gray (same color as my body text), and rearrange the layout so that the ‘submit’ box is above the fold. I know I can change the box color in my theme options, but that’s no good without the ability to also change the text color.
If this is not possible with the plugin the theme uses, can you tell me how to use a different plugin? I have uploaded another one to my wordpress/content/plugins folder and activated in admin, and deactivated the original one, but when I am editing the page and choose the insert form icon, it still brings up the old form generator.
Thanks,
LeslyeOctober 2, 2013 at 8:53 pm #1768satori
KeymasterDear Leslye,
I will go over the questions in the same order:
1). The contact form text color can be changed by inserting the following code into the “Style: Add Custom CSS” tab of the Theme Options panel:
input[type=”text”], input[type=”password”], textarea { color: #5b5b5b; }
(I’ve done it for you). You can change the “#5b5b5b” bit to any color you want, in hex notation.2). If you wish to use another contact form plugin with the theme, please make sure it is not “Grunion Contact Form” (since this one is already integrated into Ikebana). Please also note that each third-party plugin will have a different mechanism for inserting the contact forms, not via the theme’s contact form icon in the text editor.
Sincerely,
Andrew / Satori StudioOctober 2, 2013 at 9:11 pm #1771leslyejoy
ParticipantGreat, Andrew, thanks for the help. I’ll give it a try.
October 4, 2013 at 10:07 pm #1792leslyejoy
ParticipantThe color change worked great. Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.