• We have computer labs that are set to a 1024 px X 768 px resolution.

    1024 X 768: Jolene is treating this like it was a tablet. The left sidebar collapse to a button and the right sidebar pops down below the middle content. The top navigation drops below the logo.

    1280 X 1024: The right sidebar disappears completely.

    I need this site to display just as it would at 1349.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter WCCWilsonNC

    (@wccwilsonnc)

    Could the 1024px by 768px resolution be effected by CSS code listed in the:

    • @media screen and (min-width: 760px)
    • @media screen and (min-width: 800px)
    • @media screen and (min-width: 1046px)
    • @media screen and (min-width: 1040px)
    • @media screen and (min-width: 1349px)

    As I have said, display at the 1024 px resolution acts like it is reading a tablet.

    The site I am working on is webdev.wilsoncc.edu view in a 1024 resolution to see the issue.

    Thank you very much!

    Cameron

    I’m having the same issue, any resolution 1280×768 or greater and the right side bar disappears. Not good since that’s a pretty standard resolution and our ads are on the right sidebar! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home page rightside bar on 1024 and on 1280’ is closed to new replies.