Dökümanlar

 Background Colors in HTML Emails

Many of you have asked about why your background colors dont show when you send out an email to...

 Gmail is converting my email addresses to links.

Yes, if you have an email address listed without a link, Gmail will add it for you.  For...

 How do I create dynamic urls using field names?

To view all variable names you can use for fields within the system go to Forms - Fields Manager....

 How do I get around the fact that Gmail does not support embedded CSS?

One way to get around this issue is to convert your embedded CSS into inline using our CSS...

 I am trying to save but the save button isnt working

The most common reason for the save not saving is because on the top part of your page "Message...

 I am using a small font and my line spacing is all screwed up.

This is because of the Gmail DOCTYPE, try putting your font inside a paragraph tag instead of...

 My vertical spacing is not showing up.

Gmail converts this: <td style=“height: 20px;”>td> To this:...

 The negative values on my Padding and Margins are not working.

Gmail ignores the entire margin or padding declaration if there is a negative value....

 Upload from Dreamweaver

Can you upload from Dreamweaver? Yes you can.Copy the source code and place it into Emercury. We...

 Why aren't my backgrounds working?

If you include any reference to a URL, your entire declaration will be ignored. For example:...

 Why aren't my body styles working in AOL?

AOL removes the body tag and inserts its own: So this:...

 Why aren't my bullet points showing up in Outlook 2003?

If you have a CSS “width” property set in a containing UL, your bullets will not render in...

 Why aren't my fonts displaying correctly in AOL?

AOL uses the following default CSS:...

 Why do my fonts look different from preview to my inbox?

When you are in the HTML editor and you paste your code or you type in the editor you msut...

 Why doesnt my background color show?

Email doesnt support background colors any longer. To get around this you would need to create a...

 Why dont my images show in HTML editor using Dreamweaver?

Your images don't show because dreamweaver put the path of your local files within the code....

 Why is there a small space under each of my images?

This space is actually caused by the Hotmail DOCTYPE.  Here are a few workarounds (these...

 Why isn't my embedded CSS working in AOL?

If you are using any relative URL paths in your embedded CSS, AOL will strip out the entire style...