Forumotion Chat
5 posters
Page 1 of 1
Forumotion Chat
Hello,
The chat on our forum has messed up. Can someone please help us out?
https://i.servimg.com/u/f19/19/00/38/51/otherr10.png
The chat on our forum has messed up. Can someone please help us out?
https://i.servimg.com/u/f19/19/00/38/51/otherr10.png
Last edited by ShinyJoe on April 27th 2015, 11:16 pm; edited 1 time in total
Re: Forumotion Chat
Hello,
Sorry to see your having this issue.
Did you recently add any CSS or edit any templates in you ACP?
Also what is your forum version and your forum url.
Sorry to see your having this issue.
Did you recently add any CSS or edit any templates in you ACP?
Also what is your forum version and your forum url.
Re: Forumotion Chat
I have no idea why this has happened. We're always changing codes in the CSS. I cant be sure that's what this is though and the admins on the forum couldn't find faults either.
Re: Forumotion Chat
Hi @ShinyJoe,
This is your forum, correct ?
http://pokemoncircle.pokemonrpg.org/forum
Go to Administration Panel > Display > Colors > CSS stylesheet
Find and remove the following rules :
These are misplacing the position of the chatbox elements.
This is your forum, correct ?
http://pokemoncircle.pokemonrpg.org/forum
Go to Administration Panel > Display > Colors > CSS stylesheet
Find and remove the following rules :
- Code:
#chatbox {
bottom: 25px !important;
height: 75% !important;
left: 20% !important;
top: 30px;
}
- Code:
#chatbox_members {
top: 80px !important;
overflow: hidden;
white-space: nowrap;
}
These are misplacing the position of the chatbox elements.
Re: Forumotion Chat
Hello,
Along with Sir Mayos post... Have you tried disabling and re enabling the chatbox to see if this helps?
-Brandon
Along with Sir Mayos post... Have you tried disabling and re enabling the chatbox to see if this helps?
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Forumotion Chat
For anyone else looking for test account here are the details:
Username: FMTestAccount
Password: fmtest
I went ahead an made one, so we can test the forum.
Username: FMTestAccount
Password: fmtest
I went ahead an made one, so we can test the forum.
Re: Forumotion Chat
Can you find this in your css
and remove the line that says
then find this
It appears that you have called upon #chatbox twice in your CSS the one that should stay is this one
- Code:
#chatbox_members {
overflow: hidden;
top: 80px !important;
white-space: nowrap;
}
and remove the line that says
- Code:
top: 80px !important;
then find this
- Code:
#chatbox {
bottom: 25px !important;
height: 75% !important;
left: 20% !important;
top: 30px;
}
It appears that you have called upon #chatbox twice in your CSS the one that should stay is this one
- Code:
#chatbox {
left: 181px;
line-height: 10px;
overflow: auto;
position: absolute;
right: 0px;
top: 30px;
bottom: 30px;
}
Re: Forumotion Chat
You are welcome. Glad we could help. Could you edit the first post and Mark it solved to the staff can lock it. [/size]
Re: Forumotion Chat
Topic solved and 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
» What is the forumotion chat
» Revert back to original forumotion chat or similar
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» How to remove the @ in the Chat box/ How to make the default chat box on every page of forum?
» Chat World Chat site
» Revert back to original forumotion chat or similar
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» How to remove the @ in the Chat box/ How to make the default chat box on every page of forum?
» Chat World Chat site
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum