Skip to content

Instantly share code, notes, and snippets.

@z3cka
Created November 13, 2012 23:31
Show Gist options
  • Save z3cka/4069150 to your computer and use it in GitHub Desktop.
Save z3cka/4069150 to your computer and use it in GitHub Desktop.
sample menu - with new div
<div class="new-wrapper">
<div id="nav-masthead" class="grid-12">
<ul>
<li class="homepage first"><a href="/home">Drupal Homepage</a></li>
<li class="login-register last"><a href="/user?destination=node%2F918708">Log in / Register</a></li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment