Re: [WSG] Request possible?

2007-11-07 Thread Michael Vogt
Hello Geork. - is there a way that only 2 lines of text are allowed above the small box? The other text should flow automatically around the box. With a spacer-float, yes. See example... http://www.gunlaug.no/tos/alien/mv/test_07_1106.html Yes, this is it. Absolutely great. Thanks a

Re: [WSG] Request possible?

2007-11-07 Thread Michael Vogt
Hello Dave. (Sorry for the late reply. somehow Gmail did not list this thread in the inbox) Thank you for your great suggestions. I am sorry that I was not clearer about the usage of this template. In reallity, I deliver only the HTML inside the div.part4, which in turn wil be made available to

Re: [WSG] Request possible?

2007-11-07 Thread Michael Vogt
Hello Philippe. No problems ? With Fx Mac and Safari 2.04, 3.03beta and the latest WebKit builds, the is a slight overlap: the top part of the floated block is partly covered by the text outside of it. In Gecko the floated block is under that text, in WebKit, the floated block is on top.

[WSG] Request possible?

2007-11-06 Thread Michael Vogt
Hello all. I received an request from a client, which I am not sure how to implement correctly. Would you please be so kind to have a quick look at it, and let me know what you think? A first implementation can be found here: html: http://michaelvogt.eu/flow.html css:

Re: [WSG] Request possible?

2007-11-06 Thread Dave Woods
Hi Michael, The overall structure is probably how I'd tackle this but I do have a couple of suggestions. 1 - You don't really need the div for part4 as this seems to just be applying a margin which could be applied directly to #article. 2 - Within the part4infosmall div I wouldn't use a

Re: [WSG] Request possible?

2007-11-06 Thread Gunlaug Sørtun
Michael Vogt wrote: html: http://michaelvogt.eu/flow.html I have 2 questions: - is there a better way to do the html structure for this? You'll have to make some structural/sequential changes to get the visual effect you're after, since CSS alone can't handle such effects with any

Re: [WSG] Request possible?

2007-11-06 Thread Philippe Wittenbergh
On Nov 6, 2007, at 7:48 PM, Gunlaug Sørtun wrote: http://www.gunlaug.no/tos/alien/mv/test_07_1106.html ... Otherwise: no problem. No problems ? With Fx Mac and Safari 2.04, 3.03beta and the latest WebKit builds, the is a slight overlap: the top part of the floated block is partly

Re: [WSG] Request possible?

2007-11-06 Thread Gunlaug Sørtun
Philippe Wittenbergh wrote: On Nov 6, 2007, at 7:48 PM, Gunlaug Sørtun wrote: http://www.gunlaug.no/tos/alien/mv/test_07_1106.html ... Otherwise: no problem. No problems ? With Fx Mac and Safari 2.04, 3.03beta and the latest WebKit builds, the is a slight overlap: the top part of the