I am using Firefox and why at this URL http://drupal.org/forum/25, the right column user navigation panel is overlay on top of forum topics? Is this something wrong with the Drupal theming?

Comments

mikewheaton’s picture

This happens for me only when I resize the browser window to a very narrow width, somewhere around 600 pixels I'd guess. In this case the right sidebar (user navigation, new forum topics, etc.) can not become any narrower, so it effectively "floats" on top of the main forum table. This is great because it hides relatively unimportant information (Last Reply date) while still keeping the navigation links available without scrolling to the side.

If you're concerned about this happening on your site you may want to look into either a fixed-width template, or one that supports (or you can add to) a minimum width.