Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1

    Default One page link that nuges from right to left

    Notice on this page when clicking bio then contact the page moves. What can I do to stop this. Can't find the solution need help .Thanks

    https://www.glennhiggins.ca/bio.htm
    NEVER GIVE UP!

  2. #2

    Default Re: One page link that nuges from right to left

    Founf the problem. Please delete. Thanks
    NEVER GIVE UP!

  3. #3
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,809

    Info Re: One page link that nuges from right to left

    Quote Originally Posted by ablafontain View Post
    Notice on this page when clicking bio then contact the page moves. What can I do to stop this. Can't find the solution need help .Thanks
    https://www.glennhiggins.ca/bio.htm
    It cannot be helped - it is the browser displaying the Contacts page, which doesn't need a vertical scrollbar.

    You would either have to ensure all pages did or did not have the need to scroll - in other words, they all were the same length.

    An alternative CSS approach might be by adding:
    <style>
    type="text/css">body {
    overflow:hidden;
    }
    </style>
    to the site code head.

    I have also experimented with embedding your site into an IFRAME, add the code above and forces there to be a vertical scrollbar for all pages. Perhaps a tad complex...

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •