Welcome Guest, Not a member yet? Register   Sign In
Simple chat facility - if file exists not working
#16

(07-06-2020, 02:37 PM)jreklund Wrote: That's the only way I know it, you need to render your DOM incorrectly and fix the order with flex.

Apply a class to that message, and style it that way.

I found the solution for the scroll bar as follows;
PHP Code:
<style type="text/css"> .mem {position:fixedwidth:53%; left:46%; top:30%; font-familyarialfont-size100%; colorBlackbottom7%; overflowautodisplayflexflex-directioncolumn-reverse;}</style>
    <
div class="mem"><div>
Just a matter of adding the <divat the end
But I still need to learn how to add the colors to the "incoming" and "outgoing" messages.
Reply


Messages In This Thread
RE: Simple chat facility - if file exists not working - by christaliise - 07-07-2020, 08:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB