hello!
i searched for an answer to my question already, but could not find anything i could use to solve my problem.

Drupal Version: 5.3
Used Theme: Minelli (core Theme, Garland-like with fixed width)

when i browse my site from a page that has not much content (no scrolling needed) to a page with more content (where scrolling is needed) in FireFox 2.0.0.9, the scrollbar appears and makes the whole site "jump". this looks extremely ugly!
animated gif of the problem:
http://img49.imageshack.us/my.php?image=ffwd9.gif

actually it is more ugly in the browser than in the animated gif!

in InternetEplorer this problem does not appear, because the scrollbar is activated even when there is nothing to scroll.
animated gif:
http://img156.imageshack.us/my.php?image=iekz9.gif

well, i already tried to solve it with the following code change:
drupal/themes/garland/styles.css:444
min-height: 400px;
and changed it to
min-height: 700px;

but this is also a very ugly solution, making the pages with less content scrollable when it's not needed.

anyone has an idea how i could solve this prob?
thank you!

» Login or register to post comments
sorry for double-posting!
kerstin80 - November 26, 2007 - 13:55

sorry for double-posting!
my mouse was faster than my brain, again!

-> edit:
the duplicate to this thread has been removed.
thanks

Login or register to post comments

相关文章:

  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-01-15
  • 2021-12-19
猜你喜欢
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
相关资源
相似解决方案