Closed Roarshackstudios closed 3 months ago
I replied your support ticket on Discord 4 days ago.
For custom css you need to follow this guide 👇🏼
Thanks for the reply. I'm trying to follow the instructions but am having trouble executing what I need on Render.com. I'll keep trying and record my process for further help.
Best, Chris
222 Wildcat Road *North York, ON M3J2N5 Toll Free: 1-844-663-0003 Toronto: 416-650-9333*
On Tue, 6 Aug 2024 at 05:28, toi500 @.***> wrote:
I replied your support ticket on Discord 4 days ago.
For custom css you need to follow this guide 👇🏼
FlowiseAI/Flowise#2309 https://github.com/FlowiseAI/Flowise/discussions/2309
— Reply to this email directly, view it on GitHub https://github.com/FlowiseAI/FlowiseChatEmbed/pull/218#issuecomment-2270819785, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCAECDSMPA23MMXAA7TCKBDZQCJM7AVCNFSM6AAAAABL3V6EP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZQHAYTSNZYGU . You are receiving this because you authored the thread.Message ID: @.***>
Hey there,
I was able to generate the web.js file and I made some minor color changes to make sure the css changes were being made. It looks like it works but what I want to do is change the pop-up chat button to act like a normal image and be non-sticky. I tried getting ChatGPT to try and it suggested the following but no luck.
."chatbot-button, div[part='button'], .fixed { position: static !important; bottom: auto !important; right: auto !important; margin: 20px !important; / Adjust as needed / }"
Can this function be accessed in the index.css file?
Thanks, Chris
222 Wildcat Road *North York, ON M3J2N5 Toll Free: 1-844-663-0003 Toronto: 416-650-9333*
On Wed, 7 Aug 2024 at 14:14, Roarshack Studios @.***> wrote:
Thanks for the reply. I'm trying to follow the instructions but am having trouble executing what I need on Render.com. I'll keep trying and record my process for further help.
Best, Chris
222 Wildcat Road *North York, ON M3J2N5 Toll Free: 1-844-663-0003 Toronto: 416-650-9333*
On Tue, 6 Aug 2024 at 05:28, toi500 @.***> wrote:
I replied your support ticket on Discord 4 days ago.
For custom css you need to follow this guide 👇🏼
FlowiseAI/Flowise#2309 https://github.com/FlowiseAI/Flowise/discussions/2309
— Reply to this email directly, view it on GitHub https://github.com/FlowiseAI/FlowiseChatEmbed/pull/218#issuecomment-2270819785, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCAECDSMPA23MMXAA7TCKBDZQCJM7AVCNFSM6AAAAABL3V6EP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZQHAYTSNZYGU . You are receiving this because you authored the thread.Message ID: @.***>
chat button changed to relative