The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    icon behind the moderator symbol in chatbox.

    avatar
    Goppyrules
    Forumember


    Posts : 125
    Reputation : 2
    Language : english

    Solved icon behind the moderator symbol in chatbox.

    Post by Goppyrules May 1st 2013, 9:54 pm

    icon behind the moderator symbol in chatbox. JcvpQ1X

    is there a way i can have the messages in the chatbox to have it like this format in message box

    icon @nameofuser
    Ultron's Vision
    Ultron's Vision
    Forumember


    Male Posts : 631
    Reputation : 45
    Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
    Location : Vienna, Austria

    Solved Re: icon behind the moderator symbol in chatbox.

    Post by Ultron's Vision May 2nd 2013, 8:06 am

    You can add this following line to your forum's CSS stylesheet:

    Code:
    #chatbox a[href="/u(your userlink here)"] { padding-left: 13px; background-image: url('enter the image URL to an image here'); background-repeat: none; }
    #chatbox_members a[href="/u(your userlink here)"] { padding-left: 13px; background-image: url('enter the image URL to an image here'); background-repeat: none; }

    Remember that you need to replace (your userlink here) with your actual userlink number - usually a number from 1 counting upwards.
    Also, the image you specify has to be minimally small - an icon, not more - so that you do not mess up your chatbox.
    avatar
    Goppyrules
    Forumember


    Posts : 125
    Reputation : 2
    Language : english

    Solved Re: icon behind the moderator symbol in chatbox.

    Post by Goppyrules May 2nd 2013, 6:00 pm

    thanks problem solved
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: icon behind the moderator symbol in chatbox.

    Post by Sir Chivas™ May 2nd 2013, 6:28 pm

    Topic Locked & Archived.

      Current date/time is September 23rd 2024, 7:19 am