PDA

View Full Version : Formatting Buttons ?



.Joel
Mon 24th Mar '08, 12:53am
Hi All,

I am trying to change the "Go" button on a search box.



What I would like to do is change the word "GO" to an actual Gif image. I tried creating a new phrase and putting the <img src=""> in there. Didn't work, so I tried editing the button value directly getting rid of $vbphrase[go] and changing it to <img src=""> and still no luck.

Any advice would be appreciated.

Regards,

.Joel