horiztonal scrollbar for 800×600 users
-
Another problem that I can’t seem to figure out what I’m missing.
Here’s the site:
https://www.pinkkitchen.infoI used Sandbox, and the layout is elastic, allowing the main “column” to expand and contract if the user’s browser window is wider or narrower.
The problem is that, if a user has their browser less than 1000px, the navigation menu at the top starts losing visible items. There are so few users using this narrow a resolution that I want to keep this site design…but I want those few to not lose vital navigation. I’d rather a horizontal scrollbar pop up for the whole site.
I can’t set a fixed width for one of the divs because then it won’t expand for wider resolutions.
I tried the old non-CSS way…I stuck a wide 1px high image at the very bottom inside the main div, but that didn’t work…the image just popped outside the div.
I’m thinking there’s probably more than one way to achieve this, but all my searches are coming up blank! Can anyone tell me how to do this?
- The topic ‘horiztonal scrollbar for 800×600 users’ is closed to new replies.