I have a design for a fragment and want to force an empty line underneath it, I suppose by adding <br/>.
The existing design text is:
<div align="right"><br /><actinic:variable name="AddToCartButton" value="Add To Cart Button Image Merton" /></div>
<br /><div class="solid_line_blue"><img src="theme_shim.gif" height="1" width="1" alt=" " /></div>
Can someone advise me how to modify it?
The existing design text is:
<div align="right"><br /><actinic:variable name="AddToCartButton" value="Add To Cart Button Image Merton" /></div>
<br /><div class="solid_line_blue"><img src="theme_shim.gif" height="1" width="1" alt=" " /></div>
Can someone advise me how to modify it?
Comment