Page content scrolling
Auteur : Josef G.
Visité 1907,
Followers 1,
Partagé 0
V10 how can I stop the page scrolling. i.e The menu stay on top and the content is scrolling.
Posté le
you can fix teh header and the menu
<style type="text/css">
#imHeader {position: fixed; top: 30px; width: 960px; height:160px; z-index: 50;}
#imMnMn{position:fixed; top: 0px; left:auto;}
</style>
show more:
http://www.essedi.altervista.org/menufisso/index.html
http://answers.websitex5.com/post/90656
JJ.
Auteur
Sorry naybe I wasnt clear enugh, What am I looking for is a fixed page that moves as you scroll the page. I dont like the scrolling of the content while the menu stay in the top.
Sorry,your requestis not clearto me,maybesomeone else canunderstandandclarify theirsituation.
As I understand ityou wantthe defaultbehaviorofWebiteX5thatthe page is aunitandonlythroughout thescrolls,if thisislonger thanthe browser window?
GreetJJ.
i know what u mean, this option is found in step 4 (advanced settings) and then choose main menu and then enable the auto-scrolling, see attachment image for reference.
Auteur
Thank you Alberto you spot on. In my case I wanted the auto-scrolling disables but you helped me to solve the problem.