WebFormBuilder

User 58885 Photo


Registered User
9 posts

Hi Have Question... when I receive the email with the text completed I get a very narrow column with like 4 lines of text with a short second column....
RESULTS is working but just too many pages to print with short wrap around on column 1 PLEASE ADVISE??

When I look at the Email Config in the program it says Table{width:80%;} exactly where would I go to change the left column to be much wider ? I am confused... thank you...
see....
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head><title>You got mail!</title></head>
<body style="background-color: #f9f9f9; padding-left: 11%; padding-top: 7%; padding-right: 20px; max-width: 700px; font-family: Helvetica, Arial;">
<style type="text/css">
body {background-color: #f9f9f9;padding-left: 11%; padding-top: 7%; padding-right: 2%;max-width:700px;font-family: Helvetica, Arial;}
p{font-size: 12px; color: #666666;}
h1{font-size: 60px !important;color: #cccccc !important;margin:0px;}
h2{font-size: 28px !important;color: #666666 ! important;margin: 0px; border-bottom: 1px dotted #00A2FF; padding-bottom:3px;}
table{width:80%;}
td {font-size: 12px !important; line-height: 30px;color: #666666 !important; margin: 0px;border-bottom: 1px solid #e9e9e9;}
td:first-child {font-size: 13px !important; font-weight:bold; color: #333 !important; vertical-align:text-top; min-width:10%; padding-right:5px;}
a:link {color:#666666; text-decoration:underline;} a:visited {color:#666666; text-decoration:none;} a:hover {color:#00A2FF;}
b{font-weight: bold;}
</style>
<h1 style="font-size: 60px !important; color: #cccccc !important; margin: 0px;">Hey there,</h1>
<p style="font-size: 12px; color: #666666;">
Someone filled out your form, and here's what they said:
</p>
<div>
[_form_results_]
<p style="font-size: 12px; color: #666666;">
<b style="font-weight: bold;">Thank You For Completing Today's Survey</b>
</p>
</div>
</body>
</html>
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

You can alter the code to your needs in the email confirmation. If the table is to wide then enter a lower %.:)
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
User 58885 Photo


Registered User
9 posts

Hello Eric... If the table is to wide then enter a lower % ( your answer... ) I was asking you to give me something MORE SPECIFIC PLEASE as to where in this CODE that will CHANGE THE LEFT COLUMN in the html email being sent out..

The TABLE at 80% is not the problem..

it is the width of the first column... I did not see where your program was entering in the width for each column in the outgoing email ..

PLEASE EXPLAIN.. bruceo
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Did you alter the original confirmation?
You can restore the defaults by clicking the little button on the lower right on the Customize Notification Message.
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
User 58885 Photo


Registered User
9 posts

Hi Eric I do not remember doing this .. did it show <TD width> ???? if it did I will go back and reset it and I will be good from there but I do not remember changing anything about this as I wanted a standard type email. bruceo
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Try resetting it then post back with the results.:)
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
User 58885 Photo


Registered User
9 posts

Hi Eric... you are not hearing is a correct assumption..
Lets try again...
I can see the config for the email and Did set it as DEFAULT as you mentioned...

The PROBLEM is a phone call would have resolved this a long time ago...

As the email is sent out...
I am looking at the email I receive as owner of the website and the First COLUMN is NARROW causing the sentence to WRAP around 4 etc .. kind of hard to read.. and makes the EMail VERY LONG when printed

The RIGHT column has usually a short 2-3 word phrase and LOOKS FINE..

I am attempting to fix this problem and having trouble seeing the left column TD so I can adjust it's width.. in your software. I WAS HOPING YOU COULD ADDRESS THIS ISSUE WITH SPECIFIC ANSWERS...

SEE EXAMPLES BELOW FOR THE PROBLEM FOUND IN MY EMAIL. any help to fix this would be helpful..

1. I enjoy
organizing
individual,
activities and
assignments.: always true

2. I feel
drawn to
minister
in other
countries.: always true

SHOULD LOOK LIKE THIS WHEN EMAILED ..

1. I enjoy organizing individual, activities and assignments.: always true

2. I feel drawn to minister in other countries.: always true



User 58885 Photo


Registered User
9 posts

NEVER MIND I WAS ABLE TO FIX THE PROBLEM... THANK YOU ANYWAY... bruce
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

What did you do?
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
User 58885 Photo


Registered User
9 posts

Eric I read the fine print in the email configuration and played around guessing until I got the settings more to my advantage.. had to do with the td width which I was trying to explain..
In any case I was hoping you would put right on to it and save me valuable time..

It is ok for now.. bruceo

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.