Hi,

I'm having no success with this theme, on any platform. The sidebar shows up at the very top, with a large black background, and I can't figure out why. See attachment.

I have tried different platforms and browsers, and I get the exact same thing.

Same issue using Firefox 3.x, IE 6, IE 8, Opera 10, Safari 3.x, and Chrome 2.x

Same issue for GNU/Linux + Apache 2.2.11 + PHP 5.2.8 as with Win XP + IIS 5.1 + PHP 5.2.9

And same issue whether HTTP or HTTPS.

My PHP.ini is pretty much at default and register_globals = off.

Any help or fix would be greatly appreciated.

Thanks

CommentFileSizeAuthor
Simply_Modern_bug.png32.87 KBquevo

Comments

quevo’s picture

By the way, I'm using Drupal 6.10

Corey Smith’s picture

Status: Active » Closed (fixed)

you need to enable the ThemeSettings API, turn on the suckerfish menu in the theme configuration and put the menu in the suckerfish block. It appears that your navigation menu is in the Banner block.

quevo’s picture

Oh. Thanks. This probably should still be a bug, because Simply Modern added a block and moved everything into Banner block it added, instead of leaving it in Left Sidebar where it was.