Floating chat button icon
# 🤝help
b
Can someone guide me on how to learn to modify this? I understand that i need CSS knowledge and I would like to know how complicated it is.. as a fast learner and heavy user of ChatGPT's 'code interpreter', will I be able to learn to customized it alone?

https://cdn.discordapp.com/attachments/1137078944881971250/1137078945066516602/image.png

b
you'll need to use CSS and our styling option, but you don't have to write it from scratch really
you should combine the CSS we already cooked up for you here: https://botpress.com/docs/cloud/webchat-customization/chatbot-button/
with the process I provide here:

https://www.youtube.com/watch?v=bbGd93FxxWM

b
Hey Robert ! Your videos are on point and really easy to follow. As a no coder user, it was easy to follow along and build things which I thought were impossible for a no technical user; I have seen them all and I'm grateful for everything I learnt because of you! Thanks for you time!!
I seen the docs but can I just pile together all the code in one single document and upload it on my website?
I ask this because i tried to change the color of the sending button and 'Code Interpreter' is telling me that the button is not part of the code provided in the styler
i feel the need to point again that I have 0 coding experience and I managed to change things with ChatGPT 'Code Interpreter' and on this one my question would be Can I pile together all the code in one single document and upload it on my website? The code for floating button styling and the code for the chat styling which I have already done using styler.botpress.app