Osclass Support Forums

Osclass theme support => Alpha Osclass Theme => Topic started by: piter on June 23, 2019, 12:38:07 AM

Title: System messages covered up by the chat bar
Post by: piter on June 23, 2019, 12:38:07 AM
On mobile view (and on other small screens) the system messages are entirely or partially covered up by the blue 'Start Online Chat' bar.
Solution would be to change the CSS stack order (z-index) to display those messages over the top of other elements.
Title: Re: System messages covered up by the chat bar
Post by: piter on June 23, 2019, 04:09:07 PM
....Same problem but with the user bar (on mobile screens, when browsing items).
User bar is almost completely covered up by the chat bar. It stays that when scrolling up/down.
Title: Re: System messages covered up by the chat bar
Post by: MB Themes on June 23, 2019, 09:49:32 PM
@piter
Try to increase z-index for that block.
Title: Re: System messages covered up by the chat bar
Post by: piter on June 24, 2019, 12:34:57 AM
Changing .flash-box z-index to 900 makes all messages pop-up over other elements.


But how about second problem where the chat bar display over the user bar on item page ??? It cant be done via z-index :-).
Title: Re: System messages covered up by the chat bar
Post by: MB Themes on June 24, 2019, 07:58:18 AM
@piter
It can as well, just maybe on parent element of message block (when on same level).
Alternatively you can lower z-index for chat bar/box