Nicemenus with Omega
Posted by cardiffsteve on February 11, 2013 at 10:42pm
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;
?>