Ad Code

How to Add India Rupee Font Symbol in Blog Posts

Javascript Method to Add Rs. Rupee Font Symbol

This the best automated method. Simply cut and paste the javascript code below to your website footer file and it will convert ALL R s symbols to Rs. Rupee font symbols on all your blog posts.

< script src="http://cdn.webrupee.com/js" type="text/javascript" > <  /script >

CSS Method to Add Rs. Rupee Font Symbol

If javascript is not your style, then simply cut and paste the stylesheet code below to your website area and it will convert all R s symbols to Rupee font symbols wherever the span tags are found around the R s text
Add this CSS stylesheet

< link rel="stylesheet" type="text/css" href="http://cdn.webrupee.com/font" >

Wherever you want to convert the Rs. – add the span tags and use the Webrupee class to call the CSS.

< span class="WebRupee" > R s. < / span >

Post a Comment

0 Comments