1) How do I change the color of notification icons?

My site uses blue, and on that color I hardly see any icons that should show notifications. Take a look at my screenshot and you will have difficulty seeing these icons. (i use "JS Notifications" module).

2) If I use another module - "JS Hello Me", then in this module I see a red "Logout" button. I read that people react very strongly to red and thus may click this button more often when using my site. Can you make a setting so that all buttons (notification icons) are the same color, and so that the color can be changed? (even Facebook and other social networks don't use red or any similar color for "Logout" button)

Pass it on to the developers! I hope they will make this setting in the next release of JomSocial.


the color of notifications is white ("JS Notifications" module). I think that the indicator of (how many) notifications could be red.

    eminem08
    Hi
    It appears the changes in the color is due to customization on your site. As by default it use the template color
    Can you Edit fields in first post and submit a login details : https://cl.ly/3y3R0p24250G

      2 months later

      Ninja

      Tell me in which file (and after which line) I should add the code so that the icon color is white and notifications are shown with a red circle (as in the screenshot below - I took the screenshot from Facebook):

      I want to get something like this design for notification icons.

        eminem08
        Hi
        It appears you are using JS Hello me module but not sure which template.
        Can you share the URL of site and a temp frontend login on which there are notifications.
        There are different icon css used depend on the module and template.

          10 days later

          eminem08
          Hi
          Here is code used to change the color for JA Social ii template.

          html .t3-header .joms-noti__notify .joms-icon {color:#fff}

          Override layout file path: file "/html/mod_community_notifications/default.php" in template "ja_social_ii".

          Ninja I am using the standard template that was in JomSocial

            eminem08
            Hi
            Its JomSoical template. Kindly open your Joomla template that work all over the site.
            Jomsocial template only work on the Jomsocial.
            I am not sure what template you are using as there is no details shared so suggestion based on the demo site of JA Social ii that match with your screenshot.

            Write a Reply...
            You need to Login to view replies.