My site is not illegal dude,, and i tried adding it in HTML mode too but same result..
edit it your post php file to show the button after the post content or edit it the comment.php file
if you use the post.php,add the paypal html content at the end,
if you use the comment.php,add the paypal html code at the top
Did I say it was illegal? But by linking to an illegal site, it could be ....
<form action="**************************cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="xxx@yyy">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" height="x" width="y" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
well i can use Adsense on my site so i don't think its illegal..and i'm not doing any LE with any warez or any other Bla bla sites, so my site is pritty clean..![]()
then use chrome-->open your webpage where the button has to appear.right click on button-->inspect element.there you`ll see matched css properties/rules..copy it/write it down somewhere(make sure it says something like width:60px or something.open your style.css file and search for that part.either delete it and use the above height="26" width="92" or@ sceneguy--- just used the height="26" width="92" and height is in control now but width is still the same... not button is coming very stretched