Need someone to modify my WordPress Menu

Discussion in 'WordPress' started by sam991, Jun 22, 2012.

  1. #1
    Hi there,

    I have a blog, www.whenwill.co.uk and need the secondary navigation to stay in one line, but have the jquery features of sliding it accross so the user can see the next category item. Please let me know if you can do this. PM me or best to email me on

    Thanks,
    Sam Merry
     
    sam991, Jun 22, 2012 IP
  2. xtrapunch

    xtrapunch Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    Change these two styles by adding it to style.css. Your problem will be solved.

    div.sc_menu {
        background: none repeat scroll 0 0 #f0f0f0;
        height: auto;
        overflow: auto;
        position: relative;
        width: 100%;
    }
    
    .nav li a {
        color: #EEEEEE;
        line-height: 18px;
        padding: 10px 5px;
        text-decoration: none;
    }
    HTML:
     
    xtrapunch, Jun 22, 2012 IP
  3. sam991

    sam991 Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Hi there,

    If you check the site now, how do i add in the scrolling code whilst the css looks like that? To make the menu just one line, and scroll. If you could do this for me, i will pay.

    Thanks
    Sam
     
    sam991, Jun 22, 2012 IP
  4. Esolution

    Esolution Active Member

    Messages:
    343
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    there are both options are available through code or visuals area where from you can enable or disable
     
    Esolution, Jun 22, 2012 IP
  5. callm3

    callm3 Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #5
    why not use a plugins to manage ur custom menu???
     
    callm3, Jun 23, 2012 IP
  6. sam991

    sam991 Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    Could you tell me any plugins?? I am not aware there is one.
    Sam
     
    sam991, Jun 23, 2012 IP