web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
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?

(0) ShareShare
ReportReport
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

I have the same question (0)
  • Suggested answer
    cloflyMao Profile Picture
    25,210 on at

    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

  • maan_castro18 Profile Picture
    5 on at

    Thank you so much Clofly, will try that approach

  • cloflyMao Profile Picture
    25,210 on at

    Hi Mary,

    Ok.

    Look forward to your reply. :)

    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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 213 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 71

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans