test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • azri445 Friend
    #932902

    JS Notification not apear.

    i already follow the setting from the documentation. but after published it…. i cant see the module.

    Saguaros Moderator
    #933596

    Hi

    As I can see the JS Notifications is displaying now on your site but somehow, it lacks some styles.

    You can add below style into the file: ROOT/templates/ja_social_ii (your default template)/css/custom.css (create this file if it doesn’t exist)

    html .t3-header .joms-noti__notify {
        margin: 0;
        padding: 0;
        background: none;
        display: block;
        float: right;
        text-align: right;
    }
    
    html .t3-header .joms-noti__notify a {
        display: inline-block;
        color: #ffffff;
        width: 30px;
        line-height: 50px;
    }
    azri445 Friend
    #934123

    Thanks for the support, i have two issue here:

    The notification color grey, even after set to white.

    and

    How to make welcoming text appear as the demo version?


    1. index-1
    Saguaros Moderator
    #934330

    It’s Login module of Joomla in ‘head-login’ position, also make sure that you use head as its alternative layout: http://prntscr.com/b83ib6

    azri445 Friend
    #934672

    notification still invisible on firefox… and on chrome its turn grey.


    1. index-2
    Saguaros Moderator
    #935833

    You can try to add this css rule:

    #cModule-Notify .joms-noti__notify .joms-icon {
        fill: #fff;
    }

    into the ‘custom.css’ file on your site.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 8 years, 6 months ago.

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