Log in

View Full Version : Change style based on Language?


GrendelKhan{TSU
09-18-2008, 05:49 AM
How exactly can one change skins and font/css depending on LANGUAGE selected?

I don't understand the instructions/info:

You may use <#> to represent the style ID the user is currently using. This allows you to support different styles for this language. For example, you can name the images folder something like images_name of language_style ID of style and then set this setting to images_name of language_<#>


EG: I want to use:

- StyleA for English
- StyleB for Korea (totally different skin, images, css and settings.

but can't tell if those instructions are how I do so.