Chatbox isnt sizing correctly.
3 posters
Page 1 of 1
Chatbox isnt sizing correctly.
So i did the instructions on
https://help.forumotion.com/t143414-add-the-chatbox-to-your-toolbar
and it works, but however
the chatbox doesnt fit correctly..
Anyone know whats up?
https://help.forumotion.com/t143414-add-the-chatbox-to-your-toolbar
and it works, but however
the chatbox doesnt fit correctly..
Anyone know whats up?
Last edited by SpyroDragon on November 13th 2016, 5:52 am; edited 1 time in total
Re: Chatbox isnt sizing correctly.
In the Javascript, locate
and edit the values to suit.
For example, ours is
and looks like this:
- Code:
FA.Chat = {
// chatbox settings
config : {
height : '60%',
width : '70%',
and edit the values to suit.
For example, ours is
- Code:
FA.Chat = {
// chatbox settings
config : {
height : '50%',
width : '55%',
and looks like this:
Re: Chatbox isnt sizing correctly.
I tried that, all ot does is make the black box bigfer and amaller, but as you can see in the picture the smaller box stays the same
Re: Chatbox isnt sizing correctly.
Maybe try removing the CSS and Java and reinstalling? Could be something didnt copy right.
Re: Chatbox isnt sizing correctly.
Turns out thats what the problem was
supposnly i only copy and pasted
and didnt copy the rest underneith that on the tut page.
[sovled]
supposnly i only copy and pasted
- Code:
#fa_chat_container {
background:#FFF;
border:1px solid #556682;
border-radius:3px;
position:fixed;
right:3px;
z-index:999;
overflow:hidden;
min-width:500px;
min-height:250px;
transition:300ms;
}
and didnt copy the rest underneith that on the tut page.
[sovled]
Re: Chatbox isnt sizing correctly.
Problem solved & topic archived.
|
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.
Similar topics
» cant spend my 500 credits
» Avatar Sizing Help
» Sizing the photo.
» Color isnt changing?
» THe Thanks button isnt working D:
» Avatar Sizing Help
» Sizing the photo.
» Color isnt changing?
» THe Thanks button isnt working D:
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum