Page 1 of 1

[solved] Diff. stylesheet for diff. lang?

Posted: Mon Jun 23, 2008 6:15 pm
by Dr.CSS
First thanks alby for MLE...

I have been working with it on site using english and simplified chinese, only problem menu is set in 2 parts separated in head left and right when in english is ok in chinese, which has single or 2 characters for words, it messes up the layout...

Any way to use a diff. CSS for chinese w/o making diff. template?...

Re: Diff. stylesheet for diff. lang?

Posted: Mon Jun 23, 2008 8:08 pm
by alby
mark wrote: Any way to use a diff. CSS for chinese w/o making diff. template?...
No if you want separated stylesheets (however it's not hard) but simple for different class/... look to #6

Alby

Re: Diff. stylesheet for diff. lang?

Posted: Mon Jun 23, 2008 9:50 pm
by Dr.CSS
Whooops should have read that again ;)...

Thanks...

Re: [solved] Diff. stylesheet for diff. lang?

Posted: Mon Jun 23, 2008 11:08 pm
by calguy1000
what about

Code: Select all

{stylesheet name=$lang}

Re: [solved] Diff. stylesheet for diff. lang?

Posted: Tue Jun 24, 2008 3:03 am
by Dr.CSS
Cool so you can pull a stylesheet by name, boy the things I keep learning about this amazing system...