Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorruthjohnson
    • CommentTimeJul 31st 2009 edited
     permalink
    I am creating a drupal website, but am having trouble formatting a menu bar.

    you can see my site here http://www.ruthjohnson.bc.ca/wag

    and how i would like the menu bar to look her http://www.themesnap.com/theme-demos/magazine-plus/

    but as I have included drop down items now the formatting has changed

    any help would be appreciated

    Thanks in advance
  1.  permalink
    You could try adding a margin to the list and see if that helps.
    • CommentAuthorsumi
    • CommentTimeAug 3rd 2009
     permalink
    Try following:

    ul.nice-menu, ul.nice-menu ul {
    height:25px;
    }

    ul.nice-menu a {
    height:26px; - remove this
    padding:10px 17px; - update this

    }

    let me know if this works
  2.  permalink
    Oh boy...I'm seeing all kinds of bad practices here. Sorry I don't mean to be harsh :(

    Take a look at something I developed using CSS alone and minimal javascript for IE6.

    http://www.cmpcreations.com/BET-Interactive/Global-Navigation/
Add your comments
    Username Password
  • Format comments as (Help)