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:444min-height: 400px;
and changed it tomin-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!
sorry for double-posting!
my mouse was faster than my brain, again!
-> edit:
the duplicate to this thread has been removed.
thanks