Re: [css-d] Fieldset w/100% width expands beyond its form?

2007-08-24 Thread Jay Levitt
On 8/23/2007 5:19 AM, Barney Carroll wrote: > Jay Levitt wrote: >> So how, if at all, can I get the margins and padding of fieldset to >> affect the right column? I can set margins/padding on .labelled-form >> instead, but that may not be what I always want to do. In fact, since >> .labelled-f

Re: [css-d] Fieldset w/100% width expands beyond its form?

2007-08-22 Thread Jay Levitt
On 8/22/2007 9:53 AM, Barney Carroll wrote: > Jay, > > 100% width isn't a problem figure – the elements you are giving the > width to are actually wider than simply their width, which causes the > problem: In your second example, you would have to remove the padding > and border of the fieldset

Re: [css-d] Fieldset w/100% width expands beyond its form?

2007-08-22 Thread Philippe Wittenbergh
On Aug 22, 2007, at 10:15 PM, Jay Levitt wrote: > http://www.jay.fm/files/overlapping2.html > > What's going on here? Are the two problems actually the same, and if > so, what's the right solution to get the fieldset to stay inside the > form? I'd think this would be a common problem but Googli

Re: [css-d] Fieldset w/100% width expands beyond its form?

2007-08-22 Thread Barney Carroll
Jay, 100% width isn't a problem figure – the elements you are giving the width to are actually wider than simply their width, which causes the problem: In your second example, you would have to remove the padding and border of the fieldset that are added to the width by default in most browser

[css-d] Fieldset w/100% width expands beyond its form?

2007-08-22 Thread Jay Levitt
I was working on a 3-column liquid layout, based on some float-based layout from ALA. I then tried to use some floating divs to create liquid, labelled forms, and discovered that my fieldsets were expanding beyond their containing form in all browsers (mostly testing w/Firefox 2). You can see

Re: [css-d] fieldset bg flooding legend in IE7

2007-05-31 Thread James Leslie
http://www.top25web.com/contact.html Looks fine in FF, but the fieldset background color is flooding the legend tag...any ideas around this without changing my design? This should help with the problems http://www.mattheerema.com/archive/getting-fieldset-backgrounds-

[css-d] fieldset bg flooding legend in IE7

2007-05-31 Thread Anthony Ettinger
http://www.top25web.com/contact.html Looks fine in FF, but the fieldset background color is flooding the legend tag...any ideas around this without changing my design? -- Anthony Ettinger Ph: 408-656-2473 http://chovy.dyndns.org/resume.html http://utuxia.com/consulting __

Re: [css-d] Fieldset rendering in IE

2006-12-04 Thread Silk-Works
> Subject: [css-d] Fieldset rendering in IE > > > > http://www.fatboyjim.com/wedding/contact/contact.html > > And my CSS is here; > > http://www.fatboyjim.com/wedding/ > <http://www.fatboyjim.com/wedding/styles/master.css> styles/master.css > > All is

Re: [css-d] Fieldset rendering in IE

2006-12-03 Thread Ian Young
> To: CSS-Discus > Subject: [css-d] Fieldset rendering in IE > > > > http://www.fatboyjim.com/wedding/contact/contact.html > > And my CSS is here; > > http://www.fatboyjim.com/wedding/ > <http://www.fatboyjim.com/wedding/styles/master.css> styles/master.

[css-d] Fieldset rendering in IE

2006-12-03 Thread Silk-Works
Everybody happy? Just popped in to ask if anyone will be able to help with a small problem I have on a site I'm doing for a friend's wedding. Very simple layout, just header, navigation and content. I have prepared a pretty simple contact form here; http://www.fatboyjim.com/wedding/contact/

Re: [css-d] fieldset background color bug IE

2006-08-17 Thread [EMAIL PROTECTED]
somebody (i think named Georg) responded with this valuable link: < http://www.mattheerema.com/archive/getting-fieldset-backgrounds-and-legends- to-behave-in-ie > ... for solving IE's annoying fieldset background color bug. thx dude. looks like the solution, i'm about to look into it... =franci

Re: [css-d] fieldset

2006-05-16 Thread [EMAIL PROTECTED]
I 'mostly' use fieldset and legend on input forms, so included is that CSS as well. I think I'm also using fieldset in one of my image galleries. you might try adding background images (perhaps a gradient) to the legend. Better requires definition - in whose eyes? /* FORM BUTTON INPUT LABEL L

[css-d] fieldset

2006-05-16 Thread Steve LaBadie
Does anyone have any tricks or tips on how to make a fieldset/legend look better? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301-2999 570-422-3999 [EMAIL PROTECTED] http://www.esu.edu _

Re: [css-d] Fieldset rounded corners

2006-01-04 Thread Roger Roelofs
Ian, On Jan 4, 2006, at 12:20 PM, Ian Young wrote: > Anyone know how to make the corners of a fieldset rounded (or > equivalent) Hide the default borders and use the same rounded corner technic that you would for any other block level element. Roger, Roger Roelofs "Remember, if you’re heade

[css-d] Fieldset rounded corners

2006-01-04 Thread Ian Young
Anyone know how to make the corners of a fieldset rounded (or equivalent) Ian **IMPORTANT* *** This e-mail contains information which is confidential and may also be privileged.

Re: [css-d] Fieldset or Legend how to?

2005-11-19 Thread Jesper Brunholm
Hi Reynier - sorry for late answer, but I kept hoping somebody would answer before me, as I'm not at all sure that I've understood your problem. To catch up on that issue for starters, I'll recommend that you give us example code from the browser, instead of from the server, the code below is s

Re: [css-d] Fieldset or Legend how to?

2005-11-15 Thread James Denholm-Price
Hi Reynier & [EMAIL PROTECTED]: On 11/15/05, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > ... > How I can check if this CSS is well formed and perform CSS Standars from W3C? Just thought it was worth advertising the W3C's CSS validator: http://jigsaw.w3.org/css-validator/ There you can check

[css-d] Fieldset or Legend how to?

2005-11-15 Thread Reynier Perez Mira
Well I need to put some elements inside a DIV element or Fieldset element, but with both of them I have a problem. The thing is that I need a static width in this elements, means when a text is too large this don't grow. I probe the CSS style in this ways but not works in FF Elements ***

Re: [css-d] Fieldset in Opera

2005-10-24 Thread Rob Cochrane
Rob Cochrane wrote: Hi All, I have now searched hi and low and still cannot find a definitive reason why fieldsets in Opera behave like they do with floated content. Are they managed the same is a div? If so then they need to be cleared! Thanks Rob -

[css-d] Fieldset in Opera

2005-10-24 Thread Rob Cochrane
Hi All, I have now searched hi and low and still cannot find a definitive reason why fieldsets in Opera behave like they do with floated content. Are they managed the same is a div? If so then they need to be cleared! Thanks Rob

Re: [css-d] Fieldset woes

2005-08-05 Thread Jan Brasna
Can you please provide some explanation for the styles you posted? What are they supposed to do? It fixes the background overflow from fieldset in IE. -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-

Re: [css-d] Fieldset woes

2005-08-05 Thread Zoe M. Gillenwater
Jan Brasna wrote: fieldset { padding: 1em; margin-top: 1em; background: #f0f5f8; border: 1px solid #d7e7f2; } legend { font-weight: bold; color: #2a699e; padding: 0.3em; } * html fieldset { position: relative; padding-top: 2.5em; } * html legend { position: absolute; t

Re: [css-d] fieldset margin issue with Safari

2005-08-04 Thread Roger Roelofs
Chuck, On 8/3/05, chuck clark <[EMAIL PROTECTED]> wrote: > Hello, > Safari seems to be ignoring margin on my form fieldset. I want > spacing between fieldsets in a form and Safari just crams them > together, all other browsers i have tested put space between them. > > form fieldset{margin:20px

Re: [css-d] Fieldset woes

2005-08-04 Thread Jan Brasna
fieldset { padding: 1em; margin-top: 1em; background: #f0f5f8; border: 1px solid #d7e7f2; } legend { font-weight: bold; color: #2a699e; padding: 0.3em; } * html fieldset { position: relative; padding-top: 2.5em; } * html legend { position: absolute; top: -0.6em; left:

Re: [css-d] Fieldset woes

2005-08-04 Thread Zoe M. Gillenwater
Vincent Hide wrote: I have however noticed some issues in IE with fieldset. The form is here and as you can see if you look in IE, the background color of the fielset is overlapping outside of it's area (at the top edge). This is a known problem in IE with fieldsets, and I'm not aware of a

[css-d] fieldset margin issue with Safari

2005-08-03 Thread chuck clark
Hello, Safari seems to be ignoring margin on my form fieldset. I want spacing between fieldsets in a form and Safari just crams them together, all other browsers i have tested put space between them. form fieldset{margin:20px 0; padding:0; border-style:none; clear:both;} http://www.largebuttons

[css-d] Fieldset woes

2005-07-29 Thread Vincent Hide
Hi All, I have been experimenting with creating forms without tables. I like it. I have however noticed some issues in IE with fieldset. The form is here and as you can see if you look in IE, the background color of the fielset is overlapping outside of it's area (at the top edge). Also the mar

Re: [css-d] fieldset jogs over in IE/PC

2005-07-24 Thread Christy Collins
Okay, I've used the underline hack to give display: inline to just IE and I think it's all working fine. I'd still be curious to know where this problem is documented. Thanks so much for your help. -Christy On Sunday, July 24, 2005, at 08:15 AM, Christy Collins wrote: That's interesting - ye

Re: [css-d] fieldset jogs over in IE/PC

2005-07-24 Thread Christy Collins
That's interesting - yes, it does fix it, but then it breaks differently in Netscape & Firefox - it sets the width of the box to the widest element of the fieldset and doesn't wrap paragraph text. Could you direct me to where the problem is documented? Is the problem directly related to the

[css-d] fieldset jogs over in IE/PC

2005-07-22 Thread Christy Collins
I have a page that is basically a long form: http://www.loudjoy.com/TALCSurvey/survey.html css: http://www.loudjoy.com/TALCSurvey/style.css it looks just how I want it to in Firefox and mostly right in Safari and Netscape I'm looking at IE PC on browsercam and the first fieldset is jogged