Forcing a vertical scrollbar

This is a discussion on "Forcing a vertical scrollbar" within the Web Page Design section. This forum, and the thread "Forcing a vertical scrollbar are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 3rd, 2007, 17:16
Up'n'Coming Member
Join Date: Jul 2005
Location: uk
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Forcing a vertical scrollbar

What is the best way of forcing a vertical scrollbar in all browsers. I have this new site that has some short pages and because it is centered it creates a problem in FF. IE always has space for the vertical scrollbar. Or do you just offset the margin to compensate?? Any thoughts on my stupidity, yes please!

http://www.rawkus.org.uk/
Reply With Quote

  #2 (permalink)  
Old Jul 3rd, 2007, 17:30
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Forcing a vertical scrollbar

I don't seem to understand the question??
I don't see any problems in FF.
Reply With Quote
  #3 (permalink)  
Old Jul 3rd, 2007, 20:09
Reputable Member
Join Date: Jun 2007
Location: Bellevue, SK, Canada
Age: 28
Posts: 222
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Forcing a vertical scrollbar

I know what you mean.. Your mainpage in FF shows fine, but doesn't show a vertical scrollbar. When you click on "clients" the whole content moves a little to the left, because it has to make room for the scrollbar.

This never bothered me, so I sdon't have a solution.. Maybe someone else does with my explaination.. ?
Reply With Quote
  #4 (permalink)  
Old Jul 3rd, 2007, 20:21
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Forcing a vertical scrollbar

Oh I get it now...

I don't know how to fix that either or if it's possible.

Maybe make some of the pages longer with more content? ... nah!
Reply With Quote
  #5 (permalink)  
Old Jul 3rd, 2007, 22:08
New Member
Join Date: Jul 2007
Location: Kent, UK
Age: 24
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Forcing a vertical scrollbar

A simple bit of CSS will force a scrollbar:

HTML: Select all
html {
    height: 100%;
    margin-bottom: 0.1px;
}
Reply With Quote
  #6 (permalink)  
Old Jul 5th, 2007, 09:50
Up'n'Coming Member
Join Date: Jul 2005
Location: uk
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Forcing a vertical scrollbar

Thanks Ronnybob I knew someone would have a clever answer. I was going to just add more content like Lchad suggested.
Reply With Quote
  #7 (permalink)  
Old Jul 5th, 2007, 21:04
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: Forcing a vertical scrollbar

I'd go for more content and let the scrollbars take care of themselves.
Reply With Quote
Reply

Tags
forcing, vertical scrollbar

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need some help with ScrollBar in AS 3 dgstarr Flash & Multimedia Forum 2 Sep 22nd, 2007 16:30
Forcing JavaScript to load before images? JennyChaos Starting Out 14 Jul 13th, 2007 23:02
Forcing a 3 row layout dynamically rosh1e Web Page Design 6 Apr 7th, 2007 13:24
Scrollbar menaka Web Page Design 3 Oct 2nd, 2006 11:39
CSS Scrollbar ??? j4mes_bond25 Web Page Design 1 May 10th, 2006 09:41


All times are GMT. The time now is 02:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43