How do I stop a page from scrolling vertically?

I have just started using Adobe Muse and am using a accordion text widget on one page. The problem is that when I preview the site the whole page scrolls up and down, including the footer. The accordion is overlapping the footer.
I don't want the pages to move at all, I want everything just on one page so that there is no scrolling up and down and I want the footer to stay where it is.
I can't solve this, I've tried everything!

Hello,
Please go to File -> Site Properties and disable sticky footer and see if that resolves the issue.
Cheers
Parikshit

Similar Messages

  • How to stop my page from scrolling vertically

    I currently have my page configured so that the header, footer, and links on the left hand side are all framed and positioned absolutely. This allows me to just have the content in the center of my page scroll.
    It works wonderfully, however on some pages (such as one where I have a photo gallery), the page will scroll past the gallery, and either appears very long, or the content stops, and you can see the background of the page. It's difficult to explain, so I have included photos to demonstrate. I would simply like to prevent my page from scrolling PAST the content (gallery in this case) and onto the excess space.
    Even if I extend the min-length or max-length value of the page, it only makes the white area even longer so it scrolls even further down the screen. Any suggestions would be apprecaited, and I can include the .css and html if necessary as well.
    Regards,
    -Dave

    I'm sorry Nancy, I'm not exactly sure how to do that.
    You can view my page at http://www.dvionline.com
    but obviously you can't see the .css in there.
    If it makes it anymore clear, I have posted it here:
    @charset "utf-8";
    /* CSS Document */
    /***************STRUCTURE***************************/
    /*Reset*/
    margin:0;
    padding:0;
    /* Reset header position to fixed for real browsers such as Firefox*/
    body>#header_wrap{
        position:fixed;
    /* Reset footer position to fixed for real browsers such as Firefox*/
    body>#footer-wrapper{
        position:fixed;
    /* Sets minimum width for the smallest resolution available */
    body{
        min-width:640px;
        background-color:#222222;
        min-height:900px;
        /* This containts the links to the left */
    #menu_wrap_left{
            float:left;       
            height:228px;
            width:100px;
            margin:0px auto;
            padding:0px;
            position:fixed;
    /* 994px because of the 3px margin on each side of the border.  Min width is 736px because that is the size of my large monitor */
    #content_wide{
        width:994px;
        margin:85px auto;
        border:3px solid #c3c4c5;
        min-height:736px;
        background:#d8d7d7;
        /* Absolute positioned header for all browsers*/
    #header-wrapper_75px{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:85px;
        position:fixed;
    #header{
        height:85px;
        width:1000px;
        margin:0 auto;
        background:url(../Images/Defaut%20Images/yellow_white_background__85px.jpg);
        /* Logo image */   
    #header_logo_over_links{
        position:absolute;
        margin-left:5px;
        margin-top:0px;
        width: 137px;
        height:77px;
        display:block;
        z-index:2;
        background:url(../Images/Defaut%20Images/resize_logo.gif) no-repeat
    /* Contains the footer, and in a static position */
    #footer-wrapper{
        width:100%;
        p\osition:absolute;
        bottom:0;
        left:0;
        height:24px;
    /* Used for the 1000px site */
    #footer_wide{
        width:1000px;
        height:24px;
        margin:0 auto;
        background:#edece7;
        color:fff;
    /* EVERYTHING ABOVE THIS LINE IS USED IN THE TEMPLATE */
    /* Used on all of the flash galleries */
    .center_flashMedia{
        margin:0px auto;
        padding:0px;
        display:block;
    /* Used on the top of the CONTACT page */
    .bold_contact_header{
        font-size: 24px;
        font-weight: bold;
        color: #6785BB;
        text-align: center;
        margin-left:auto;
        margin-right:auto;
        display:block;
    /* also used on the CONTACT page */
    .center_contact_address{
        text-align: center;
        margin-left:auto;
        margin-right:auto;
        display:block;
        padding: 5px;
    /* used on the CONTACT page */
    #container_contact{
        display:block;
        padding: 5px;
        margin-bottom: 0px;
        display:absolute;
        margin-top:90px;
    /*used on the CONTACT page */
    .bold_contact{
        font-size: 16px;
        font-weight: bold;
        color: #6785BB;
    /* This holds just the text for the HOME page */
    #home_text_container{
        width:450px;
        height:450px;
        border:none;
        padding:20px 0px;
        float:right;
        position:relative;
        margin-right:14px;
    /* used on the HOME page */
    #home_image_container{
        background:url(../Images/Defaut%20Images/home%20image%20shadow.jpg) no-repeat;
        width:450px;
        height:395px;
        display:inline-block;
        margin-left:14px;
        padding:20px 0px;
        margin-top:30px;
    /* Used for the text on the HOME page */
    .index_text_16px{
        font-size:16px;
        font-weight:normal;
        font-family: Arial, Helvetica, sans-serif;
    /* used on the HOME page */
    .project_header{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
    /* used on the PHILOSOPHY page */
    #philosophy_wrap{
    width:800px;
    height:100%;
    margin:20px auto 0px auto;
    padding:10px 20px 0px 10px;
    border:3px solid #c3c4c5;
    background: #d8d7d7;
    /* Used on CONELLE MEMBERS, PHILOSOPHY, and PROJECT TEAMS pages */
    .president_font{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding:10px;
        vertical-align: text-top;
    /* used on PHILOSOPHY page */
    .centered_philosophy_header_text{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding:5px;
        vertical-align: text-top;
        text-align:center;
    /* used on the PRILOSOPHY TEAMS and SERVICES page */
    .project_text_index {
        font-size:14px;
        font-weight:normal;
        padding: 0px;
        height: 150px;
        width: 250;
        font-family: Arial, Helvetica, sans-serif;
    /* used on PHILOSOPHY page, to keep space around the images */
    .philosophy_img_padding{
        padding:10px 5px;
        border:#C3C4C5 solid 3px;
    /* used on PROJECT TEAMS page */
    #project_teams_wrap{
         width:800px;
         height:100%;
         margin:10px auto 0px auto;
         border:3px solid #c3c4c5;
         background: #d8d7d7;
        z-index:-1;
    /* Used on PROJECT TEAMS page */
    .project_text{
        font-size:12px;
        font-weight:normal;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 18px;
    /* used on the SERVICS page */
    .services_header{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
    /* logo image to the right on the CLIENT SERVICS page */
    #client_services_img{
        float:right;
        padding:5px;
        clear:left;
        display:block;
        background:url(../Images/Defaut%20Images/project%20teams/client_services.jpg) no-repeat;
        width:300px;
        height:226px;
        margin-left:15px;
    /* Background for the CONELLE MEMBERS page */
    .horizontal_bar_grey{
        height:200px;
        width:800px;
        margin:0px 5px 15px 30px;   
        background:url(../Images/Defaut%20Images/horizontal_bar_grey.gif) no-repeat;
    .align_left{
        float:left;

  • When I navigate to a new page, an additonal page (with a notice that Firefox is blocking access to the page) pops up. How can I stop the page from poping up?

    How do I stop the pop up screens from popping up? I just want the screen I ask for to open

    What is the wording of the message? Could you post a screen shot showing what it looks like? This article has tips on how to do that: [[How do I create a screenshot of my problem?]]
    Also, does the add-on TopArcadeHits sound familiar? You might want to try disabling it here:
    orange Firefox button (or Tools menu) > Add-ons > Extensions category
    Then restart Firefox (usually there is a handy link for this after disabling).

  • How do I stop the page from re-directing when I am searching for something? It re-directs to something that has nothing at all to do with what I was searching for

    I put something in the search bar such as "making centerpieces for baby shower" or I put it into google. Then a bunch of matches come up, I click on one that looks good, but immediately it goes to "re-direct" and a web site comes up that has nothing at all to do with the search like an auto shop or something.

    I would need more details for this, as you have mentioned rulers move ? Are you referring to rulers on page in design ?
    You can move a guide lower down the page , ruler marks will be displayed on ruler but that will not stop you moving the guides.
    What happens if you uncheck rulers from top view options ?
    Thanks,
    Sanjit

  • How can i stop PDF form from scrolling?

    I want to create a PDF form using Acrobat Pro XI that acts like a multi-page data input form. I'll jump to the various pages using buttons down the left side linked to pages via Javascript code. But the user can still scroll the page, which makes the form look quite strange. Is there a way to stop this scrolling, or some trick  in JS that will force pages to be displayed with their top-left corner (of each page) always sitting at the top left corner of the screen?

    Not possible.

  • How do I stop the screen from scrolling down on start up?

    When I open Firefox the screen scrolls down instead of staying on the top of the page.

    We went around this one a while ago. It turned out that the poster wanted to use webmail by default, but a browser won't by itself be recognized as a valid email client.
    Is there an alternative email client you want to use as default? What happens if you set it as the default?
    If you want to use the browser you'll probably need to find a notifier add-on or applet that can field any requests for email management and thereby launch the browser. .

  • Duplicate Function? How do I stop the pages from playing? Please help.

    I'm EXTREMELY new to AS3 and Flash. I'm using Photoshop to design the site, and, although it was working at first, I've got a navbar up top, and after I added the codes, I got a duplicate Function error.
    Here is the code:
    stop();
    addEventListener(MouseEvent.MOUSE_DOWN, myBtnHandler1);
    function myBtnHandler1(event:MouseEvent):void {
        gotoAndStop(1, "Scene 3");
    Another problem is that it keeps playing as in, going through the scenes. Is that just a "Test" thing, or is there a way to fix that? Please help me figure out what codes to use for them.

    There could be a number of problems with your movie. In the Control menu, there is an option, Loop Playback, that will cause the movie to loop when using Test Movie from the Control Menu. If there is a compiler error, the movie will loop uncontrollably when you Test. Look in the compiler errors window to see if you have any errors.
    You may want to consider not using Scenes in your movie. They are a vestige of the earliest versions of Flash. Are you following a tutorial?

  • How can I stop Apple Mail from scrolling to top as image loads?

    Hi, I receive a daily email that includes dozens of inline images (it's the TechCrunch daily email, FYI). When I open it in Apple Mail, every time an image loads, the scroll bar jumps back to the top of the email. This effectively makes it impossible to read any of the email until after all the images load, since as I start to read it from the top, a moment later (as the next image down further in the email loads), it jumps me right back to the very top of the email. The only way I can read the email is to open it in Apple Mail and then sit there for a moment until all the images load. (I can't even switch to another window or put that email window in the background-- Apple Mail apparently is smart enough to not load images when the window isn't front-and-center.)
    Needless to say, this is a super-annoying issue I haven't ever seen this in any other email program and I think it definitely counts as a bug (or at the very least, a supreme, supreme annoyance).
    Anyone else seeing this, and/or have a solution?
    Thanks--
    Eric

    This is happening to me too, and I have had enough of it! I never got around to complaining about it, and I suspect many others are the same way. However, I think it is fair to call it a 'bug' and that apple should make a statement or fix about it

  • How do I stop my pages from changing (paragraphs breaking, chapters moving) when trying to export?

    I'm fairly new to indesign and am self teaching myself via the internet and books. I'm working on a novel layout and I had it finished and what I thought looked nice. The last step was to export it to a PDF format I thought. Well, when I export it and then view the PDF a few paragraphs are broken with a few lines between the first part and second part. Chapters also lose their position. I would go back into InDesign and check and it would be that was in indesign as well. I've fixed it a dozen times. Double and triple checked the pages before hitting export again. Again, more trouble, but it would be in different places. Am I doing something wrong during the export?

    Did you start this book in an earlier version if InDesign and convert it? If so, the text engine is different in the new version and stories reflow when you touch them in some way. You can force ID to recompose all stories using the Keyboard Shortcut Ctrl + Alt +/ on Windows or Cmd + Opt + / on Mac, then check carefully throughthe whole thing.
    You can also force a recompose by exporting to .idml and opeing that, then saving with a new name. (See Remove minor corruption by exporting)

  • How do I stop a page from collapsing towards the sidebar?

    Suddenly I find the page to the right of the sidebar collapses to the sidebar. When I try to drag it out by grabbing the corner and dragging it to the right when I let go it collapses back again. Viewing in full screen brings it back but then I don't see the bars at the top. I'm failing to do something simple but I don't know what it is.

    Suddenly I find the page to the right of the sidebar collapses to the sidebar. When I try to drag it out by grabbing the corner and dragging it to the right when I let go it collapses back again. Viewing in full screen brings it back but then I don't see the bars at the top. I'm failing to do something simple but I don't know what it is.

  • How do I stop pages from scrolling when i'm creating an interactive PDF?

    I'm attempting to create an interactive PDF portfolio with links from the homepage to gallery pages and projects etc, but it seems useless if I can't stop the PDF pages from scrolling? Can anyone help?
    I have InDesign CS5.5 and Adobe Acrobat Pro.
    Thanks,
    Elizabeth

    I had the same problem with an interactive PDF I created out of InDesign CS5.5. Not sure if what I found will work for a PDF portfolio but here is what I did.
    After creating my document and exporting it as an interactive PDF I opened it in Acrobat X. I went to file/properties and opened the dialogue box. I then clicked on the "initial view" tab and checked the "hide toolbars" and "hide window controls" clicked okay, closed the dialogue box and re-saved the PDF.
    The next time I launched it you could not mouse click to navigate the pages anymore, you had to use the interface I had created. The only caveat is that the keyboard arrows and the mouse scroll wheel still work but if you click anywhere on the page other than my buttons the pages now stay put.
    Hope this works for you,
    Phil

  • How do i stop two windows from openning when i clicon an email link, the home page and the link both open. i just want the link to open

    how do i stop two windows from openning when i click on an email link, the home page and the link both open. i just want the link to open

    That is a bug, so you need to wait until this get fixed.
    See https://bugzilla.mozilla.org/show_bug.cgi?id=531552 - Firefox 3.6b opens two windows when opening external links
    (please do not comment in bug reports)

  • How do I stop my cursor from selecting things on the page? It shows up like I want to type something and when I press the down key it goes through all the words like its a word document.

    How do I stop my cursor from selecting things on the page? It shows up like I want to type something and when I press the down key it goes through all the words like its a word document.
    == This happened ==
    Every time Firefox opened
    == June 27, 2010

    You have '''caret browsing''' enabled - that preference appears as set in your Troubleshooting Information.
    http://kb.mozillazine.org/Accessibility.browsewithcaret
    Hit the '''F7''' key to disable '''''caret browsing'''''.

  • How do I stop the cursor from spontaneously going to Line one space one in Notes?

    How do I stop the cursor from spontaneously going to Line one Space one in Notes?
    I am currently working on a MacBook Pro connected by Wi-Fi or Blue Tooth to my 16GB iPhone 4S; and supposedly to iCloud.  I install every upgrade on each computer till the computer can take no more.  My current MacBook Pro continues to accept upgrades.
    I have been dealing with Address Book foibles since it first came out and the problems seem to get worse rather than resolved.
    Problem #1: When a Company Name is checked to take precedence over a personal name the record/file does not surface during searches.  This has happened for years on all my Macs, including most recently my MacBook Pro and its predecessor PowerBook G4.  How do I fix this?
    Problem #2: The Printing Defaults for Address Book Files are not useful and I can find no way to change them to my own preferences once and for all.  I must reset them for every file every time I choose to print a file.  Is there some way to set the defaults to MY preferences and only occasionally reset them according to my needs?
    Problem #3:  When entering information in "Notes" the cursor randomly and spontaneously goes to line one space one as I am entering information.  How do I stop this?  Then when I cut and paste the misplaced text to where it belongs it may or may not return to once again begin at line one space one and following.
    Problem #4:  When Printing a Record/File from Address Book I would like to use the whole 8.5" x 11" page.  Instead it prints on an 8.5" x 11" page in three columns.  Is there a way to format the output?  I have not found one and the Mac 'Geniuses' do not know of any.
    Problem #5:  Subsequent to one of the upgrades in the last year or so, the search feature does not work.  (I have had this computer since May 2011).  No matter what I type in the search line I am stuck in the 'All' Directory.  To find anyone or anything I must scroll through the address book manually.  Is there a fix to this?
    Problem #6:  Sometimes, when I try to sync my MacBook Pro and my iPhone, the records simply duplicate.  How d I undo this without manually deleting the duplicates?
    Problem #7:  Does anyone know of a third party Address-Book-type App that is better than the Apple version and can easily import over 3000 contacts information?

    '''I had the same problem when I updated to firefox 4. This is how i fixed it:'''
    The problem seems to be caused by the 'New Tab Homepage' add on. So:
    # Disable or remove the 'New Tab Homepage' add on and restart firefox.
    # Download and install the firefox add on called 'NewTabURL' and restart firefox.
    # Click on the Options button for NewTabURL and uncheck 'Select location bar after loading new tab'
    # Under the 'Default URL for new tabs' heading, choose 'Home Page'
    # Click on the Save button.
    Hopefully, problem solved!

  • TS3899 I keep getting batch loads of old emails uploaded to my IS 4 phone in increments of 100, how do I stop these emails from being sent to my iphone? thanks Patrick

    I keep getting batch loads of old emails uploaded to my IS 4 phone in increments of 100, how do i stop these emails from being sent to my iphone? Thanks Patrick

    SOLUTION FOR UNREAD COMCAST MAIL...so far, so good
    I went to Comcast.net and created a folder titled "Archive 10-2-13" and then went back into my inbox on the site and clicked the 'select all' box at the top of the email page. I could only see what would fit on my screen, but figured out that if I scrolled ALL the way to the very end (which was a l-o-n-g time for 30,000 emails) and then clicked "move to' at the top of the page and chose "Archive 10-2-13"..all my mail went there and no longer comes up as unread on my iPhone.
    I don't know if this will work for other POP accounts (Hotmail, etc.) but HALLELUJAH! I have ZERO unread email messages showing!

Maybe you are looking for

  • Problem with SNR on CME

    Dear Experts, I have problem with SNR on CME. When I make call from internal, SNR is working, but when calling from outside to one of my SNR extension, its not working - not ringing on mobile device. but from extension 43 I am allowed to call xxxxxxx

  • Adding cost center range in KS05

    Hi, I want to add range for cost center field and from change Date in KS05. Can anyone guide me on this issue. Orelse If there is any function module to achieve this keeping select-options in KS05 by preparing our own report also will be helpful for

  • Media Browser in iWeb not showing Photos

    Hi I have read through many of the threads on here from people who seem to have the same problem and tried many of the suggestions, but still do not seem to have improved matters. I have the message saying that I need to open iPhoto 2 or later. I am

  • System not posting

    When I turn on the power everthing works except I don't get a VGA, Keyboard, or mouse signal. I can hear the HD spin and I see the HD LED lite up then the CD LED lite up. All the fans work, I've replaced batteries, VGA cards, Power supplies and nothi

  • Stock against sales order in splitted manner

    hi   consider that i have to do the goods reciept of 10 mt  prodn order in a lot wise such as 3mt , 2 mt ,1mt , 4 mt with having an drum number attached to it against that particular sales order  so it should diplay in this manner sales order no.79--