How to add a background image to a container in UI Builder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 11:03 AM
I am creating landing pages to use in San Diego for our users and would like to add our company's background image to the landing page. However, I'm new to UI Builder and CSS and can't figure out how it's done. The image is already stored in ServiceNow (System UI > Images) and I copied the URL to use in the CSS, but it isn't working. I googled examples of using a background image in CSS and looked at how the OOB Landing page background image is created in CSS, but I still can't figure it out.
Using an OOB image in System UI > Images, this is what I ended up with:
* {
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2022 08:06 AM
Next question, seems very very basic - how to make these images clickable (without having to create a button and add an image to that)?