Articles on: Custom Code & Design

🗜️ CSS

You can use the CSS block to customize the appearance of your app with a Pro plan or higher.

CSS Player Classes:

1) #root

2) #chatbot-container (setup of background and position of player)

3) #chatbot-player

4) #chatbot-active-character (character who speak and appears in a big picture)

5) #chatbot-background (visual in the background)

6) #chatbot-overlay (switch background: fade in / fade out)

7) #chatbot-dialogue-text (in the image border)

#chatbot-display (which is not in the feed)

9) #chatbot-feed (list of messages as a feed)

A. #chatbot-waiting-button (in #chatbot-feed)

B. #chatbot-feed-events (in #chatbot-feed)

a. #chatbot-alert (in #chatbot-feed-events)

b. #chatbot-choices (in #chatbot-feed-events)
#chatbot-choice (in #chatbot-choices)

c. #chatbot-image (in #chatbot-feed-events)

d. #chatbot-narrator (in #chatbot-feed-events)
e. #chatbot-switchBackground (text in the lower-right corner) (in #chatbot-feed-events)

f. #chatbot-dialogue (in #chatbot-feed-events)
#left (#chatbot-dialogue)
#right (#chatbot-dialogue)
#${characterNameToCamelCase} (#chatbot-dialogue)

Updated on: 29/03/2021

Was this article helpful?

Share your feedback

Cancel

Thank you!