bilalbinamar Posted October 6, 2014 Share Posted October 6, 2014 Can any one plz help me, I have a website and in this website i am using whmcs application for client, i have a dropdown list for different languages, i want to make when ever user click on the arabic language then arabic css(i have more then one css for this) should be call, and this css is not only for text rtl but this css also rearrange all div tag according to the arabic language, i have made the css(more then) now how to complete this task...................................... thanks in advance 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted October 6, 2014 Share Posted October 6, 2014 The easites way is this one. # In your header.tpl <link href="templates/{$template}/css/{$language}.css" rel="stylesheet" /> 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.