Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 07-12-2006 21:02:34

notreallysure
Member
Registered: 11-03-2005
Posts: 28

Checkout Progress

trying to hack my way through my own checkout progress bar
i have made my images

[IMG]http://www.flickr.com/photos/66294708@N00/188449561[/IMG]
[IMG]http://www.flickr.com/photos/66294708@N00/188449564[/IMG]
[IMG]http://www.flickr.com/photos/66294708@N00/188449563[/IMG]
[IMG]http://www.flickr.com/photos/66294708@N00/188449562[/IMG]

no i just need to know where to insert them within the checkout process to have them show up on the right step of the process

any help would be greatly appreciated.
yes i know ats has a mod, but i want to do my own
someone has the knowledge, someone teach me how to fish


anyone know why my images are not showing up?

Offline

 

#2 07-12-2006 21:26:38

Quizno
Member
Registered: 06-02-2003
Posts: 447

Re: Checkout Progress



This may help.

Offline

 

#3 03-24-2007 13:11:59

phunter121
Member
From: UK
Registered: 03-22-2004
Posts: 101
Website

Re: Checkout Progress

I've just done this.

You need to change the elements:

ste_chkout_pay1.txt
ste_chkout_pay2.txt
ste_chkout_pay3.txt
ste_chkout_pay4.txt
ste_chkout_pay5.txt

To something like:

<table width="100%" align="center" border="0">
  <tr valign="top">
    <td></td>
    <img src="(CGIVAR)images_path(/CGIVAR)/site/pay1.jpg" height="50" width="611" border="0">
  </tr>
</table><br>

Obviously putting your own image name and parameters.


Peter Hunter

Offline

 

Board footer