Turn off Vertical Scrolling
hello,
with muse possible have image extend past page boundry without allowing browser scrolling? i'm attempting create hoizontal scrolling site have image extend off bottom of page boundries (for larger screens) without allowing browser scroll.
here example of attempting - http://www.smallstudio.com.au/
thanks.
place in head section
<style type="text/css">
html,body{overflow-x:hidden;} // use hide horizontal scrollbar, hide vertical scrollbar {overflow-y:hidden} ; hide scrollbar {overflow:hidden;}
</style>
More discussions in Help with using Adobe Muse CC
adobe
Comments
Post a Comment