• Resolved akingbenga

    (@akingbenga)


    I am trying to change the look, layout, color etc. I read in the FAQs that the plugin “Includes complete map of all available CSS hooks”. Please where are the hooks?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hi akingbenga, Glad to help. The map of all CSS hooks is included in the plugin file: /resources/sac.css. It’s basically a CSS template, not sure why I called it a map. Will update the readme.txt to make it more clear. Thank you for the feedback.

    Thread Starter akingbenga

    (@akingbenga)

    I tried to change the font color of the username right before the chat message but the following wont work:

    ul#sac-messages li span{font-weight:bold; font-color:#0101DF;}

    Plugin Author Jeff Starr

    (@specialk)

    Are the usernames links? If so, you will need to target the link (instead of the span).

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

The topic ‘CSS hooks map’ is closed to new replies.