Hi, hope you could help me solving my problem...
I 'm a beginner with muse and have a problem with the 100% width...
wanna built a Menue with the add on "mighty menu" and a slide show below there with the composition widget of muse in 100% width, but couldn't set the rectangles I placed in the target fields to 100%.
I've read here that its not possible to set rectangles to 100% when they are grouped. ok, all items of triggers and targets are automatically grouped and I think there is no other possible way !?
My solution had been, stretching all rectangles of the menue and the slideshow far over my adjusted site width and testet it in my browser Looks good even if I set the browser window to the fullest possible width at my 27" display.
But know I saw that I could scroll with the horizontal scrollbar rightwards beyond the frames of menue and slideshow. How can I hide the horizontal scrollbar, so that this is not longer possible?
Found that html command and applied it to my site properties
<style>
html{
overflow:hidden;
}
</style>
but it hides both scrollbars...is there one only for the horizontal?
Or is there any other solution?
Thanks for helping
nadine