On 3/29/06, <b class="gmail_sendername">H. Fox</b> <<a href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>> 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 <<a href="mailto:arj@zkarj.co.nz">arj@zkarj.co.nz</a>> wrote:<br>> My trouble is if I leave the blank lines in there, I get a full size line of<br>> space, but if I take them out I get nothing.
<br>><br>> I want something in between. On every other page it is not an issue, so I<br>> need a way of controlling it on this page alone.<br>><br>!!!Heading<br>>>margin-bottom=0.5em<<<br>Content 1\\
<br>[-Type 1-]<br>>>margin-bottom=0.5em<<<br>[...]<br>[-Type 3-]<br>>><<<br></blockquote></div><br>Thanks Hagan. That had the desired effect. 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. 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. 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. 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. Is it possible to float a DIV to the right of a left floated image? Or should it be done differently somehow?<br clear="all">
<br>-- <br>Allister