1)Copy the below url in your browser and add the css in your css folder
http://cdn.webrupee.com/font
same with js
http://cdn.webrupee.com/js
2) Add the css and js in Page.xml
3) Add below code in root.xml
path of file: lib/Zend/Locale/Data/root.xml open file in wordpad
find:
currency type=”INR”
replace symbol Rs with: amp#x20B9; (use & for amp).
4. After this refersh cache from admin and manually delete cache from front var/cache folder.
Now in front end it will display new India rupee symbol
Is their any other way. Instead of making change in Locale folder.
ReplyDelete