nicemenus

Events happening in the community are now at Drupal community events on www.drupal.org.
cardiffsteve's picture

Nicemenus with Omega

I've installed nicemenus with my Omega theme, mainly because I didnt have a clue how to theme the menu and thought this would help, and I now have the debug bar showing to the right of my menu (see screenshot attached). Its not really causing a problem (yet) , but wanted to check I've done everything properly.

As there is no page.tpl with omega (?), I have inserted the code I found on youtube (source on drupal.org node 240831), into 'region--menu.tpl'. Placed this in my subtheme folder under Templates.


<div

<?php
print $attributes;
?>
>
<div
<?php
print $content_attributes;
?>
>

Read more
Subscribe with RSS Syndicate content