Custom Menus Displaying Stacked On Top Of Other Content

HomeForumsTechozoicCustom Menus Displaying Stacked On Top Of Other Content

This topic has 2 voices, contains 1 reply, and was last updated by  Jeremy Clark 379 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
May 3, 2011 at 10:02 am #1506

Absynthe

What a great theme! I love how configurable it is. Thank you!

I’m having one problem thought. I have a few custom menus, the point of which is to display a graphic instead of text to link to a page. For some reason, these custom menus are displaying stacked on top of the content that follows them. I have two sites, one is the production site and the other is the development site. I’m implementing this theme in the development site first. So you can see the difference between how the menus act in my existing theme and the yours, that I’d really love to implement.

In the development version I have the custom menus in the left and ride side bars. Just to see what they look like.

Production: Story Master Production
Development: Story Master Development

What am I doing wrong? How do I get the custom menus to not display stack on top of other content?

May 4, 2011 at 6:03 am #1507

Jeremy Clark

Just looks to be a lack of enough css on the custom menu widget to account for every layout type but to fix it you should be able to add this to your custom css.

#menu-story-master-app, #menu-story-master-app-1{
height: auto;
}
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.