Page 1 of 1
Style Cms_Exception dialog
#1
Posted 25 January 2011 - 12:52 AM
Hi Guys,
I'm wondering if there is any way to apply custom styles on Cms_Exception?
I'm wondering if there is any way to apply custom styles on Cms_Exception?
#2
Posted 25 January 2011 - 11:05 AM
Hi Reyaz,
Do you mean the alert (dialog box) that shows up if there is an error/exception on the frontend? Or do you mean the exception page (not a dialog)?

or

Thanks
Do you mean the alert (dialog box) that shows up if there is an error/exception on the frontend? Or do you mean the exception page (not a dialog)?

or

Thanks
#3
Posted 25 January 2011 - 03:57 PM
Hi!
Please read this documentation article: http://lemonstandapp...arning_process/
It explains how to replace the default detailed error message with a custom error page.
Thank you
Please read this documentation article: http://lemonstandapp...arning_process/
It explains how to replace the default detailed error message with a custom error page.
Thank you
#4
Posted 25 January 2011 - 08:25 PM
Hi Guys,
Thanks for the information above.
Is there any way to actually style the alert dialog box?
Thanks for the information above.
Is there any way to actually style the alert dialog box?
#5
Posted 25 January 2011 - 09:38 PM
Aleksey made a post in this topic about extending the MooTools frontend with custom alert dialogs.
If you use the jQuery frontend, try this code:
I've attached the full usage with a customized jBar.
As Aleksey mentioned, this page may be helpful: http://lemonstandapp...ript_framework/
If you use the jQuery frontend, try this code:
Phpr.showLoadingIndicator = function() {
// show lightbox that says "Processing"
};
Phpr.hideLoadingIndicator = function() {
// hide lightbox
};
Phpr.response.popupError = function() {
// show lightbox for X seconds with this text: this.html.replace('@AJAX-ERROR@', '');
};I've attached the full usage with a customized jBar.
As Aleksey mentioned, this page may be helpful: http://lemonstandapp...ript_framework/
#6
Posted 25 January 2011 - 11:01 PM
Hi Eric,
Thanks for the quick response. We'll have a look at this to see what we can do!
Thanks for the quick response. We'll have a look at this to see what we can do!
#8
Posted 22 February 2011 - 11:10 AM
Reattached for new forum.
Attached File(s)
-
jquery.ls_alert.zip (2.9K)
Number of downloads: 19
Share this topic:
Page 1 of 1

Help














