Re: [css-d] Float problem. I think.

2012-07-11 Thread BHomis
Greg, Thanks. That always bites me. Thanks again, Bruce In a message dated 7/11/2012 8:40:31 P.M. Eastern Daylight Time, gunla...@c2i.net writes: On 12.07.2012 01:17, bho...@aol.com wrote: > I'm doing over a very old website, and I'm having a problem with a floated > div (content_main)

Re: [css-d] Float problem. I think.

2012-07-11 Thread Georg
On 12.07.2012 01:17, bho...@aol.com wrote: I'm doing over a very old website, and I'm having a problem with a floated div (content_main) not staying to the upper right. You are apparently using "overflow: auto;" on to contain floats, which creates a scrollbar that takes up space so the right

Re: [css-d] float problem in IE6/7

2009-12-07 Thread Wenlong Xu
Well, thanks anyway. Best~ Wenlong. From: David Laakso To: Wenlong Xu Cc: css-discuss Sent: Mon, December 7, 2009 9:27:37 AM Subject: Re: [css-d] float problem in IE6/7 Wenlong Xu wrote: > Hi, David. > > i have just solved it in your way. > T

Re: [css-d] float problem in IE6/7

2009-12-06 Thread David Laakso
Wenlong Xu wrote: > Hi, David. > > i have just solved it in your way. > Thank you for your help. > However, I'm pretty curious about why the former code doesn't work well in > IE6/7. > do you have any ideas? > Thank you! > > > We will both need to rely on someone else to answer that good que

Re: [css-d] float problem in IE6/7

2009-12-06 Thread Wenlong Xu
Thanks for your reply. Please forgive me my careless. in the real application, i'm sure every selector name is appropriate. here just use '1', '2' for short. anyway, Thank you! ___ 好玩贺卡等你发,邮箱贺卡全新上线! http://card.mail.cn.yahoo.com/_

Re: [css-d] float problem in IE6/7

2009-12-06 Thread Wenlong Xu
s.org Sent: Mon, December 7, 2009 7:21:56 AM Subject: Re: [css-d] float problem in IE6/7 Wenlong Xu wrote: > Hi, dear all, > I have met a float problem in

Re: [css-d] float problem in IE6/7

2009-12-06 Thread David Laakso
Wenlong Xu wrote: > Hi, dear all, > I have met a float problem in IE6/7. > > code: > > > > > > > > > it

Re: [css-d] float problem in IE6/7

2009-12-06 Thread Reese
Wenlong Xu wrote: > Hi, dear all, > I have met a float problem in IE6/7. > > code: > > > > > > > > > i

Re: [css-d] Float problem

2009-09-25 Thread David Hucklesby
MOHAMMED NASEER wrote: > that does the job but it's out of place from the rest of the layout > due to the border. I tried wrapping it up in a div, applied a class > with 'clear:left' and that did the trick :-) > > On 24 Sep 2009, at 16:31, Thierry Koblentz wrote: >> Try to you use a fieldset ins

Re: [css-d] Float problem

2009-09-24 Thread MOHAMMED NASEER
that does the job but it's out of place from the rest of the layout due to the border. I tried wrapping it up in a div, applied a class with 'clear:left' and that did the trick :-) On 24 Sep 2009, at 16:31, Thierry Koblentz wrote: >> > > Try to you use a fieldset instead of a p to wrap the rad

Re: [css-d] Float problem

2009-09-24 Thread Thierry Koblentz
> Hi - I was working on a tutorial and they suggested adding 'clear: > left;' to the descendent selector below in order to remove the > problem of next label/question ( in this case: 'Rate your apartment > farming skills' ) wrapping around the float in case where the text for > the question/labe

Re: [css-d] Float problem in Firefox

2009-03-29 Thread Gunlaug Sørtun
Gaurav Sharma wrote: > http://gauravsharma.uuuq.com First: your example keeps all IE/win versions in a rendering mode equivalent to that of IE5.5 - Quirks Mode, and doesn't allow for any improvements made in IE6, IE7 and IE8. Not very wise to block all progress made to IE, so I hope you don't do

Re: [css-d] Float problem in Firefox

2009-03-29 Thread designer
Try this: http://www.alistapart.com/articles/multicolumnlists Bob - Original Message - From: "David Laakso" To: "Gaurav Sharma" Cc: "css-d css-d" Sent: Sunday, March 29, 2009 12:10 PM Subject: [css-d] Float problem in Firefox > > Gaurav Sharma wrote: >> Hi, >> >> I have a small p

Re: [css-d] Float problem in Firefox

2009-03-28 Thread Bobby Jack
--- On Sat, 3/28/09, Gaurav Sharma wrote: > I have a small problem with float in Mozilla. > > http://gauravsharma.uuuq.com > > the background image does not render right. Hi Gaurav, With only a cursory glance, I have a feeling that the structure is slightly more complicated than it need be

Re: [css-d] Float problem with order of HTML

2008-10-28 Thread David Laakso
Rory Fitzpatrick wrote: > Hi, > > I'm trying to create a layout that has the nav section taking up a > left hand column from position 0,0 of the container, with a header and > then content on the right. I want to do this with the nav HTML element > appearing below the header, but without usin

Re: [css-d] Float problem with order of HTML

2008-10-28 Thread Gunlaug Sørtun
Rory Fitzpatrick wrote: > http://www.roryf.co.uk/projects/safhs > > This shows the desired effect I want but has the nav first in the > HTML. Maybe this "all floats" layout will work for you... Relevant CSS:

Re: [css-d] float problem: not being contained or something else?

2008-10-24 Thread Luc
Good afternoon Gunlaug, It was foretold that on 24/10/2008 @ 17:18:28 GMT+0200 (which was 13:18:28 where I live) Gunlaug Sørtun would write: > You're right: web design isn't magic - just code :-) Yup and code is already difficult enough for me, let alone magic ;-) > FWIW: my expression tak

Re: [css-d] float problem: not being contained or something else?

2008-10-24 Thread Gunlaug Sørtun
Luc wrote: >> That expression do not work well on other screen-resolutions than >> 96dpi - the most widespread one that IE6 may be found on at the >> moment, and there's not much I can do about that since resolution >> can't be easily checked and used as a variable in expressions. > > Oh well,

Re: [css-d] float problem: not being contained or something else?

2008-10-24 Thread Luc
Good afternoon Mark, It was foretold that on 24/10/2008 @ 02:39:42 GMT+1300 (which was 11:39:42 where I live) Mark Henderson would write: > I can hear the sound of frantic keyboard tapping. and banging head to table :-) -- Best regards, Luc _ Using the best

Re: [css-d] float problem: not being contained or something else?

2008-10-24 Thread Mark Henderson
Luc wrote: > Oh well, for me it suffices ... i guess if we want to consider all > possible screen resolutions out there and users that change default > font size etc we'll be in the magic business :-) > Ut oh! I can hear the sound of frantic keyboard tapping. *cringes and heads to bed* _

Re: [css-d] float problem: not being contained or something else?

2008-10-24 Thread Luc
Good morning Gunlaug, It was foretold that on 24/10/2008 @ 06:35:22 GMT+0200 (which was 02:35:22 where I live) Gunlaug Sørtun would write: > Delete 'width: 18em' on #puller2 and let that float default to 'width: > auto' and shrink-wrap. Delete 'margin-left: 1em' while you're at it. > That

Re: [css-d] float problem: not being contained or something else?

2008-10-23 Thread Gunlaug Sørtun
Luc wrote: > Hello Gunlaug, > > It was foretold that on 23/10/2008 @ 01:26:02 GMT+0200 (which was > 21:26:02 where I live) Gunlaug Sørtun would write: > > > >> Those headings are contained in #main-top, which has a 'width: >> 36em' declared on it. This means it'll have a certain width, and >

Re: [css-d] float problem: not being contained or something else?

2008-10-23 Thread Luc
Hello Gunlaug, It was foretold that on 23/10/2008 @ 01:26:02 GMT+0200 (which was 21:26:02 where I live) Gunlaug Sørtun would write: > Those headings are contained in #main-top, which has a 'width: 36em' > declared on it. This means it'll have a certain width, and that width > will change w

Re: [css-d] float problem: not being contained or something else?

2008-10-23 Thread Gunlaug Sørtun
Luc wrote: > http://www.dzinelabs.com/sandbox/ieexpresssion.html > When resizing your browser, and also on resizing the font, all the > headings shift way over. At first i thought it was a "containing > float" problem but if i'm correct that only effects escaping floats > vertically. Those he

Re: [css-d] Float problem in IE

2008-02-09 Thread Kepler Gelotte
> Here's my second problem of the day: the floated main navigation links are > dropping down incrementally in IE 6, and are doing the same in IE 7, but > also hiding all but the top link in IE 7 behind an image in the div below. Hi Janie, Try changing the elements of your navigation to inline a

Re: [css-d] Float problem

2007-11-08 Thread Vicki Stebbins
At 09:55 AM 9/11/2007, Gunlaug Sørtun wrote: >Vicki Stebbins wrote: > >>I'm almost there with this page >>http://www.keenstreet-dev.com/trying.html but >>the floated box on the right keeps going to the >>bottom of the 'ufwus div' instead of the top >>and then having the text wrap. > >The floated

Re: [css-d] Float problem

2007-11-08 Thread Jim Davis
Vicki, Adding the rule display: table; to the ufwus div will fix the float problem in Firefox. As I view the site in IE 6, however, there appears to be major problems. I will send you a screen shot off the list. Jim On Nov 8, 2007 2:15 PM, Vicki Stebbins <[EMAIL PROTECTED]> wrote: > Hi Everyone

Re: [css-d] Float problem

2007-11-08 Thread Gunlaug Sørtun
Vicki Stebbins wrote: > I'm almost there with this page > http://www.keenstreet-dev.com/trying.html but the floated box on the > right keeps going to the bottom of the 'ufwus div' instead of the top > and then having the text wrap. The floated box on the right side can't go higher up than the o

Re: [css-d] Float problem

2007-10-26 Thread Steven Soers
You're right. Thanks a lot. I've been searching a couple of hours to find a solution for this. > From: Gunlaug Sørtun <[EMAIL PROTECTED]> > Date: Fri, 26 Oct 2007 16:45:10 +0200 > To: Steven Soers <[EMAIL PROTECTED]> > Cc: > Subject: Re: [css-d]

Re: [css-d] Float problem

2007-10-26 Thread Gunlaug Sørtun
Steven Soers wrote: > I¹m trying to make the text (textdiv) appear next to the image (like > in the example.) But, I don¹t want to give the div that contains the > texts a width. If i remove the width, the textdiv appears under the > picture. Giving the div a margin is not an option because in cas

Re: [css-d] Float problem

2007-10-26 Thread Tim White
>I¹m trying to make the text (textdiv) appear next to the image (like >in the >example.) >But, I don¹t want to give the div that contains the texts a width. If >i >remove the width, the textdiv appears under the picture. That's because you have the textdiv floated:left. Remove the float and the t

Re: [css-d] Float problem

2007-10-26 Thread cFA
On 10/26/07, Steven Soers <[EMAIL PROTECTED]> wrote: > > > Hi all, > I¹m trying to make the text (textdiv) appear next to the image (like in > the > example.) > But, I don¹t want to give the div that contains the texts a width. If i > remove the width, the textdiv appears under the picture. > Givin

Re: [css-d] Float Problem in IE6

2007-09-26 Thread Gunlaug Sørtun
Lyn Williams wrote: > I'm having problem with a some floats on IE6. Could someone checkout > the following page and let me know exactly what is wrong. > > http://www.ragonline.co.uk/main/ Some content, or residue from IE's white-space bug, is pushing mainrightcol from the inside, and IE6 by defa

Re: [css-d] Float problem in IE

2007-08-01 Thread bill scheider
bill scheider wrote: > In IE, the box floats to the right but the text doesn't flow around > it. > http://tinyurl.com/3anvnc Delete the width on those paragraphs - at least for IE, as the width acts as a 'hasLayout' trigger, making each paragraph a rigid block in IE. There's no way around th

Re: [css-d] Float problem in IE

2007-08-01 Thread Gunlaug Sørtun
bill scheider wrote: > In IE, the box floats to the right but the text doesn't flow around > it. > http://tinyurl.com/3anvnc Delete the width on those paragraphs - at least for IE, as the width acts as a 'hasLayout' trigger, making each paragraph a rigid block in IE. There's no way around thi

Re: [css-d] Float problem

2007-06-18 Thread David Hucklesby
On Mon, 18 Jun 2007 11:38:58 -0500, Amy Drayer wrote: > Dear CSSers: > > This floating problem is driving me crazy. The layout works fine in IE (so > of course > there's a problem...), and for some odd reason the left content box gets > pushed below > the floated right element in all the other b

Re: [css-d] float problem

2007-06-04 Thread Audra Coldiron
Martin Paton wrote: > Hi > > I've got a nice 3 col layout working. > > Problem is, in the "centre" column I need to create an unordered list > which needs to be floated left > > When I clear the float underneath, it any content after the clear > appears in the centre column, but just beneath wh

Re: [css-d] float problem. Was: Born again CSS

2007-06-01 Thread Luc
Good afternoon Sarah, It was foretold that on 1/6/2007 @ 14:41:49 GMT-0400 (which was 15:41:49 where I live) Sarah Atkinson would write: > Well if it's a 3 column layout then you should have 4 divs Tnx Sarah ... i'm heading out for the weekend now but i'll give it a try on monday! --

Re: [css-d] float problem. Was: Born again CSS

2007-06-01 Thread Sarah Atkinson
-Original Message- From: Luc [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 2:30 PM To: Sarah Atkinson Subject: Re: [css-d] float problem. Was: Born again CSS As to your question if i have a mock pic, it's attached hereby. How it should look: left the nav, center the ro

Re: [css-d] float problem. Was: Born again CSS

2007-06-01 Thread Sarah Atkinson
DO you have a mock pict of how you want the layers to look? As to what order and where? Also checkout http://csscreator.com/divs-do-not-replace-tables http://1976design.com/blog/archive/2004/09/07/link-presentation-fitts-la w/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

Re: [css-d] float problem...

2006-11-17 Thread Chris Martin
Sorry, originally posted this from my mobile and there's no 'reply all', so this didn't make it back to the list the way the css is defined, #left and #right would need to be nested inside a div, that's nested inside the 'header-bottom' class, but that's not how it's marked up. try simply #left

Re: [css-d] float problem...

2006-11-17 Thread muskokee
Try floating the right one to the left as well. They should sit beside each other then. On 11/17/06, Marty Martin < [EMAIL PROTECTED]> wrote: > > I'm having trouble getting div#left and div#right to float correctly. I > want them beside each other but right now they are wrapping under each > oth

Re: [css-d] Float problem

2006-07-25 Thread Stuart Homfray
Hi Christine, Christine Reed wrote: > > http://clairerichco.uk/hypnotherapy.html full css at attached file > Is the url http://www.clairerich.co.uk/whatishypnotherapy.html ?? :) > > Problem: Float leaving a huge gap Scroll down to the picture of the > dog - why doesn't it float just ouside t

Re: [css-d] Float problem

2006-07-25 Thread Dave Goodchild
On 25/07/06, Christine Reed <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > Please could someone put me out of this misery? > > http://clairerichco.uk/hypnotherapy.html > full css at attached file > > > Problem: > Float leaving a huge gap > Scroll down to the picture of the dog - why doesn't it flo

Re: [css-d] Float Problem

2005-08-18 Thread Roy Schestowitz
Quoting Tim Zappe: How do I make this so that the #footer stays at the bottom? http://www.western.edu/admissions/new/viewbook.html Thanks -t Relevant CSS bits: #footer{clear:both;width:764px;margin:0 auto;background:#5c5c5c;} #footer_content{padding:10px 0 0;text-align:left;color:#a0a0a0;}

Re: [css-d] float problem in FireFox

2005-06-18 Thread Alisha
Philippe Wittenbergh wrote: Given that there is no padding nor borders, one can also use li { width:100%; } I didn't know about this bug. Well gladly the width:100% solves it perfectly. Thanks a lot. Btw is there any documentation on the web about this bug? I'm quite curious because I ne

Re: [css-d] float problem in FireFox

2005-06-17 Thread Philippe Wittenbergh
On 18 Jun 2005, at 6:52 am, Bruno Fassino wrote: The only workaround that I know is: li { -moz-float-edge: content-box; } Which *is* a good solution. which makes the s to behave correctly in presence of floats. That's a Mozilla proprietary property so unfortunately it doesn't validate. Y

RE: [css-d] float problem in FireFox

2005-06-17 Thread Bruno Fassino
Alisha wrote: > first of all, here is the document where i experience the problem > http://www.alisha.it/cv.htm > and here is the css http://www.alisha.it/style.css > > the problem is that the text doesn't relly flow around the floated > image. anyone has any suggestion about it? > sorry if i soun

Re: [css-d] float problem--repost

2005-05-25 Thread Kaspars Dambis
Jeanne Prine wrote: Hello, I'm reposting my question from a few days ago. Truly desperate now. Can anyone tell me why this works at 800 x 600 but breaks at 1024 X 768 in Firefox 1.04 and Netscape 6 unless the width of #inner is reduced to 80% (but then that breaks at 800 x 600)? What I want is

Re: [css-d] float problem--repost

2005-05-25 Thread Kaspars Dambis
Jeanne Prine wrote: Hello, I'm reposting my question from a few days ago. Truly desperate now. Can anyone tell me why this works at 800 x 600 but breaks at 1024 X 768 in Firefox 1.04 and Netscape 6 unless the width of #inner is reduced to 80% (but then that breaks at 800 x 600)? What I want is