Re: [css-d] Why does the one graphic not show up for SOME?

2005-09-24 Thread Gene Falck
Hi Guy, You wrote: In this case, though, my wife (whose laptop display is nowhere near that wide) could not even see THE BANNER, let alone the white colt, when viewing the site from its ISP. When I put the files onto a jumpdrive and plugged it in to her laptop, all appears as it should. To

Re: [css-d] Why does the one graphic not show up for SOME?

2005-09-24 Thread Guy K. Haas
Thanks. I'll ask my mac informants about their widths. In this case, though, my wife (whose laptop display is nowhere near that wide) could not even see THE BANNER, let alone the white colt, when viewing the site from its ISP. When I put the files onto a jumpdrive and plugged it in to her la

Re: [css-d] Four Column Layout

2005-09-24 Thread Steve Clay
Saturday, September 24, 2005, 3:46:35 PM, Richard wrote: > divs within this, one floating left and the other floating right. And > then two divs within these divs again floating left or right. Or do I > just have four divs, three floating left and one floating right. Depends on what order you wan

Re: [css-d] Readonly Attribute Selector Problem in Firefox?

2005-09-24 Thread Jan Brasna
http://web.tampabay.rr.com/bmerkey/examples/readonly-attr-selector-firefox.html White in my Firefox/1.0.6 cs-CZ WXP rv:1.7.10 (Gecko/20050717) -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [

[css-d] Readonly Attribute Selector Problem in Firefox?

2005-09-24 Thread Brett Merkey
Firefox seems to want to force its own "readonly gray" on form elements when a CSS attribute selector sets the background color to white. Yet, *any* other color value except white will display as desired. Even though the workaround is easy, (just use a value very close to white, such as #fefefe) i

Re: [css-d] IE Developer tool bar

2005-09-24 Thread Rob Cochrane
matthijs abeelen wrote: Why would anyone - certainly on this list - be interested in a toolbar for IE? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio

Re: [css-d] IE Developer tool bar

2005-09-24 Thread Philip Quanjer
I installed it, seems to only work in conjunction with IE. The Aardvark extension http://www.karmatics.com/aardvark/, which may as of now offer somewhat less extensive facilities, works in conjunction with Firefox. Philip - Original Message - From: "Thierry Koblentz" <[EMAIL PROTECTED

[css-d] Four Column Layout

2005-09-24 Thread Richard Brown
Hi All A short while ago I tried to do a four column layout and succeeded eventually! I am pondering the process and would like to try again building from the ground up. I want the design to be fixed width (800px) and available at 800 x 600 size. The question I have in building this design t

Re: [css-d] IE Developer tool bar

2005-09-24 Thread Thierry Koblentz
I installed it, but I think it's pretty disapointing regarding CSS. This one delivers extra CSS tools: http://www.nils.org.au/ais/web/resources/toolbar/index.html Thierry | www.TJKDesign.com __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] IE Developer tool bar

2005-09-24 Thread Jim Davis
The developer toolbar available for FF is a great tool for diagnosing problems with CSS markup, particularly if you are trying to help someone on the list find problems with their site. The toolbar, among many other things, allows you to outline div boundaries, and change CSS markup "on the fly" to

Re: [css-d] Need help on css positioning

2005-09-24 Thread Steve Clay
Saturday, September 24, 2005, 12:28:32 PM, Dinh wrote: > http://img246.imageshack.us/my.php?image=layoutsidebarallheight1wx.png > http://img332.imageshack.us/img332/1461/4div0gd.png You need to make #banner the first element nested inside of #container. Then you can remove #banner's width and floa

Re: [css-d] IE Developer tool bar

2005-09-24 Thread designer
matthijs abeelen wrote: Why would anyone - certainly on this list - be interested in a toolbar for IE? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incu

[css-d] Need help on css positioning

2005-09-24 Thread Dinh
hi everybody, I have a simple XHTML file which define 4 division (div) in order of: banner > container > sidebar > footer and use CSS to make a layout like this: http://img246.imageshack.us/my.php?image=layoutsidebarallheight1wx.png Hereunder is the XHTML file: Xin chào bạn nhé: Banner Ä

[css-d] Need help on css positioning

2005-09-24 Thread Dinh
hi everybody, I have a simple XHTML file which define 4 division (div) in order of: banner > container > sidebar > footer and use CSS to make a layout like this: http://img246.imageshack.us/my.php?image=layoutsidebarallheight1wx.png Hereunder is the XHTML file: Xin chào bạn nhé: Banner Ä

Re: [css-d] IE Developer tool bar

2005-09-24 Thread David Dorward
On 24/09/05, matthijs abeelen <[EMAIL PROTECTED]> wrote: > Why would anyone - certainly on this list - be interested in a toolbar for > IE? Obviously I'm interested, but not when I'm away from my test systems and don't actually have IE. Presumably there was something more to the message that star

Re: [css-d] IE Developer tool bar

2005-09-24 Thread matthijs abeelen
Why would anyone - certainly on this list - be interested in a toolbar for IE? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.o

Re: [css-d] IE Developer tool bar

2005-09-24 Thread David Dorward
On 24/09/05, Rob Cochrane <[EMAIL PROTECTED]> wrote: > Cut and paste the code below to a XHTML file or click here: > http://www.by-rob.com/test/IE%20devtoolbar.htm > No comment required:) Comment required as getting IE with the toolbar up and running is more than a little inconvienient for me. Do

[css-d] IE Developer tool bar

2005-09-24 Thread Rob Cochrane
Hi All, Cut and paste the code below to a XHTML file or click here: http://www.by-rob.com/test/IE%20devtoolbar.htm No comment required:) Rob "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> At Last IE Developer Toolbar