Re: [css-d] Div shrinking to content width in IE

2005-11-19 Thread Gunlaug Sørtun
Barnaby Scott wrote: > http://www.southdevons.co.uk/stats.htm > I couldn't see a way of using a width setting, because the navbar is > set to a pixel width, so I don't know how wide the remainder of a > user's screen is going to be. I thought that by specifying a left and > right position, the div

Re: [css-d] Div shrinking to content width in IE

2005-11-19 Thread Barnaby Scott
the first place) > -Original Message- > From: Christian Montoya [mailto:[EMAIL PROTECTED] > Sent: 18 November 2005 10:05 > To: Barnaby Scott > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] Div shrinking to content width in IE > > > > Thanks for t

Re: [css-d] Div shrinking to content width in IE

2005-11-18 Thread Christian Montoya
> Thanks for the suggestion. I'm sure this will work, but I really wanted > something that didn't involve changing the HTML. > > Is there no way of making a block element adopt the width of its contents? > Floating it will always work. display:inline usually does too. -- -- C Montoya rdpdesign.c

Re: [css-d] Div shrinking to content width in IE

2005-11-18 Thread Barnaby Scott
ED] > Sent: 18 November 2005 02:04 > To: Barnaby Scott > Cc: [EMAIL PROTECTED]; css-d@lists.css-discuss.org > Subject: Re: [css-d] Div shrinking to content width in IE > > > Try placing the margins and so on on the , then add a > and put >

Re: [css-d] Div shrinking to content width in IE

2005-11-17 Thread Kelly Miller
Try placing the margins and so on on the , then add a and put the background image and the border on that. Barnaby Scott wrote: >The reason I had {position: relative;} was so that I could force a vertical >space before the H2 and reduce the space below it (by a combination of line >height and t

Re: [css-d] Div shrinking to content width in IE

2005-11-17 Thread Barnaby Scott
ottom border to the length of the text. Still baffled! Barnaby Scott > -Original Message- > From: Holly Bergevin [mailto:[EMAIL PROTECTED] > Sent: 17 November 2005 14:56 > To: css-d@lists.css-discuss.org; Barnaby Scott > Subject: Re: [css-d] Div shrinking to

Re: [css-d] Div shrinking to content width in IE

2005-11-17 Thread Holly Bergevin
From: "Barnaby Scott" <[EMAIL PROTECTED]> >The problem is now that IE is doing something strange to the background >image in my H2's. It seems to be truncating 5 pixels from the left-hand side >of the image, and tacking it back on to the right-hand side. See >http://www.southdevons.co.uk/test.htm

Re: [css-d] Div shrinking to content width in IE

2005-11-17 Thread Barnaby Scott
To: css-d@lists.css-discuss.org > Subject: [css-d] Div shrinking to content width in IE > > > This is another question about the following site: > > http://www.southdevons.co.uk/ > CSS is here: http://www.southdevons.co.uk/style/grove.css > > In Firefox, it l

Re: [css-d] Div shrinking to content width in IE

2005-11-16 Thread Thierry Koblentz
Barnaby Scott wrote: > This is another question about the following site: > > http://www.southdevons.co.uk/ > CSS is here: http://www.southdevons.co.uk/style/grove.css > > In Firefox, it looks as I intended, but there are a couple of pages > which have insufficient text to reach the right-hand marg

[css-d] Div shrinking to content width in IE

2005-11-16 Thread Barnaby Scott
This is another question about the following site: http://www.southdevons.co.uk/ CSS is here: http://www.southdevons.co.uk/style/grove.css In Firefox, it looks as I intended, but there are a couple of pages which have insufficient text to reach the right-hand margin (on my screen), and on these p