Event Form Customizing
-
Ok, I’m a bit overwhelmed with the whole customizing the add event form thing. I feel like only users with some css chops will be able to get their plugin form to look half way decent. I’m trying, but I just don’t know what file to even begin editing, not am I confident on what to add. I see two css files, datepicker.css and event-o-matic.css. I’m assuming it’s the latter I should be editing.
Someone else in the forums suggested these tutorials which I have been perusing a bit.
https://speckyboy.com/2009/07/02/20-resources-and-tutorials-for-creative-forms-using-css/
I just want to clean up my text areas and give it a basic button of some kind for submit to make it look sharper. Looking at this link (https://webdesignernotebook.com/css/a-beautiful-form/) it looks like I would have to add some portion of form textarea and form send button, and then tweak the backgrounds, borders, fonts, and widths as necessary. Does that sound correct?
If that is correct, is it supposed to start with the following?
form textarea { and end with }
and
form send button { and end with }
Do I need to start anything with class Event_O_Matic{ at all?
I’ve managed to figure out how to tweak existing css files in the past just by trial and error, but I have never had to add my own code. I’m sure what I’ve written here will be a testament to how little I actually understand it, but any help or guidance by fellow event-o-matic users would be much appreciated.
If you have styled your form and don’t mind sharing what you did, that would be great.
Thanks,
Sel
- The topic ‘Event Form Customizing’ is closed to new replies.