Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Can I use different css for different languages?

Can I use different css for different languages?

Views: 1,468

Results 1 to 4 of 4
24 Apr 2012, 1:28 AM
#1
mdivk avatar

mdivk

Zen Follower

Join Date:
Sep 2011
Location:
Toronto, Ontario, Canada
Posts:
290
Plugin Contributions:
0

Can I use different css for different languages?

My site (http://www.prestigelivingcanada.com/ibnest) has three languages, as you can see, their menu have different height, I wonder if I can do some little adjustment to them, for example, the English version is fine but the other two can use smaller height.

Thanks.

24 Apr 2012, 8:22 AM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Can I use different css for different languages?

In the CSS folder of the CLASSIC TEMPLATE, there is a CSS README file.

Read that file... it tells you how to create LANGUAGE-SPECIFIC STYLESHEETS.

25 Apr 2012, 2:42 AM
#3
mdivk avatar

mdivk

Zen Follower

Join Date:
Sep 2011
Location:
Toronto, Ontario, Canada
Posts:
290
Plugin Contributions:
0

Re: Can I use different css for different languages?

Thank you very much. I didn't read it.

25 Apr 2012, 6:27 AM
#4
athens_collectibles avatar

athens_collectibles

Zen Follower

Join Date:
May 2010
Location:
Athens, Greece
Posts:
293
Plugin Contributions:
0

Re: Can I use different css for different languages?

schoolboy:

Read that file... it tells you how to create LANGUAGE-SPECIFIC STYLESHEETS.

I had missed it too. Although I don't have the need for a different language-specific CSS at the moment, it's good knowledge for a future use. Thanks Schoolboy for bringing this to surface.