Advance software forum
February 07, 2012, 12:56:56 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: How to customize error messages in ajax checkout.  (Read 773 times)
0 Members and 1 Guest are viewing this topic.
odessamama
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: March 20, 2009, 04:18:21 AM »

is there an easy way to customize the error messages? For example if i wanted them to show up in red color, where can i specify the style?

I thought I could do it at line 94 of ajax/classes/ajaxManagerTest.class.php
       echo '<table width="100%" border="3"><tr class="messageStackError"><td>'.$_resp['message'].'</td></tr></table><table width=100% border=0>';

but making changes to messageStackError didn't seem to change anything.
Logged
Alex
Administrator
Full Member
*****
Offline Offline

Posts: 128


View Profile
« Reply #1 on: March 20, 2009, 04:49:58 AM »

Hello

The changes to css style you mentioned should work. Be sure to reload the page with cache drop (e.g. Ctrl + F5 in IE).
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!