Drupal version: 4.5.0
OS: Debian Sarge
Server: Apache 2.0.52-3
PHP: 4.3.10-2
Mysql: 4.0.23-4
Browsers: Firefox 1.0, Win32, Opera 8.0, build 7401, Win32, IE 6.0.2800.1106
When using the news aggregator to view headlines in summary view using "news aggregator" from the navigation menu, nothing shows in the center section where it should be. After then clicking on "categories", a listing of headlines appears, but if I then click on one of the categories in the navigation menu, again nothing appears in the center section of the screen. The remainder of the blocks and header and footer seems normal.
By the way, the page renders well in Firefox, but Windows theme colors bleed all over in Opera and IE.
Comments
Comment #1
(not verified) commentedIncorrectly stated in original post the version of Drupal. It is version 4.5.2.
Comment #2
jubjub commentedI made the original post. It seems I buggered one important detail: The feed summaries are still there. I didn't scroll down to the bottom of the page. They got pushed down. Similar to the alignment problem submitted just after this one, I think.
Comment #3
TDobes commentedThis is a duplicate of http://drupal.org/node/17844 - it is caused by clear's in drupal.css. Specifically:
The clear:both causes the content to appear below both sidebars.