Page center in some cases displays a virtical scroll bar

5 replies [Last post]
csierragrn
csierragrn's picture
User offline. Last seen 1 year 46 weeks ago. Offline
Joined: 04/16/2008

On some pages, such as the defaut admin home page in Drupal, a virtical scroll bar appears. It is as if the center of the page is displayed within a frame.

otterhop
otterhop's picture
User offline. Last seen 1 year 45 weeks ago. Offline
Joined: 04/06/2008
vertical scroll bars

csierragrn -- it's a good idea to select a different theme for the admin, like Garland. That solved most of the problems for me!

Jason
Jason's picture
User offline. Last seen 7 hours 16 min ago. Offline
Joined: 01/03/2008
Also close administer main page descriptions

On the 4 or five sites we have this theme installed, I only see the scroll bar on the main admin page, i.e. /admin

I'm not seeing any scroll bars on any other pages, but installing modules that create very wide administration views might cause this - as with any narrow Drupal theme.

Support
Support's picture
User offline. Last seen 46 weeks 2 days ago. Offline
Joined: 01/07/2009
Vertical scroll bar

In style.css file, you will find #content class.
In this class, you need to add the following:

overflow:auto;
overflow:hidden;
height:100%;

asad (not verified)
Anonymous's picture
how to add a scroll bar to a home page

hi any one help me plz how to add a scroll bar to the home page?

Los Angeles Locksmith (not verified)
Anonymous's picture
Use CSS to add scroll bar.

Use CSS to add scroll bar.

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.

More information about formatting options


Mollom CAPTCHA (play audio CAPTCHA)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated.