- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 02:41 AM
Hello,
On our employee center homepage, we are trying to apply a background image to the employee search so it looks like this:
However, it appears the only way of applying a background image is to apply it to the entire container:
Is there a way of achieving this?
Thanks in advance 🙂
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 10:21 AM
@MichaelCreatura , I'm not sure but OOTB u cannot achieve what ur requirement for ESC portal. Do inspect to figure out the required CSS for set the img in right position write "paddings"and "positioning" on ur css.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 10:24 AM
Hi @MichaelCreatura change the container size to 2,8,2 then you will achieve your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 01:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 01:59 AM
Hi @MichaelCreatura first select 3,6,3 and then click on 3 column and in top right container click on pencil edit icon the change size-md to 2 same process for other two columns as 8,2.
Please mark my answer helpful and accepted solution if my answer help you.
Thank and regards
Uday Kumar Valapudasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 05:37 AM
Hi @Uday_Kumar ,
I tried that but the result was still the same, the image applies to the entire container rather than just that column.
See @Community Alums helpful responses below, I have also tried with and without the use of the 'Contain' style.