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

Add Icon to modal confirm buttons

Asked by Renato
2 months ago.

Hello I have 2 icons that I use in this type of modal that resemble the “Yes” and the “Cancel“ buttons how can I use them in this modal

Answer posted by Dan Letecky [DayPilot]
1 month ago.

You can use custom CSS theme that will display your images in the buttons (using background-image style).

The buttons are marked with the following CSS classes:

  • modal_default_ok

  • modal_default_cancel

You can also override the default theme.

See also Modal Dialog Default CSS Theme.

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