Zen Cart Logo
Forums / Upgrading to 1.5.x / Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Views: 2,093

Results 1 to 6 of 6
31 Mar 2012, 12:34 AM
#1
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Hello, I just upgraded to 1.5.

I have the site in 3 languages. English Spanish and Italian.

English and Italian look okay but Spanish has oversized text and is left justified.

Any ideas?

31 Mar 2012, 10:32 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Not without being able to see the site, no.

1 Apr 2012, 12:08 AM
#3
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Re: Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Is there a .css language file? Thats where I need to be.

1 Apr 2012, 2:11 AM
#4
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Spanish Language CSS problem: In Spanish it has oversized text and is left justified

No, there is not normally a css file effecting languages, we need to see the site as that can give us clues.

However in all likelihood this is your problem

http://www.zen-cart.com/forum/showthread.php?t=190757

But without actually seeing your site we can only guess

2 Apr 2012, 1:35 AM
#5
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Re: Spanish Language CSS problem: In Spanish it has oversized text and is left justified

As I expected, you didnt need to see my sight to troubleshoot the issue.

I used FF to see raw code and sure enough there was a problem. A quick search of the language files revealed a duplicate line of code in the language/spanish/extradefinitions/product_free_shipping.php file.

I deleted the one line of code and vuola!:clap:

2 Apr 2012, 4:21 PM
#6
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Re: Spanish Language CSS problem: In Spanish it has oversized text and is left justified

Thanks to Nigelt74. Good link.