First of all Login to your blogger Account. After that goto your blog Edit Html Page . Finally Expand widget Template and Follow these steps below.
Step 1
Add the following CSS code Just above ]]></b:skin> Tag in your Template.
Step 2.separator {
height: 40px;
padding: 4px;
}
Now search for the following line of Code in your Template.
<p class='post-footer-line post-footer-line-3'/>
Step 3
Now Paste the following Code Just below the Above code from step 2.
Before you paste the code you need some modification in the code. Replace drbhatns@gmail.com with your own Paypal Email Id.Replace Name with your own Name.and finally replace URL OF BEER MUG IMAGE with the beer image Url .<div class='separator'/>
<form action='https://www.paypal.com/cgi-bin/webscr' method='post' target='paypal'>
<input name='cmd' type='hidden' value='_xclick'/>
<input name='business' type='hidden' value='drbhatns@gmail.com'/>
<input name='return' type='hidden' value=' '/>
<input name='item_name' type='hidden' value='Buy me a Beer?'/>
<input name='amount' type='hidden' value=''/>
<input align='left' alt='Why not buy Name a Beer!' hspace='3' src='URL OF BEER MUG IMAGE' title='Why not buy Name a Beer!' type='image'/></form>
<a href='https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=drbhatns@gmail.com&currency_code=&amount=&return=&item_name=Buy+Me+a+Beer' target='paypal'>Buy Name a Beer :-) if you liked this post.</a>
</div>
comments
0 Responses to "Create buy me a Beer Link below each post"Speak Your Mind
Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!