Huge vertical gap in sidebar content
-
I believe this problem is due to the main #container (in style.css) being floated left and the sidebar being allowed to float right.
Any CSS ‘clear:both’ in a widget in the sidebar will shove the content after the clear to horizontally below the bottom of the main content container (left column).
The ‘clear:both’ could be in any text in a text widget, or could be added to the page’s HTML by a plugin like a tabbed widget plugin such as Tabs Shortcode and Widget. I discovered this when adding SlickQuiz to a sidebar widget.
I imagine it would take significant rewriting of the theme to remove the dependency on floats for column positioning.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Huge vertical gap in sidebar content’ is closed to new replies.