How To Add Currency Converter To Your Blog?

How To Add Currency Converter To Your Blog?

currency-converter
Today i,m going to share eith you the methode of adding a currency converter to your blogger blog it is very simple methode
1) First of all go to your blogger dashboard click on layout and then add gadget
currency-converter
2) And Select html/javascript gadget

currency-converter
3) Now paste the below given codes in your html/javascript window

<div style="background-color: #c3e44f; border: 2px solid #888; margin: 0px; padding: 0px; text-align: center; width: 400px;"><div style="align: center; background-color: #a0c030; border-bottom: 2px solid #888; margin: 0px; padding: 0px; text-align: center; width: 100%;"><a class="Vlabel" href="http://seomethodes.blogspot.com//" style="color: black; font-family: arial; font-size: 12px; line-height: 16px; margin-bottom: 6px; text-decoration: none;">Currency Converter</a></div><script src="http://fx-rate.net/converter.php?size=medium" type="text/javascript"></script></div>

Post a Comment

0 Comments