- 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 12:43 PM
Did you tried changing the height of the containers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 12:52 PM
I think I did but am willing to try again. Do you do that in the css code? What is the max you can expand it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 01:00 PM
Just provide a name to the css class field in the container
and provide a height of 650px to both containers to test if this works
Then we can adjust the height if it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 01:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 01:28 PM
Can you also provide the details of the container properties?