How Can Pubish Website In Hindi Language With Joomla ?
I am using joomla as CMS. Simultaneously, I would like to use UFT - 8 Mangal Font . Can some body help on how I can use this font while designing.
Search more about How Can Pubish Website In Hindi Language With Joomla ?:




In order to use foreign languages you have to place the charset of that page to whatever charset your language requires. If your language is UTF-8. You have to place the following line between the
….
….
To change the CHARSET on JOOMLA, I believe you must edit the language files. I most likely certain, that if you open the language file, you can change the charset to utf-8
charset=utf-8
So try finding the langage file and change charset. Make sure your DATABASE has that charset as well!
Good Luck