Reply to topic
smarter mail email formatting problem
Nsahlas


Joined: 08 Apr 2004
Posts: 43
Location: Chicago
Reply with quote
Has anyone else encountered this issue? When I begin typing an email via the SM web interface and then want to add a bullet list it makes the entire email the first bullet point? I would like to be able to type a small paragraph and then hit return twice for some space then add a bullet list.

Am I doing something incorrect or is this a bug?

Thank you.
dan
HostMySite Tech

Joined: 07 Mar 2004
Posts: 42
Location: Newark, Delaware
Reply with quote
Nsahlas,

I tried to recreate the problem you were having and was unable to duplicate it using firefox. Using IE i did experience the same problem. This appears to be with IE encoding. You have one of two options here:

1: Use Firefox for your email (I recommend firefox overall anyway. It has more features, less buggy, behaves as expected with most pages and is less vulnerable to the types of exploits that seems to befall most Micro$oft Applications. Also it's open source which is very posi. http://www.mozilla.org/products/firefox/

2:

Use the HTML portion of the email editing to get your bullet points right. Since it's just like using HTML the code should be fairly simple:

Code:

<font face="arial" size="2">This is a test of the bullet points. It is really cool<br> </font>
<ul> 
<li>This is a test<br>  </li>
</ul>
<ul> 
<li>Tests are Cool<br>  </li>
</ul>


That should give you some basic bullet points and show how to use them.
Nsahlas


Joined: 08 Apr 2004
Posts: 43
Location: Chicago
Reply with quote
Thanks Dan I was hoping to avoid having to actually mess with the html. Are the makers of Smartermail aware of this issue? If not I can submit a support issue to them.
smarter mail email formatting problem
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic