Add your avatar into the chatbox
+13
davidl
RsS.YuGi
JScript
Van-Helsing
Ape
Worst Nightmare
Tonight
Eugeo Igvalt
SLGray
TheShaka
SarkZKalie
Fierce Star
Shadow
17 posters
Page 2 of 2
Page 2 of 2 • 1, 2
Add your avatar into the chatbox
First topic message reminder :
Add your avatar into the chatbox |
Dear members, A few weeks ago, we implemented a new Chatbox. In parallel, our technicians have set up a new option. We would first like to thank JScript who suggested this new feature. Right now, you can add avatars into your chatbox: Of course, this feature is optional and the forum founder is free to choose to set up the option or not. You just have to enter your administrative panel:
I hope you enjoy this new option To personalize the chatbox display, please find the CSS code of the new option:
Forumotion |
A ForuMotion Important Announcement |
Last edited by Buttercup on February 19th 2015, 2:30 pm; edited 7 times in total
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Add your avatar into the chatbox
The codes need to be put in the CSS files
Found in the following:
ACP Display Tab
Pictures and Colors Colors CSS Styalsheet Tab Add the Css codes to the top or bottom of the page and then SAVE.
To make them bigger or smaller just change the
To make it rounder looking add a border-radius to the code aswell
like this
change the 10px to what ever you want
APE
Found in the following:
ACP Display Tab
Pictures and Colors Colors CSS Styalsheet Tab Add the Css codes to the top or bottom of the page and then SAVE.
To make them bigger or smaller just change the
- Code:
height: 30px;
width: 30px;
To make it rounder looking add a border-radius to the code aswell
like this
- Code:
/* Layer of avatar */
#chatbox .cb-avatar {
float: left;
margin-right: 4px;
background: none repeat scroll 0 0 #fff;
border: 1px solid #d5d5d5 !important;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
height: 30px;
padding: 1px;
vertical-align: middle;
width: 30px;
border-radius: 10px;
}
change the 10px to what ever you want
APE
Re: Add your avatar into the chatbox
Since this is not the place for support, this announcement will be locked.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 2 of 2 • 1, 2
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum