- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 09:37 AM
I added an image in each container but it doesn't show correctly when previewing it. I'm attaching an image on the edit page and the preview page. I can't get the bottom image to display to the bottom of the page.
On Container 1 (top), the width is fixed and the background style is "Cover." Only part of the image is showing in preview mode.
On Container 2, width is fixed and the background style is "Cover." How can I have it expand the rest of the page? Do I have to keep adding containers with the same image??
I have tried some css options based off what I have read on the forums but still can't get it to work. Any guidance is appreciated.
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 02:11 PM
If you want to apply the same styling to both the containers then use the same name.
If not provide a different one and define it as well according to your needs.
Please mark correct and helpful if you can. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 11:51 AM
Hey
Here are some suggestions!
- Add the background image to the page itself. Refer the screen shot below -
- If you want different background images for individual containers then try changing the height of the containers such that whole image is displayed as per your needs. You can add a css class to the container and define it in the page css field as shown above.
- And remember one thing, adding a container does not always mean that it would occupy the space on the page unless you add a widget to the container. So keep this in mind, adding a widget to the container will make sure that the container takes space on the page.
Hope you find any one of this correct & helpful!
Otherwise feel free to ask any further question.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 12:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 12:31 PM
Can you please let me know exactly what you are trying to achieve?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 12:36 PM
Sure, if you look at the edit image attached above (serviceportaleditmode.jpg), that is what I want it to look like. I have a background image in container 1 and a different image in container 2 & 3 but can't get it to look like the edit page. Hope that makes sense.