search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Diferent design for resource bubble and event bubble

Asked by Arturo
3 years ago.

Hello,

I have a question about how i can handle the style of each bubble, I want to use bubble in resources and events, but the content, position and design is distinct. Right now both bubbles takes the class .bubble_default_main.

Answer posted by Arturo
3 years ago.

I already found the problem, I changed the class name for event bubble using this:

bubble: new DayPilot.Bubble({
theme: "bubble_event_main",
}),

Thank you.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.