Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Cannot change Portal Background Image

Posted on by 6

Hi,

We are getting started with Portals in Dynamics.

What triggers the overlays (different colours) to appear over images.

For instance - we have changed the homehero.jpg image and it now has a darkened overlay on it? 

I don't see any opacity settings on the image itself?

Thanks

*This post is locked for comments

  • Suggested answer
    Justin Burch Profile Picture
    Justin Burch 25 on at
    RE: Cannot change Portal Background Image

    The homehero image is set with a linear gradient overlay via CSS in the theme.css file. You can either change theme.css itself (check line 1021), or apply a new CSS file as a Child File of Home with a higher display order to overwrite theme.css - sometimes it's easier to track the large file changes that way, depending on what stage your project is at.

    .section-landing {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(homehero.jpg) no-repeat center;
    background-size: cover;
    }

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans