Editing
Email Designer
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Step-by-Step Instructions == Once you are in the Campaign Designer, follow these detailed instructions to troubleshoot and fix the color discrepancies: # In the Campaign Designer tab, click on the text box that displays the color issue. # Locate the code editor icon on the top right and click on it. # Within the code, find the text or link that is displaying the incorrect color. # Check if the text is wrapped within a paragraph <p> tag. If it is, you will need to change the <p> tag into a <span> tag. # For example: # <p style="color: #ffffff">Foobar</p> # Change it to: # <span style="color: #ffffff">Foobar</span> # After making the necessary adjustments, test your email to confirm the fix. This issue generally arises because certain email clients, such as Gmail and Outlook, may strip style attributes applied in paragraph (<p>) tags when rendering emails in the inbox. Note that this behavior can vary based on the email client used, making the adjustment of the tag crucial for consistent appearance across platforms.
Summary:
Please note that all contributions to Activepedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Activepedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information