On 3/29/06, <b class="gmail_sendername">H. Fox</b> &lt;<a href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 3/28/06, Allister Jenks &lt;<a href="mailto:arj@zkarj.co.nz">arj@zkarj.co.nz</a>&gt; wrote:<br>&gt; My trouble is if I leave the blank lines in there, I get a full size line of<br>&gt; space, but if I take them out I get nothing.
<br>&gt;<br>&gt; I want something in between.&nbsp;&nbsp;On every other page it is not an issue, so I<br>&gt; need a way of controlling it on this page alone.<br>&gt;<br>!!!Heading<br>&gt;&gt;margin-bottom=0.5em&lt;&lt;<br>Content 1\\
<br>[-Type 1-]<br>&gt;&gt;margin-bottom=0.5em&lt;&lt;<br>[...]<br>[-Type 3-]<br>&gt;&gt;&lt;&lt;<br></blockquote></div><br>Thanks Hagan.&nbsp; That had the desired effect.&nbsp; Unfortunately it could lead to another problem.<br><br>
On the same page I have a %lfloat% image and the list should flow down the right side of the image.&nbsp; It now does this perfectly because the list is short enough (without the vspace paras) that it does not extend beyond the bottom of the image.&nbsp; If it does, however, then the text flows back to the left margin.
<br><br>I've tried to float a DIV to the right of the image, containing the list, but I can't get anything to work.&nbsp; My original work around (with the long version of the list) was to put the image and list in a table, but of course that doesn't work when I use DIVs to effect the linespacing!
<br><br>Of course I am in danger of this wrapping as soon as someone alters their default font size.&nbsp; Is it possible to float a DIV to the right of a left floated image?&nbsp; Or should it be done differently somehow?<br clear="all">
<br>-- <br>Allister