Chatbox bugging?
3 posters
Page 1 of 1
Chatbox bugging?
It doesn't go anyhow further when I scrolls downwards.
Is it a glitch?
Is it a glitch?
MHerushingu- Forumember
- Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland
Re: Chatbox bugging?
Have you made any change to your templates or any CSS files before this was a problem ?
Re: Chatbox bugging?
Yes, I have simply tried to put an image to the background with this CSS code below.
But then I removed it since it did have some flaws in it but then the problem actually started. The chatbox has been working perfectly before this code but it doesn't even though I put a code on it or not.
- Code:
body.chatbox {
background-image: url (' - ') no-repeat;
background-size: 100%;
}
But then I removed it since it did have some flaws in it but then the problem actually started. The chatbox has been working perfectly before this code but it doesn't even though I put a code on it or not.
MHerushingu- Forumember
- Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland
Re: Chatbox bugging?
Do you have a test account i can use to see the problem for my self
if yes please send the info to me in a pm
APE
if yes please send the info to me in a pm
APE
Re: Chatbox bugging?
PM sent!
MHerushingu- Forumember
- Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland
Re: Chatbox bugging?
Find this in your SCC files
Remove:
Add this
Remove:
- Code:
.post {
background-color: #000;
border: 2px solid #191919;
border-radius: 0px;
padding: 20px;
}
Add this
- Code:
.post {
background-color: #000;
border: 2px solid #191919;
border-radius: 0px;
padding: 2px;
color: #FFF;
}
Re: Chatbox bugging?
Thank you again!
It works perfectly for now!
It works perfectly for now!
MHerushingu- Forumember
- Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland
Re: Chatbox bugging?
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.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum