Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

cassiec29238197
cassiec29238197
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
4

Posts

Posts
3

Discussions

Discussions
1

Questions

Questions
2

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by cassiec29238197
Customize the badges you want to showcase on your profile
Re: Email Designer updates needed - Adobe Campaign Standard 06-09-2019
I have found by adding a custom style section to the Delivery Template solves many of these issues. Here is the specifics:Insert the custom style right under the default style() using the html editor. h1,h2,h3,h4,h5,p,li,ul,em,tr,th,td,a{display:normal!important;font-weight:normal!important;color:rgb(102, 96, 98)!important;}p,li,ul,em,tr,th,td,a{font-size:16px!important;}h3,p,li,ul,em,tr,th,td,a{font-size:16px!important;color:rgb(102, 96, 98)!important;margin:0px 0 0px 0!important;}

Views

2.6K

Likes

0

Replies

0
Re: Changing hyperlink color in content block - Adobe Campaign Standard 20-08-2019
The code is not properly created. The should not be inside the tag and you had 2 tags. Also, when I add the MIRROR page option, it encodes it to work properly. Here is what I get in Adobe Campaign when adding a Mirror URL and it works in Outlook. hereHere is your code fixed to work properly. here.

Views

2.2K

Likes

3

Replies

0