Zen Cart Logo
Forums / General Questions / Formatting Error Messages - use HTML for nicer messages - possible?

Formatting Error Messages - use HTML for nicer messages - possible?

Locked

Views: 2,114

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Dec 2006, 5:54 PM
#1
dogtags avatar

dogtags

Totally Zenned

Join Date:
Nov 2003
Posts:
876
Plugin Contributions:
1

Formatting Error Messages - use HTML for nicer messages - possible?

Hi All

I tried adding some HTML to various error messages (like during checkout) to help make the error messages more visually helpful, but it didn't seem to work. The html for things like < p > seemed to be ignored (or maybe I need to add more than one < p > to get a real paragraph effect working). Anyway, for some error messages, I'd love to post a bullet list in the error message and things like that. Can error messages utilize HTML?

Many thanks :-)

14 Dec 2006, 8:54 PM
#2
dr_koolaid avatar

dr_koolaid

Zen Follower

Join Date:
Dec 2003
Location:
Norway
Posts:
120
Plugin Contributions:
1

Re: Formatting Error Messages - use HTML for nicer messages - possible?

Mostly they can, but you have to use correct html, and yes you must always close the <P> whit </p> :)

15 Dec 2006, 11:59 AM
#3
dogtags avatar

dogtags

Totally Zenned

Join Date:
Nov 2003
Posts:
876
Plugin Contributions:
1

Re: Formatting Error Messages - use HTML for nicer messages - possible?

Ah, okay, close all tags. I'll give it a go. Thanks, Dr. Koolaid :-)