Forums

Quick Chat
[resolved] How to Change Font Size in Private Chat? (3 posts)

  1. WebsiteWI
    Member
    Posted 3 months ago #

    How do you change Font Size in Private Chat?

    http://wordpress.org/extend/plugins/quick-chat/

  2. Marko-M
    Member
    Plugin Author

    Posted 3 months ago #

    You use CSS to pinpoint private chat div for example:

    div.quick-chat-container-private {
        font-size: 12px;
    }

    and place this inside file named quick-chat.css inside your theme folder.

  3. WebsiteWI
    Member
    Posted 3 months ago #

    That did it!

    Thanks, Best Regards

Reply

You must log in to post.

About this Plugin

About this Topic