View Single Post
  #2  
Old 10-08-2004, 06:50 AM
  Gijs's Avatar 
Gijs Gijs is offline
 

eXpert
  
Join Date: Aug 2004
Location: Belgium
Posts: 295
 

Default

Green Go-button

Forgot I had a green go-button too.

Use the same techinque.

Edit buttons/go_image.tpl

Code:
{if $usertype == "C"}src="{if $full_url}{$http_host}{$ImagesDir|replace:"..":""}{else}{$ImagesDir}{/if}/go.gif" width="27" height="14" border="0" align="top"{else}src="{if $full_url}{$http_host}{$ImagesDir|replace:"..":""}{else}{$ImagesDir}{/if}/blue_go.gif" width="27" height="14" border="0" align="top"{/if}
__________________
X-cart 4.1.11
PHP 5 MySQL 5
www.wheelpalace.eu
Reply With Quote