Questions tagged [newsletter]

A email or document containing a one or more news stories that will be distributed to a group of subscribers.

835 questions
-2
votes
3 answers

Automatically Choose & Display Newsletter HTML Version In Email Clients

Anyone here experienced in HTML newsletter email crafting process? I wonder how you guys code the markup and CSS so that the email clients automatically choose the HTML version instead of plain text version. I tried myself to code one custom HTML…
Zulhilmi Zainudin
  • 9,017
  • 12
  • 62
  • 98
-3
votes
2 answers

How can I send automated emails from bluehost?

I want to send newsletters and event information to my customers. Sending manual emails will take time. So, I was thinking of sending automated emails. I just want to upload all my contact details to MySQL database in Bluehost where my website is…
Clare
  • 1
  • 1
-3
votes
1 answer

Is this possible on wordpress newsletter

Good day, I need some advice if this is possible on wordpress? I have a classified site and I want to create a newsletter that would have multiple categories each category would just have a list of title that has links to the item page. The hard…
cooldude
  • 101
  • 2
  • 15
-3
votes
1 answer

white space at end of HTML email

Getting a ton of white space at the end of my HTML email. obviously, outlook is the worst? Any help? Attached is the code & a screen…
Danny M.
  • 150
  • 3
  • 3
  • 18
-3
votes
1 answer

Jquery Newsletter Signup Popup with cookie on site entry

So I'm more the designer then an advanced programmer. I know HTML and CSS very well but when I get into JavaScript things start confusing me. I need to see it in my head. Anyway... I basically need a popup on site entry that will place a cookie so…
-3
votes
1 answer

Need help correcting code for HTML newsletter which will be used in Gmail

In my browser looks ok, but when I move it to Gmail my #Container move under "K" letter in "Kamala" word inside my background image, and the other problem is when i send it as a e-mail, on the recieved e-mail everything in #Container are already…
-4
votes
2 answers

Updating a database using MySQL

I'm trying to create a newsletter function, when a user inputs their name and email into a form, the PHP issues a query to the database to put their answers in the table. I already checked the names of everything and they all seem to be in check,…
Lauren
  • 1
-4
votes
2 answers

can i attach css to email newsletter HTML file

I am trying to make an html news letter (email template). Can I attach a CSS file to this template? Will it work properly?
-4
votes
2 answers

HTML Mail on Outlook

i want to create a newsletter compatitable with Outlook. I'm getting a huge gap on the left only on Outlook clients. It's written in HTML. http://www.nikosdelig.com/eurasia-newsletter-russian.html
user2207630
-5
votes
1 answer

Why are these classes in form of class="m_05989..."?

I am trying to create an email newsletter so I got inspired by several other companies and their newsletters. When I got into the code, almost every opening tag has it´s class in the form of class="m_NUMBERSdescription".
user7330952
1 2 3
55
56