Zen Cart Logo

Need some help

Locked

Views: 1,308

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
22 Oct 2006, 8:11 AM
#1
remconeggers avatar

remconeggers

New Zenner

Join Date:
Aug 2006
Posts:
17
Plugin Contributions:
0

Need some help

Good morning from the netherlands,

Can anyone help me with this problem, i have set the text height in ccs to 10 px, but in some pages of my site the text height and font are not the same. the pages i mean are:

:shocking: Login screen,
shoppingcart,
account,
checkout shipping
checkout payment,
checkout confirmation,
checkout success,

Zen Cart 1.3.0.2
Database Patch Level: 1.3.0.2
Database: MySQL 4.1.11

Best regards
the netherlands :shocking:

22 Oct 2006, 3:06 PM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,591
Plugin Contributions:
0

Re: Need some help

Yo need to look at some of the other Id and/or classes. Particularly the LABELS

22 Oct 2006, 6:24 PM
#3
remconeggers avatar

remconeggers

New Zenner

Join Date:
Aug 2006
Posts:
17
Plugin Contributions:
0

Re: Need some help

Kim:

Yo need to look at some of the other Id and/or classes. Particularly the LABELS

It's not here, its in another template i think

22 Oct 2006, 6:56 PM
#4
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,591
Plugin Contributions:
0

Re: Need some help

What is the URL to the affected pages?

22 Oct 2006, 7:42 PM
#5
remconeggers avatar

remconeggers

New Zenner

Join Date:
Aug 2006
Posts:
17
Plugin Contributions:
0

Re: Need some help

/index.php?main_page=shopping_cart

22 Oct 2006, 8:10 PM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Need some help

I am not familar with the YahooTreeMenuWithAJAX for Zen-Cart contribution and the files that it touches but

HEADING_RETURNING_CUSTOMER and TEXT_PASSWORD_FORGOTTEN
are defines that have been edited incorrectly...leaving out the '...' - single quote marks is the normal omission that creates this display.

Check the files that contain these listings(usually the english.php or the "language".php that replaces it). Also, insure that the language pack that you may have applied to this install is correctly updated to the version of ZenCart that you are using.

Do this by comparing the entries of the distribution english.php file to your language.php file...and yes there will be many differences due to the changed text...but look for omissions and additions of code items that are not the same.