Post

3 followers Follow
0

Fluid pro pushes the content below it away too far

Avatar
wim

After te Fluid pro gallery a way too large gap forming when the thumbnails build up.

Answered

Answer

Avatar
QooQee

In some cases that you only have the Fluid widget on the page and you do not have any other objects on the page, Muse is not smart enough to understand that the widget may want to expand in height so Muse removes the scrollbar, please use the following code to fix this.

 

<style>body{overflow-y:auto !important;} #page .verticalspacer { height: 0 !important;}</style>

 

 

---

 

Update/Additional comment: 

All you need to do is to copy the code, then paste it in the page where you have the widget, you just need to be on that page when you paste (Cmd + v), and Muse automatically creates an HTML box for you, then move the HTML box to the side (preferably top-left), outside of the design area, in the gray area, and pin it there so it will not get on your way when designing or reviewing.

Comment actions Permalink

3 comments

0
Avatar
Support

Hi Tony,

I have updated the answer above, please read the updated part, thank you.

 

Patrick

0 votes
Comment actions Permalink