The new omega theme uses html5 and has a navigation class instead of an ID, so its .navigation instead of #navigation which throws off the menu.js/css.

You should either make them both use #navigation or add a .navigation selector to the menu js/css.

Comments

seantume’s picture

Hi drupalninja,

New to these areas, so not sure if I should post this here..

I am having the problem (I think) due to this navigation selector issue. I am using OpenPublic OpenOmega theme and the menu down the bottom of the page that reproduces the main menu is all expanded in two rows rather than scrolling form right to left with arrows.

I found the openomega template theme and they do use the #navigation

I'm just not sure how to make the changes or add a .navigation selector.

I've done heaps of searches and haven't been able to find the right things, I might be in over my head here.

COuld you point me in the right direction?

Cheers

Sean

PlayfulWolf’s picture

Probably I am also having some menu problem - does it appear at all on mobile screen?

thomas.sullivan’s picture

Hi drupalninja99,

Yes could you please elaborate and help someone new.

I am making changes here: admin/structure/menu/manage/main-menu, that are not reflected in the main menu. This seems like a basic thing to make work.

I tried to make the changes you mentioned here: /profiles/openpublic/js/menu.js (basically by replacing the two # with .)

That didn't work.

What specifically are the two files I need to alter?

Thanks in advance.

-Thomas

hefox’s picture

Project: OpenPublic » Open Omega
Version: 7.x-1.0-beta4 » 7.x-1.x-dev
Issue summary: View changes

I thiiink this belongs here. which menu css/js?

hefox’s picture

Status: Active » Fixed

Got rid of the one mention of #navigation I saw

  • hefox committed 13c8ad1 on 7.x-1.x
    Issue #1418846: #navigation doesn't exist
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.