Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jamjodesign Friend
    #960481

    Hi there, I would love some help on this as I am a little stuck on this one. Basically if you login to my site you get a menu in the top right hand corner which is a easysocial menu and you can have any menu item you wish in it. This menu will be very large on my site as I am using most features of easysocial and therefore I would like to break up the sections with little horizontal lines.

    Specifically this is the menu I am referring to here and please notice in the second have of the video I show the facebook dropdown menu which has these horizontal spacer lines that separate out groups of functionality in the menu: http://recordit.co/qOwfyoYKN0

    So my question is how do I get a similar type of divider horizontal line into the menu to create a visual breaking up of the menu and make it easier to view. I hope I am explaining this right and any help would be much appreciated as I am sure others have a similar scenario when it comes to large network type websites.

    thanks in advance,
    James

    Pankaj Sharma Moderator
    #960608

    Hi
    add below code in custom.css file to apply a border in bottom

    body div#fd.es.popbox .dropdown-menu-user > li {
        border-bottom: 1px solid #dddddd;
    }

    It will look like this > http://prntscr.com/c6o1st

    jamjodesign Friend
    #960722

    @pankaj I think you may have miss understood me here. What you suggest does indeed at a divider line however it adds it to every single menu item. What I was referring to in my video is the fact that on the likes of Facebook there is menu items of "create a page and manage a page" and then a line so its a line dividing up groups of functionality in the menu.

    So to be specific if you look at this video here: http://recordit.co/rFz3OsXMOa

    you can see two menu items and then a line and then 4 menu items and then a line. That kinda thing?

    Is this clearer now? Thanks

    Pankaj Sharma Moderator
    #960733

    Hi
    you can not apply this in that you see in FB because all items using same classes
    http://prntscr.com/c6racf

    jamjodesign Friend
    #960751

    Ok so its not possible currently to have a divider line after 4 menu items in a dropdown. not to worry hopefully in the future its possible.

    Pankaj Sharma Moderator
    #960805

    Hi
    its not part of the template since the working is from the extension /module , we are unable to do , you need to customize the extension to achieve this .

    jamjodesign Friend
    #960820

    @pankaj, I understand thank you for explaining this.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  jamjodesign 8 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum