What is recommended width and hight for service portal homepage search container
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 05:32 PM
Hi: Anyone know what is the recommended width and hight for service portal homepage search container? The hight of the image I uploaded is getting chopped off.
Thank you!
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 07:32 PM
Hi Rita,
By default there is no fixed width/height. The container will expand to fit whatever widgets/elements you place within it. If you wish, you can change the background style to Contain within the Container properties of the Page Designer, which will shrink or stretch the image so that it fits within the container.
Cheers,
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 07:42 PM
Hi Matt: Would you know the css for that so it stretches or shrinks the image without cropping it, because my image's height got cropped. Thank you again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 07:52 PM
Hey Rita,
Setting the property background-size to 100% 100% should do the trick.
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 08:49 PM