I currently like the default email layout, but i would like to change a few things. Where is the css file that i need to edit to do so. I have a form that has alot of the same feilds, for example i have 15 name feilds 15 date field ect. I just need to know how to style the default layout.
i've been looking for a while now please any help would be great
I also want to know how to change the style of the admin email containing information the user submitted.
There's one reason why: I have a large question, which pushes the answers to the far right (I have to horizontally scroll on a 1650px wide monitor) in about a 150px column. The answers are all to the right of the questions. The questions are placed on a single-line no matter their size.
If the email layout is hard-coded and you don't recommend changing it for whatever reasons, what can we do? Can styling of the admin email be made a feature? It could be added in the "Styling" navigation section.
If not, I'd like it so there isn't formatting problem I mentioned above.
Ok So i Figured it out. I couldnt find out how to edit the default e-mail template so i made my own. which you can do as well Ill post my sample code for people to ref.
the {_field4) represents the fourth field in the form configuration. Simply the {_feild4} pulls the data from the fourth field and all you do is design around that.