How to add the background image for homepage of Employee center PRO

Santoshi5
Giga Guru

Hi ,

Can anyone let me know how to add the Background image for Employee center pro,

find_real_file.png

 

As per the other posts i know how to add the background image for Employee service center using the content Delivery module, 

But i am not able to see the module to change the background image for Employee center Pro.

 

1 ACCEPTED SOLUTION

Rob Sestito
Mega Sage

You can add a background image a couple of ways.

The way I did ours was right within the Container itself when designing from the Page Designer of the portal.

While on your portal page, hold Ctrl and right-click on one of the widgets. You will get a pop-up menu and you can select Page in Designer:

find_real_file.png

From the Page Designer, you can choose any container you want to have an image for a background.

Here, I am clicking on the widget I am using, and you will see your bread crumbs - select Container, then you can modify like so:

find_real_file.png

find_real_file.png

Be sure you are in the correct application so you have access to modify, but here is what the menu should look like when you edit a container:

find_real_file.png

Here you have the option to add in a background image.

Here is one of my background images for the top of the portal page - this was all done by me adding an image into the Background Image option I just showed you.

find_real_file.png

Hope we were able to lend you some options as to how to add a background image.

Cheers,

-Rob

View solution in original post

7 REPLIES 7

Hello @yandp

Have you tried removing the Parent Class to be empty, and switched your width to Fluid rather than Fixed?

Or, just changing from Fixed to Fluid for the Width and keep your Parent Class as is.

Give those a try real quick if you haven't already. If you have and/ or when you do you still have the issue, please let me know.

Thanks,

-Rob

P.S. It might be good to start your thread on your issue and you can reference this post. That way in case I am unable to help, someone else will see the new post as unanswered.

Cheers! 

Hi Rob, I'm having the same issues and I tried your solution. It's still now showing the banner 

BMX_
Tera Contributor
  1. Update Employee Center (plugin)
  2. After upload, right-click the preview pic of the upload and select “Copy Image Link.”

BMX__0-1717090109606.png

 

  1. Paste the URL in a new tab to verify the picture is correct. (The picture may be smaller than the one you uploaded, which is fine)

BMX__1-1717090109607.png

 

  1. The URL will look like:
  2. https://devxxxxxx.service-now.com/b734904047018210d8a2962f316d43a6.iix
  3. Copy the image file name: b734904047018210d8a2962f316d43a6.iix
  4. Return to the Employee Center.
  5. While holding the [CTRL] keyboard key, right-click the Search field
  6. Select “Page in Designer”
  7. At the top, click the button with a gear called “Page”

BMX__2-1717090109608.png

 

  1. Copy and paste the very first CSS line to the 2nd line.
  2. At the beginning of the first line, add a hashtag “#”.
  3. In the 2nd line, replace the file name with your above image name.
  4. The top two lines should now look like:

BMX__3-1717090109609.png

 

#$banner-768-svg : "d9bc1319533130101865ddeeff7b12ba.iix";

$banner-768-svg : "d8f12b6893aa02101d27326efaba1015.iix";

  1. Click “Save” at the bottom.
  2. If Employee Center still isn’t showing the background image, close browser completely and flush browser cache.