Mod Icon Chatbox Change
3 posters
Page 1 of 1
Mod Icon Chatbox Change
Technical Details
Forum version : InvisionPosition : Founder
Concerned browser(s) : Google Chrome, Internet Explorer, Safari
Who the problem concerns : All members
When the problem appeared : When Chatbox was updated
Forum link : http://unknownlandsrp.forumotion.com/
Description of problem
https://help.forumotion.com/t119377-chatbox-icon-changerBasically the above, I would like to know the code for the new chatbox.
Last edited by Kaseki on February 15th 2015, 4:48 pm; edited 1 time in total
Re: Mod Icon Chatbox Change
Hello @Kaseki,
Currently, I don't believe this is possible to do anymore without the use of JavaScript, which as you may know, isn't possible to use on the /chatbox page.
But to be sure, I'll tag @Ange Tuteur to see if she has a solution.
Currently, I don't believe this is possible to do anymore without the use of JavaScript, which as you may know, isn't possible to use on the /chatbox page.
But to be sure, I'll tag @Ange Tuteur to see if she has a solution.
Re: Mod Icon Chatbox Change
you can thank ange he gave to me yesterday
replace the color #52BCE3 with the color of the group
replace yourimage.gif with with a image url of your choice
replace the color #52BCE3 with the color of the group
replace yourimage.gif with with a image url of your choice
- Code:
.user[style="color:#52BCE3"] span:before, #chatbox_members span[style="color:#52BCE3"] span:before { content:url(yourimage.gif); margin-left:-17px; vertical-align:top; }
Re: Mod Icon Chatbox Change
Alright, so this worked on my test forum.. but not my other forum._Twisted_Mods_ wrote:you can thank ange he gave to me yesterday
replace the color #52BCE3 with the color of the group
replace yourimage.gif with with a image url of your choice
- Code:
.user[style="color:#52BCE3"] span:before, #chatbox_members span[style="color:#52BCE3"] span:before { content:url(yourimage.gif); margin-left:-17px; vertical-align:top; }
- Code:
.user[style="color:#000000"] span:before, #chatbox_members span[style="color:#000000"] span:before { content:url(http://i565.photobucket.com/albums/ss95/Klan_Kao/Staff-1.png; margin-left:-17px; vertical-align:top; }
I know the CSS has be be in a certain order for it to work... I'll be more than glad to PM my CSS. However, my codes go in the order of #ChatboxMembers, then my Codebox code, followed by my code that rounds images.... so like... what do i do?
Re: Mod Icon Chatbox Change
NEVERMIND, I SOLVED IT. I'M STUPID.
I deleted a paraenthsisss.
This can be locked.
I deleted a paraenthsisss.
This can be locked.
Similar topics
» change @ icon in chatbox
» Chatbox @ icon changer
» Need a chatbox icon for Navbar?
» Chatbox rank icon
» Icon In Online List of Chatbox
» Chatbox @ icon changer
» Need a chatbox icon for Navbar?
» Chatbox rank icon
» Icon In Online List of Chatbox
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum