botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
69 stars 83 forks source link

Is it possible to edit the Chat UI i.e. the iframe section that users chat with. #582

Closed Serlin-tamilselvam closed 5 years ago

Serlin-tamilselvam commented 5 years ago

Is it possible to edit the Chat UI i.e. the iframe section that users chat with. I tried using customStyleSheet in init function. It still didn't work. Could you please suggest what could be the reason?

Also, it there any standard to be followed for writing css? If so, please let me know.

_Originally posted by @jayendhar-cherrytin in https://github.com/botpress/v12/issues/148

Serlin-tamilselvam commented 5 years ago

Can someone help to solve this issue? it seems impossible to edit button width style in chat window

epaminond commented 5 years ago

@Serlin-tamilselvam , you can only style some elements in the iframe. Check documentation and example customStylesheet at https://github.com/botpress/botpress/tree/archive/10.x/packages/channels/botpress-channel-web#custom-stylesheet-example

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.