Hi Hella,
In Themler we can design the layout (bg-color, fontcolor, ...) for
- warning-messages
- error-messages
- information messages
- success-messages
The thing I want to do is, for example, adding a piece of text in a themler-html-control and specify a class that corresponds to the correct alert-class (in CSS) --> so that that piece of text has exaxtly the same layout as specified alert (the same fontcolor, backgroundcolor, border, padding, etc ...)
If i (later on) change the layout of the error-message in themler, then all my error-messages are updated automatically.
So basically, I need the corresponding "css class-name" for each alert (warning, error, information and success) that we can design in Themler.
The classnames on the link you gave me, are not the same classes as Themler is using. So If I change the style of the success-message, the style is not applied on my messages because i'm using probably the wrong class name.
Can you give the correct classnames to me?
Thanks!
Kind Regards,
Johan Santamaria
Hi Hella,
In Themler we can design the layout (bg-color, fontcolor, ...) for
- warning-messages
- error-messages
- information messages
- success-messages
The thing I want to do is, for example, adding a piece of text in a themler-html-control and specify a class that corresponds to the correct alert-class (in CSS) --> so that that piece of text has exaxtly the same layout as specified alert **(the same fontcolor, backgroundcolor, border, padding, etc ...)**
If i (later on) change the layout of the error-message in themler, then all my error-messages are updated automatically.
So basically, I need the corresponding "css class-name" for each alert (warning, error, information and success) that we can design in Themler.
The classnames on the link you gave me, are not the same classes as Themler is using. So If I change the style of the success-message, the style is not applied on my messages because i'm using probably the wrong class name.
Can you give the correct classnames to me?
Thanks!
Kind Regards,
Johan Santamaria
Last edited 12 January 2016 by johansantamaria