Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Replacing registration * sign with image

Replacing registration * sign with image

Locked

Views: 776

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
12 Apr 2009, 11:20 PM
#1
mambo75 avatar

mambo75

New Zenner

Join Date:
Mar 2009
Posts:
51
Plugin Contributions:
0

Replacing registration * sign with image

Hello,
Need help hope someone wil help me.
I want to replace sign "*" which is used as sign for required fields during registration with very small image, which i have already uploaded to images folder.
Think this need to be changed inside /includes/language/english.php on the line :

define('ENTRY_CITY_TEXT', '*');

If i want to replace "*" with some image how should i do that?What exactly i need to type?
Ty very much :smile:

12 Apr 2009, 11:34 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Replacing registration * sign with image

Mam,
define('ENTRY_CITY_TEXT', '<img src="path/to/your/image.gif" />');

13 Apr 2009, 5:47 PM
#3
mambo75 avatar

mambo75

New Zenner

Join Date:
Mar 2009
Posts:
51
Plugin Contributions:
0

Re: Replacing registration * sign with image

haredo:

Mam,
define('ENTRY_CITY_TEXT', '<img src="path/to/your/image.gif" />');

Ty Very much Haredo :clap:
Cheers

13 Apr 2009, 5:48 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Replacing registration * sign with image

Ma,
You are very welcome, glad I could help you..
Thanks for the old hand clap, makes me smile..

Lets see what little imaged you used on your site, I am curious. Do you have a link or just pm me