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