Results 1 to 4 of 4

Thread: Slight tic on main page

  1. #1
    Richard Wayne Garganta
    Guest

    Default Slight tic on main page

    I just set up my first site on NOF:
    http://www.richardwaynegarganta.com/comedy/index.html
    and I notice a slight jump in screen position as I move from the main
    page to the others. I don't see this slight shift in screen position
    except when leaving the main page. While it seems very minor, I have
    some clients that will ask me why this is happening. I have checked
    every pixel measurement I can think of and the pages are all exact on
    the measurements.
    What am I missing?

  2. #2
    the other Chuck
    Guest

    Default Re: Slight tic on main page

    Richard,

    I might guess that you are using Firefox ? and that the main page is
    either shorter or longer than the others, ie: You have a scroll bar on one
    page but the other page doesn't ? so you get a pixel jump when navigating
    from one page to another.

    If this is the case you can correct this by adding this line to your
    Style.css file in your User Site>'project name'>styles>'style in use'>
    styles.css file.

    html { min-height: 100%; margin-bottom: 1px; }



    the Other Chuck




    "Richard Wayne Garganta" <richinri@cox.net> wrote in message
    news:euujc5$i2q8@flsun90netnews01.netobjects.com.. .
    >I just set up my first site on NOF:
    > http://www.richardwaynegarganta.com/comedy/index.html
    > and I notice a slight jump in screen position as I move from the main page
    > to the others. I don't see this slight shift in screen position except
    > when leaving the main page. While it seems very minor, I have some
    > clients that will ask me why this is happening. I have checked every
    > pixel measurement I can think of and the pages are all exact on the
    > measurements.
    > What am I missing?






  3. #3
    Richard Wayne Garganta
    Guest

    Default Re: Slight tic on main page

    Right on FF but it happened in IE too. Right on the different page
    length but all the pages utilize scroll bars. I apprecieate and have
    saved your code snippet however - I have a feeling it will come in
    handy. I made more changes to the site so there is a little movement on
    all the pages now. I have this one client - this is all she will see.
    Know what I mean?? She won't be happy until THAT ONE ISSUE is resolved.

    the other Chuck wrote:
    > Richard,
    >
    > I might guess that you are using Firefox ? and that the main page is
    > either shorter or longer than the others, ie: You have a scroll bar on one
    > page but the other page doesn't ? so you get a pixel jump when navigating
    > from one page to another.
    >
    > If this is the case you can correct this by adding this line to your
    > Style.css file in your User Site>'project name'>styles>'style in use'>
    > styles.css file.
    >
    > html { min-height: 100%; margin-bottom: 1px; }
    >
    >
    >
    > the Other Chuck
    >
    >
    >
    >
    > "Richard Wayne Garganta" <richinri@cox.net> wrote in message
    > news:euujc5$i2q8@flsun90netnews01.netobjects.com.. .
    >> I just set up my first site on NOF:
    >> http://www.richardwaynegarganta.com/comedy/index.html
    >> and I notice a slight jump in screen position as I move from the main page
    >> to the others. I don't see this slight shift in screen position except
    >> when leaving the main page. While it seems very minor, I have some
    >> clients that will ask me why this is happening. I have checked every
    >> pixel measurement I can think of and the pages are all exact on the
    >> measurements.
    >> What am I missing?

    >
    >
    >
    >


  4. #4
    JJ
    Guest

    Default Re: Slight tic on main page

    It looks to me like you simply have your home page Center in browser ticked
    for that layout and not on the other pages.

    Find layout properties and ensure that Center in browser is ticked for all
    your pages.

    "Richard Wayne Garganta" <richinri@cox.net> wrote in message
    news:euujc5$i2q8@flsun90netnews01.netobjects.com.. .
    >I just set up my first site on NOF:
    > http://www.richardwaynegarganta.com/comedy/index.html
    > and I notice a slight jump in screen position as I move from the main page
    > to the others. I don't see this slight shift in screen position except
    > when leaving the main page. While it seems very minor, I have some
    > clients that will ask me why this is happening. I have checked every
    > pixel measurement I can think of and the pages are all exact on the
    > measurements.
    > What am I missing?




Posting Permissions

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