Hi, I have the following markup in my Text Widget:
--------------------------------------
<div style="width:200px;height:125px;border:1px dashed #8B7D6B;">
<div style="padding-top:.5em;"><div align="center"><b>Purchase a copy</b></div></div>
<div align="center">£25.00 + £3.00 shipping</div>
<div align="center"><img src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" alt="Checkout with PayPal" /></div>
</div>
--------------------------------------
The trouble is the gap between lines is a little too large - I'd prefer about half of that.
Does anyone know of a way to reduce the size of the
break?
Cheers
The blog I need help with is aboutthemen.wordpress.com.