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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Event Management Porta...
Power Pages
Unanswered

Event Management Portal Home Page Customisation

(0) ShareShare
ReportReport
Posted on by 57

Hi Guys,

Can you please let me know how to achieve customization for Event Management Portal home page. For example, if I would like to add custom background image for each event, is it possible? Attached is the screenshot for the home page.

 

Also, if I remove existing code given by default referencing JS files in the home page and add my own div and html elements, will it break any other part of the website?

Event Home.PNG
Categories:
I have the same question (0)
  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @Pruss10 

     

    In Portal studio 

     

    Optional: 

     

    1. Open the page where you want the background image for the div. Add a CSS class or id tag for your HTML 

     

    In Portal Management: 

     

    1. Under content > Web pages> choose the same page > Localised content 

    2. Edit > Advanced > Custom css 

    3. Try the below sample CSS 

     

    div {
     width: 400px;
     height: 200px;
     background-size: 100% 100%;
     background-image: url("https://unsplash.it/600/600");
     border: 1px solid black;
    }

     

    The above CSS will apply background image for all divs but you can either add custom css or id for your div tag 

     

    Save and close. 

     

    In Portal Studio > press the sync configuration. 

     

    Hope it helps. 
    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

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 Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 55

#2
11manish Profile Picture

11manish 48

#3
Valantis Profile Picture

Valantis 46

Last 30 days Overall leaderboard