Adding padding to my menu?

Forums Forums Menus Adding padding to my menu?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1115
    lint631
    Member

    I’m trying to add left padding to my menu in wordpress.  It is the default blue wordpress drop down menu.  I’ve tried everything and cant get rid of the extra space added in the drop down list.  You can see it here and hover over links:

    http://originalkind.com/?page_id=3

    When it drops down there is extra space on the left.  I added this to the CSS:

    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:40px;
        padding:0;
    [b:5ra5zmf8] padding-left: 10px;[/b:5ra5zmf8]
        margin:0;
        width: 917px;
        }

    All I’m looking to do is shift the whole navbar over 10 pixels.  I’ve tried everything and can not seem to figure it out.  Any help would be awesome!  Thanks!

    #7345
    lint631
    Member

    I found a fix to my own problem.  I just adjusted some of the other parameters in order make up for the extra 10px spacing.  Love the navbar!  Thanks! 

    (If anyone has trouble with this email me, ubadesigns.com)

    #7346
    marvinc
    Member

    Care to comment on how to were able to resolve this?

    #7347

    Glad to hear you got it working <img decoding=” title=”Smiley” />

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.