HTML Styling not working
-
Trying to style the text of my blog post for the email notification that gets sent to my subscribers. It’s not working.
Here is my HTML (From the ‘text’ tab in a new ‘Compose Mail’ entity):
<h1 style=”text-align: center;”>Poverty Stoplight Office News Flash</h1>
<h2 style=”text-align: center;”>”###POSTTITLE###”</h2>
<h4 style=”text-align: center;”>###DATE###</h4>
<p style=”text-align: center;”>###POSTIMAGE###</p><p style=”text-align: center; font-family: Palatino Linotype, sans-serif; font-size: 18px;”>###POSTFULL###</p>
Changing the font-family and the font-size is not working. This is VERY essential for me. Please help.
The topic ‘HTML Styling not working’ is closed to new replies.