Chatbox is empty
4 posters
Page 2 of 2
Page 2 of 2 • 1, 2
Chatbox is empty
First topic message reminder :
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.imgur.com/Wyt6BH2.png
Who the problem concerns : All members
When the problem appeared : Probably this is Style problem
Forum link : http://outland.forumpolish.com/
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.imgur.com/Wyt6BH2.png
Who the problem concerns : All members
When the problem appeared : Probably this is Style problem
Forum link : http://outland.forumpolish.com/
Description of problem
I use prepared style from Hitskin.com - "sss" by Lucasek. I like this style but chatbox is completery empty. I tried fix this use CSS but nothing was change. I know I can change style for other, but I would like use this.Last edited by Mytarea on 09.01.19 19:45; edited 1 time in total
Re: Chatbox is empty
Now look good, but I see one problem - message bar hides newest message.
Screen: https://i.imgur.com/4czyQUJ.png
Of course I can increase chatbox's height but this is impractical.
Screen: https://i.imgur.com/4czyQUJ.png
Of course I can increase chatbox's height but this is impractical.
Re: Chatbox is empty
its something with the scrollbar ..but i cant find the solution
maybe Menim can help you
maybe Menim can help you
Re: Chatbox is empty
Delete the code I gave you and replace it with this one:
- Code:
html, body.chatbox{
height:100%;
}
body #chatbox, body #chatbox_members{
display:inline-block !important;
height:calc(100% - 20px) !important;
}
body #chatbox{
width: calc(100% - 181px) !important;
overflow: auto !important;
}
Guest- Guest
Re: Chatbox is empty
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.
Page 2 of 2 • 1, 2
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum