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 01-28-2005 12:31:05

myfunkyshop
Member
From: I Live In The Computer
Registered: 12-28-2004
Posts: 152
Website

View Cart Information

Hi all,

I would like to know how to change the settings for the view cart...

At the moment when you have nothing in the shopping cart its says



Is there any way to edit this...

Cheers 


Miss George Clooney



Offline

 

#2 01-29-2005 15:27:46

myfunkyshop
Member
From: I Live In The Computer
Registered: 12-28-2004
Posts: 152
Website

Re: View Cart Information

Hi there,

I managed to sort this on my own...

Cheers for viewing the post


Miss George Clooney



Offline

 

#3 01-29-2005 21:12:27

Graham
Member
Registered: 09-30-2004
Posts: 981
Website

Re: View Cart Information

It would be nice if you could share the fix with everyone else so anyone searching and finding this thread can use it too! :-)

Offline

 

#4 01-30-2005 15:26:36

myfunkyshop
Member
From: I Live In The Computer
Registered: 12-28-2004
Posts: 152
Website

Re: View Cart Information

To All,

To Edit ""Your shopping cart is currently empty. Visit this page after adding items to your shopping cart. "

It is under the ste_cart_nfupd file

OR

Go here: HTML Pages and Elements | Manage Site Elements | Shopping Cart  - No Items - Update

EDIT THIS CODE:

Code:

<CENTER>
<TABLE WIDTH="(CGIVAR)html_content_table_size(/CGIVAR)" BORDER="0" CELLPADDING="10" CELLSPACING="3">
<TR BGCOLOR="(CGIVAR)html_pri_tablerow_color(/CGIVAR)">
<TD VALIGN="TOP">
<p align="center"><FONT FACE="Trebuchet MS" SIZE="2" COLOR="#FF0000">
Your shopping cart is currently empty. <br>
Visit this page after adding items to your shopping cart.
</FONT></TD>
</TR>
</TABLE>
</CENTER>
<p align="center"><font size="2" face="Trebuchet MS" color="#FF0000">
<BR></font></p>

Miss George Clooney



Offline

 

#5 12-31-2005 14:16:04

confused
Member
Registered: 05-17-2005
Posts: 92

Re: View Cart Information

Yes... I would appreciate your help...not for the .txt content on this page, but the image that is displayed before it...currently displays the headre image from checkout step 2...cant figure out why!?

Offline

 

Board footer