Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • yadesafar Friend
    #157614

    jomsocial blueface template dropdown menu dosen’t work in ja_social template. it works with other template. please help me to solve this problem.

    aman204 Friend
    #367510

    Change this::

    body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item {style.css (line 206)
    float:left;
    line-height:25px;
    list-style:none outside none !important;
    margin-right:3px;
    position:relative;
    z-index:9999;
    }

    to

    body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item {style.css (line 206)
    float:left;
    line-height:25px;
    list-style:none outside none !important;
    margin-right:3px;
    overflow:visible;
    position:relative;
    z-index:9999;
    }

    yadesafar Friend
    #367516

    thanks a lot
    you fixed my problem. :laugh:

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

This topic contains 3 replies, has 2 voices, and was last updated by  yadesafar 13 years, 11 months ago.

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