CSS Stylesheet
# 🤝help
e
Hi, could someone helps me understand how to customise a chatbot using CSS. I understand that I need to have a stylesheet url to insert into my chatbot but I don't know how to get a stylesheet url besides using the webchat styler which doesn't provide the level of customisation I would like. If somebody knows the answer to this or some type of code that I can implement it would be greatly appriciated 🙂
a
Hi @echoing-cat-6473 have you seen our documentaton on webchat customization here? https://botpress.com/docs/cloud/webchat-customization/overview/
e
@acceptable-kangaroo-64719 Yes I have but it doesn't say how I can obtain a stylesheet url.
a
you do that by hosting your CSS file somewhere.
e
@acceptable-kangaroo-64719 is there a specific or good way/area to host my CSS file?
a
can host on google drive for free

https://www.youtube.com/watch?v=5QSQNbFXDpA

e
@acceptable-kangaroo-64719 ok so I have my css file and have uploaded it to my google drive. what am I meant to do next?
a
Embed it into your website like this (pay attention to line 17) https://jsfiddle.net/GordyNumberOne/gohbs2ft/1/
23 Views