Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Adding to the Shopping Cart [help (?)] popup

Adding to the Shopping Cart [help (?)] popup

Locked

Views: 2,679

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
6 Sep 2007, 3:33 PM
#1
alanq avatar

alanq

New Zenner

Join Date:
Aug 2007
Posts:
15
Plugin Contributions:
0

Adding to the Shopping Cart [help (?)] popup

I would like to add an extra paragraph to the Shopping Cart [help (?)] popup.

I know that I need to add the new paragraph and heading to:
/includes/languages/english/CUSTOM/info_shopping_cart.php

But I've found two files which seem to be responsible for creating the popup:
/includes/templates/template_default/templates/tpl_info_shopping_cart_default.php
and
/includes/templates/template_default/info_shopping_cart/tpl_main_page.php

Which should I edit?
Where should I put the edited version?
What's the other one for?

Thanks
Alan

6 Sep 2007, 3:45 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Adding to the Shopping Cart [help (?)] popup

This one's the one that does the actual display:

AlanQ:

/includes/templates/template_default/info_shopping_cart/tpl_main_page.php

The other is ... well ... not used.

8 Sep 2007, 8:22 PM
#3
alanq avatar

alanq

New Zenner

Join Date:
Aug 2007
Posts:
15
Plugin Contributions:
0

Re: Adding to the Shopping Cart [help (?)] popup

Thank you DrByte, that worked.

Does the existence of
/includes/templates/template_default/templates/tpl_info_shopping_cart_default.php
mean that there's some 'cleaning up' of the files that needs to be done?
Or is it there for some future use?

Alan

8 Sep 2007, 11:00 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Adding to the Shopping Cart [help (?)] popup

Without investigating further, I believe it's a need for cleanup, no future-use plans there as far as I recall at the moment.

6 Jul 2008, 3:26 AM
#5
kits1 avatar

kits1

New Zenner

Join Date:
Apr 2007
Posts:
22
Plugin Contributions:
0

Re: Adding to the Shopping Cart [help (?)] popup

The background of the (help (?)) is black. Where can I change that? What file and what area do I change from black to another color?

http://kitsandcaboodles.com/cart/index.php?main_page=shopping_cart

Thank you very much.

6 Feb 2009, 6:47 PM
#6
purplesnow avatar

purplesnow

New Zenner

Join Date:
Feb 2009
Posts:
3
Plugin Contributions:
0

Re: Adding to the Shopping Cart [help (?)] popup

kits1:

The background of the (help (?)) is black. Where can I change that? What file and what area do I change from black to another color?

http://kitsandcaboodles.com/cart/index.php?main_page=shopping_cart

Thank you very much.

Hi Just wondering, does anyone have solution for this? The help link in shopping cart has black background, and the text is grey. CSS file actually has background-color: #ffffff. Any idea?
Thanks

7 Feb 2009, 2:40 PM
#7
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Adding to the Shopping Cart [help (?)] popup

sounds like you have custom template.... if that so , without link to your site , would be impossible to advice