Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

Adding Favicon to ACC Page (V5 Compatibility)

Avatar

Level 2

Team,

 

Please let me know how to add Favicon in ACC webapp with Page (V5 Compatibility). With just page activity, it will be part of HTML but with Page V5 , I am not able to find a placeholder to enable favicon. 

 

Let me know if anyone has enabled the favIcon with Page (V5 Compatibility).

 

Thanks,

Vikas.

 

@Marcel_Szimonisz 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @_vikas_ ,
You should be able to add favicon to the header section in page properties

 

 

<link rel="shortcut icon" type="image/jpg" href="Favicon_Image_Location"/>

 

 

 

Marcel_Szimonisz_0-1694434954987.png

Or in Page (v5 compatibility) activity  header section.

Marcel_Szimonisz_1-1694435112824.png

 

Why do you use this activity? I have one nice workaround for not to use it when building forms. I will tag you when I will write it on blog

 

Marcel Szimonisz

MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @_vikas_ 

 

You can go to the header section of page tab in webapp properties and write your favicon code there as it should be included in the header tag of HTML page. Please find the link for example.

AkshayAnand_0-1694158189267.png

 

Regards

Akshay

Avatar

Correct answer by
Community Advisor

Hello @_vikas_ ,
You should be able to add favicon to the header section in page properties

 

 

<link rel="shortcut icon" type="image/jpg" href="Favicon_Image_Location"/>

 

 

 

Marcel_Szimonisz_0-1694434954987.png

Or in Page (v5 compatibility) activity  header section.

Marcel_Szimonisz_1-1694435112824.png

 

Why do you use this activity? I have one nice workaround for not to use it when building forms. I will tag you when I will write it on blog

 

Marcel Szimonisz

MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/