-
Site width issue
Hi,
I am in the process of creating a fixed-width site accommodating a minimum 1024x768 resolution.
http://www.st-hughs.oldham.sch.uk
To achieve this I've set a "container" DIV with a width of 990px.
The issue I'd appreciate some help with is eradicating the horizontal scroll bars that are appearing in every browser I view the site in.
Thanks in advance,
Mark
-
Hello,
It must be that your computer screen is to small. As I have no width issues or scroll bars appear.
Here is the code:
CSS:
Code:
html{
overflow:hidden;
}
or
Code:
html{
scroll-x:hidden;
}
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks