Slightly changing the format of a...

User 2897594 Photo


Registered User
322 posts

Hi all, I'm not too good with code, but would like to change the width of the columns in my form email responses, which bit of code in the configure email message panel do I need to change?

Basically I am happy with the [_form results_] , just need the column with the field names in to be a bit wider if possible?

Many thanks
Janet
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

I think you can do that on the form.cfg.php page otherwise you can alter the html in the Configure Email Message in the form builder.
Add this to the html on the Configure Email Message near the top.
<style> table{width:60%}</script>

Adjust as needed.
You could also do
<style> td{width:60%}</script>

Depends on the control you need.
Most of these are available in the Configure Email Message in side the html code near the top if you look through it close.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.