The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Need to fix Chat Box Bug

2 posters

Go down

Solved Need to fix Chat Box Bug

Post by Storytellers CAN August 20th 2014, 9:36 am

Hello.

My Chat Box causes problems for most mobile devise users. After so many posts on the screen the chat box blanks out posts cannot be seen nor can you scroll up. sometimes you can blindly post by pressing on the imaginary reply box. asking a mod to clear.  The only solution is to clear messages once a single page fills. This has forced me to make members who use mobile devices be Chat box Moderators so they can use it. The problem is many questions get missed when cleared. and I don't need 15 mods on my chat box.

Version PphpBB3 (prosilver)

(only coding section I can find on it)
________________

Mod_chatbox (template)

<div class="panel row3 mini-chatbox">
    <div class="inner">
        <span class="corners-top"><span></span></span>
        <div id="cp-main" class="ucp-main">
            <br />
            <div class="panel">
                <div class="inner">
                    <span class="corners-top"><span></span></span>
                    <div id="chatbox_portal" style="overflow:none;height:300px;"></div>
                    <script type="text/javascript">
                        insertChatBoxNew('chatbox_portal', '{U_FRAME_CHATBOX}');
                    </script>
                    <img src="https://2img.net/i/fa/resize.gif" onmousedown="javascript:resizeElement(event, 'chatbox_portal');" alt="" style="cursor:se-resize; float: right;" />
                    <div class="clear"></div>
                    <span class="corners-bottom"><span></span></span>
                </div>
            </div>
            <br />
        </div>
        <div class="clear"></div>
        <span class="corners-bottom"><span></span></span>
    </div>
</div>

___________________

If there is somewhere else I need to go to access code please instruct e. but there has to be a bug somewhere. I know this because a sister site corrected their problem, but doesn't know how to walk me through because my coding would be different. I also have too much info and work on that site to loose if I screw it up. So help would be great thank you my fellow  web dudes.

http://llfmrpg.forumotion.com/

No I have not changed anything. It's as it came.


Last edited by Storytellers CAN on August 21st 2014, 6:30 am; edited 1 time in total
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

Solved Re: Need to fix Chat Box Bug

Post by Ange Tuteur August 20th 2014, 10:24 am

Hello,

I am not sure if the problem you're describing is similar to one I've dealt with before, but try the following.

Go to Administration Panel > Display > Colors > CSS stylesheet

Paste the code below and submit :
Code:
.chatbox { overflow:visible !important }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Need to fix Chat Box Bug

Post by Storytellers CAN August 21st 2014, 6:17 am

thanks will let you know if it works Smile
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

Solved Re: Need to fix Chat Box Bug

Post by Storytellers CAN August 21st 2014, 6:29 am

YES!!!!!! Thank you thank you thank you it works!!! *blows kiss* topic solved.
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

Solved Re: Need to fix Chat Box Bug

Post by Ange Tuteur August 21st 2014, 6:36 am

You're welcome

Topic archived

Have a nice day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum