Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

Is there a way to easily add a company logo on the Event Website for Dynamics 365 Marketing?

Posted on by 5

Hi,

I would like to add a company logo on the out of the box D356 Marketing Event Website - is there any way of easily doing this without downloading the website package, etc.?

Thanks,
Mary Ann

  • cloflyMao Profile Picture
    cloflyMao 25,198 on at
    RE: Is there a way to easily add a company logo on the Event Website for Dynamics 365 Marketing?

    Hi Mary,

    Ok.

    Look forward to your reply. :)

    Regards,

    Clofly

  • maan_castro18 Profile Picture
    maan_castro18 5 on at
    RE: Is there a way to easily add a company logo on the Event Website for Dynamics 365 Marketing?

    Thank you so much Clofly, will try that approach

  • Suggested answer
    cloflyMao Profile Picture
    cloflyMao 25,198 on at
    RE: Is there a way to easily add a company logo on the Event Website for Dynamics 365 Marketing?

    Hi Mary,

    You can use following approach to achieve it without downloading the website package.

    1. Create a local css file called mycustomstyles.css with following styles.

    You can upload your company logo to Files and copy its URL to the url property here.

    #home-button {
      background-image: url('yourCompanyLogoURL');
      background-repeat: no-repeat;
      background-size: cover;
      color: transparent;
    }

    2. Open EventManagementApp web template, link our custom style sheet to its source code.

    pastedimage1600916051329v6.png

    3. Create a new web file, set both Name and Partial URL field to the custom css file name.

    Set its Parent Page to EventManagementApp and its Website to Event Portal.

    pastedimage1600916173552v7.png

    Before uploading custom file, keep the web file record in Draft status:

    pastedimage1600916308255v8.png

    Navigate to Notes tab, upload the custom css file as note attachment.

    pastedimage1600916364856v9.png

    Back to General tab, change the Publishing State to Published.

    Result:

    Now we have overwritten the original Home text to custom image.

    pastedimage1600916503694v10.png

    How does the approach work:

    The default "Home" is a block and it has a unique id name: home-button. 

    Therefore, we set a background image to the element, and use "color: transparent" to hide the text.

    Regards,

    Clofly

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans