Re: [css-d] Safari navigation problem

2007-04-03 Thread Vicki Stebbins
At 03:08 PM 3/04/2007, Gunlaug Sørtun wrote: Vicki Stebbins wrote: What she sees is here:http://www.seco.com.au/safari.html Here's the page: http://www.seco.com.au/index.php Here's what I see in Firefox on win2K... http://www.gunlaug.no/tos/alien/seco-firefox.png ...so I would worry more about

[css-d] Couple of questions.

2007-04-03 Thread Eoin Magure
Hi, I'm currently doing a site that has some UL based navigation which is working fine in Firefox but acts a little strangely in IE. Firstly IE seems to have different margin issues that Firefox, adding a margin-top of 8px works fine in FF but it needs to be 5px. So, as an interim measure

Re: [css-d] Couple of questions.

2007-04-03 Thread Gunlaug Sørtun
Eoin Magure wrote: I'm currently doing a site that has some UL based navigation which is working fine in Firefox but acts a little strangely in IE. Firstly IE seems to have different margin issues that Firefox, adding a margin-top of 8px works fine in FF but it needs to be 5px. So, as an

Re: [css-d] Safari navigation problem

2007-04-03 Thread Jono
Vicki Stebbins wrote: What she sees is here:http://www.seco.com.au/safari.html Here's the page: http://www.seco.com.au/index.php CSS: Navigation menu: http://www.seco.com.au/styles/navigation.css Page: http://www.seco.com.au/styles/explorer.css I don't see right off-hand what's going

[css-d] Nested element with height 100% in IE6

2007-04-03 Thread Thomas Watson
Hi css-d I've struggled with the following problem for some time, and was recommened this list by a friend. I'm trying to make an absolute-positioned nested element the same height as the surrounding relative-positioned element. But I can't get it to work in IE7. Besides describing the

[css-d] IE win bug help

2007-04-03 Thread Laura Gattoni
Hi, I finally got a page to look the way I wanted in Firefox. Then opened it in IE Win and the floated images are all over the place. I'm bleary-eyed with learning CSS and getting this far, so I would really appreciate your help. Learning how to hack IE bugs at this point in my process is just too

[css-d] This css will be the death of me

2007-04-03 Thread John Wells
Guys, First, new to the list. I appreciate you putting up with a silly coder like myself. I am in awe of what you do on a daily basis...it's the one thing that's proven to me that innate talent is a real thing, and some things just can't be learned. That aside, I have some code with which I

Re: [css-d] styling ordered lists

2007-04-03 Thread Jiju Thomas Mathew
Basically they had - somehow - taken the list numbers and set them as sort of a large background. It wasn't an image - it was the actual number from the ordered list, just made HUGE and set in a light color, and as a faux-background, with the line item content sort of overlaying it. Hi

Re: [css-d] [CSS2.1 Footer Bugs in IE, Need IE Hack]

2007-04-03 Thread Ingo Chao
Thomas Thomas wrote: ... http://matthew16.free.fr/portfolio/test-ie-bug.html Try to click on link 2 than 3 in Mozilla, u can see the footer the 2nd is at the bottom of content, then for 3 (the content is lower than the viewport's height) footer goes at bottom of viewport. But in IE6

Re: [css-d] Small IE7 problem: undesired 1px margin/border beneath lis, simple test case provided

2007-04-03 Thread Bruno Fassino
On 4/3/07, D. D. Brierton [EMAIL PROTECTED] wrote: Here is a very simple test case: [code stripped] This displays just fine in Firefox, Opera and Safari. But in IE7 each li element has what looks like a 1px margin-bottom or possibly a 1px transparent border-bottom. I can't really work out

Re: [css-d] [CSS2.1 Footer Bugs in IE, Need IE Hack]

2007-04-03 Thread Chris Ovenden
On 4/3/07, Ingo Chao [EMAIL PROTECTED] wrote: Thomas Thomas wrote: ... http://matthew16.free.fr/portfolio/test-ie-bug.html Try to click on link 2 than 3 in Mozilla, u can see the footer the 2nd is at the bottom of content, then for 3 (the content is lower than the viewport's height)

Re: [css-d] This css will be the death of me

2007-04-03 Thread Gunlaug Sørtun
John Wells wrote: I've created a three-column layout based on the Holy Grail article, and it works at high resolutions. However, at lower resolutions (or if a high res user shrinks their browser), the right column shifts to the left and floats over the center column. Add... #container

[css-d] Pipe List

2007-04-03 Thread ~davidLaakso
Fat Erik 5s Simple Pipe List http://css.maxdesign.com.au/listamatic/horizontal32.htm is missing its pipes in IE7.0. Suggestions? Thanks. Best, ~dL -- http://chelseacreekstudio.com/ __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Pipe List

2007-04-03 Thread Ian Young
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of ~davidLaakso Sent: 03 April 2007 17:00 To: CSS Subject: [css-d] Pipe List Fat Erik 5s Simple Pipe List http://css.maxdesign.com.au/listamatic/horizontal32.htm is missing its pipes in IE7.0.

Re: [css-d] Pipe List

2007-04-03 Thread Ian Young
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ian Young Sent: 03 April 2007 17:21 To: ~davidLaakso; CSS Subject: Re: [css-d] Pipe List -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of ~davidLaakso Sent: 03 April 2007 17:00 To:

Re: [css-d] Pipe List

2007-04-03 Thread Don - HtmlFixIt.com
Ian Young wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ian Young Sent: 03 April 2007 17:21 To: ~davidLaakso; CSS Subject: Re: [css-d] Pipe List -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of ~davidLaakso Sent: 03

Re: [css-d] Small IE7 problem: undesired 1px margin/border beneath lis, simple test case provided

2007-04-03 Thread D. D. Brierton
Thank you Bruno! The line-height: 1.2; worked a charm. Thank you again. Best, Darren On Tue, 2007-04-03 at 16:10 +0200, Bruno Fassino wrote: On 4/3/07, D. D. Brierton [EMAIL PROTECTED] wrote: Here is a very simple test case: [code stripped] This displays just fine in Firefox, Opera and

[css-d] sliding door: trouble with image

2007-04-03 Thread jeffrey morin
hi everyone, i am trying the sliding door method for the the first time and i am hitting a snag. the right image keeps going over the left one causing it to not be rounded like i want. you can actually see the left rounded image over the right image but the right one extends past it causing it to

[css-d] Site Check Please

2007-04-03 Thread Taryn Regish
Hi all- I have finally finished converting our current site from a very messy table layout to a pure css site, including flyouts. I would appreciate any feedback on it. http://www.ism.ws/FinalNewIndex.cfm Thanks, Taryn __

Re: [css-d] sliding door: trouble with image

2007-04-03 Thread jeffrey morin
On 4/3/07, jeffrey morin [EMAIL PROTECTED] wrote: hi everyone, i am trying the sliding door method for the the first time and i am hitting a snag. the right image keeps going over the left one causing it to not be rounded like i want. you can actually see the left rounded image over the

Re: [css-d] CSS frames with dynamic size

2007-04-03 Thread kan
On 31/03/07, Gate Wizard [EMAIL PROTECTED] wrote: give your sidebar a fixed width with overflow:auto Yes, it will work, but I'm asking about dynamic size, not fixed size. Moreover, I'm asking about header/footer, not sidebar... So, if text in header becomes bigger, and takes several lines, I

Re: [css-d] sliding door: trouble with image

2007-04-03 Thread Thomas Watson
On Apr 3, 2007, at 7:04 PM, jeffrey morin wrote: you can actually see the left rounded image over the right image but the right one extends past it causing it to look wrong. It sounds like that you are using some sort of transparency in your images, so what is behind the curved corners

Re: [css-d] This css will be the death of me

2007-04-03 Thread John Wells
- Gunlaug Sørtun [EMAIL PROTECTED] wrote: Add... #container {display: table-cell;} Gunlaug, You are the man! I've tried in in Firefox...haven't yet in IE, but in FF it works well. The table doesn't shrink that well at lower resolutions, but I expect that's a function of the data and

Re: [css-d] Pipe List

2007-04-03 Thread ~davidLaakso
~davidLaakso wrote: ~davidLaakso wrote: Fat Erik 5s Simple Pipe List http://css.maxdesign.com.au/listamatic/horizontal32.htm is missing its pipes in IE7.0. Suggestions? Thanks. Best, ~dL I think you can just use a conditional IE ... I did it thus: !--[if gte IE 7] [trimmed]

Re: [css-d] sliding door: trouble with image

2007-04-03 Thread Lori Lay
jeffrey morin wrote: On 4/3/07, jeffrey morin [EMAIL PROTECTED] wrote: hi everyone, i am trying the sliding door method for the the first time and i am hitting a snag. the right image keeps going over the left one causing it to not be rounded like i want. you can actually see the left

Re: [css-d] Pipe List

2007-04-03 Thread Don - HtmlFixIt.com
Both of the conditional comment fixes you provided will work. No question about that. I had hoped (and should have written) to find a solution that would /not/ require hacking IE7.0. Anyone? Or is this a pipe dream? Well you didn't say so David :-) We hack ie6 in the existing

[css-d] IE layout issue

2007-04-03 Thread Dave Goodchild
Hi all, I have a layout issue in IE (6/7) on this page: http://dontjustsitthere.co.uk/stage/ wherein the container holding the shop content (T-shirt image and shop text) is dropping down. I have tried display:inline and position:relative to no avail! Any ideas? The css used to build this part

Re: [css-d] IE layout issue

2007-04-03 Thread Jake Churchill
Did you try display:block? That along with a position:relative and a top/left attribute usually fixes this kind of thing for me. Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 Dave Goodchild wrote: Hi all, I have a layout

Re: [css-d] Pipe List

2007-04-03 Thread Don - HtmlFixIt.com
snip Here's one that apparently works all three ways in ie6, ie7 and in ff using just borders ... http://www.sitepoint.com/examples/pipe-delimiter/index.htm Note that he is hiding the first pipe by using a negative left margin even though it actually exists. One could of course argue

Re: [css-d] Pipe List

2007-04-03 Thread ~davidLaakso
Don - HtmlFixIt.com wrote: Which leads me to this ... which appears to work everywhere ... faux pipe delimited list: http://htmlfixit.com/tutes/tutorial_CSS_Generated_Faux_Pipe_Delimited_Unordered_List.php Still fine tuning a bit ... but it works. Don, thanks. But I think we're beginning

[css-d] absolute position problem in IE

2007-04-03 Thread jeffrey morin
no problem is ff but in ie7 (probably more) the left side gets hidden. i'm sure it's something to do with the absolute positioning. ie isn't reading the margins any ideas? and is this even correct usage of absolute positioning? i wasn't sure how else to lay these things out

[css-d] Conditional Comments: Help with order please in IE

2007-04-03 Thread Karl Bedingfield
Hi all, I'm having somewhat of a nightmare with conditional comments in IE. Could someone please tell me what order I need to have the following call the correct style sheets without any influence from the other IE specific style sheets. I need a conditional comment to call both, IE5.01 and

[css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread Dave Nelson
Virtual PC just announced to me that the limited version of the IE6 testing platform is about to die (by 5pm EDT). What should I do next? Run out and by the full version of Virtual PC with an XP liscence? Buy a machine just for IE6 development? Abandon the 60+ percent still using IE6? I vote for

Re: [css-d] Conditional Comments: Help with order please in IE

2007-04-03 Thread Don - HtmlFixIt.com
I would use this: !--[if lt IE 6] link href=/css/ie55win.css rel=stylesheet type=text/css media=all / ![endif]-- !--[if IE 6] link href=/css/ie6win.css rel=stylesheet type=text/css media=all / ![endif]-- !--[if gt IE 6] link href=/css/ie7win.css rel=stylesheet

Re: [css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread Dave Nelson
Sorry, I just answered my own question. They posted a refresh on March 20th http://blogs.msdn.com/ie/archive/2007/03/20/ie6-vpc-refresh-now-available.as px -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Nelson Sent: Tuesday, April 03, 2007 4:19 PM

Re: [css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread cj
Virtual PC just announced to me that the limited version of the IE6 testing platform is about to die (by 5pm EDT). What should I do next? Run out and by the full version of Virtual PC with an XP liscence? Buy a machine just for IE6 development? Abandon the 60+ percent still using IE6? I

Re: [css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread Ingo Chao
Dave Nelson wrote: Virtual PC just announced to me that the limited version of the IE6 testing platform is about to die (by 5pm EDT). What should I do next? ... No reason for an act of desperation ... http://blogs.msdn.com/ie/archive/2007/03/20/ie6-vpc-refresh-now-available.aspx 400 MB;

[css-d] overflow: hidden doesn't crop inner divs in IE

2007-04-03 Thread Alexander Munro
Hi, I've been trying to solve this problem for a few hours. Here is my code: div id=container div id=header/div div id=headlines divsome text/div divsome text/div divsome text/div div id=menu /div /div #container { width: 986px; } #header { width:

Re: [css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread Thomas Watson
On Apr 3, 2007, at 10:19 PM, Dave Nelson wrote: How are you testing IE6? I've actually installed all versions of internet explorer on the same PC without any virtualization software. I've installed IE7 like normal and then all the others through a special tool. For more info se this post:

Re: [css-d] Pipe List

2007-04-03 Thread ~davidLaakso
Don - HtmlFixIt.com wrote: ~davidLaakso wrote: Don - HtmlFixIt.com wrote: lol fun eh ... I won't clog up the list try it again if you would ... think I have it in ie6, 7 and ff http://htmlfixit.com/tutes/css/pipe_delimited_faux.html Forgot ie6 won't respect the first child ... but I

[css-d] print problem

2007-04-03 Thread Josine Krant
Hi all, I have a problem with printing this long page. It stops after the first page is printed. In the print.css the relevant divs and classes are set to overflow: visible. What do I forget? Problem is in IE and FF. http://www.helmawiersma.nl/nieuw2/nieuws.html

Re: [css-d] overflow: hidden doesn't crop inner divs in IE

2007-04-03 Thread Bruno Fassino
Alexander Munro wrote: I've been trying to solve this problem for a few hours. Here is my code: [code stripped] Now, in FF, Opera and Konqueror everything is ok, that is the divs inside #headlines are one below another and only the first of them is visible, the rest is hidden by the

[css-d] IE overflow problems with horizontal scrolling gallery

2007-04-03 Thread charles
Hi all, I'm working on a web site for an artist(e) friend of mine, and while trying to implement a horizontally-scrolling gallery, I seem to have triggered an IE bug that's driving me nuts. Code and half-finished page here: http://www.spiritone.com/~charlesd/cecilia2/index.html The HTML

[css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread John Wells
Guys, Is there a way to wrap data in table cells, even though there is no whitespace in that data to break? In other words, if I have string like so: http://abiglongurlwithnospacetobreakin.com I'd like to have it wrap when the browser is shrunk so that the screen doesn't have to scroll. Wrap

[css-d] [OT] Looking for feedback on conference paper before publication

2007-04-03 Thread Derek Hansen
css-d community, Some of you may remember the research project that I started just over a year ago examining your community and its use of the wiki. (See [1] for my original introduction). I have greatly appreciated the phone interviews and emails I received from many of you. I have recently had

[css-d] A little layout advice please...

2007-04-03 Thread Les Mizzell
Good evening, I've finally run across a layout that I'm scratching my head over. It's a standard centered master div containing a header, two columns under that, and a footer. Left column width is set for nav/whatever. Here's the problem... The right column will contain content that's being

Re: [css-d] This css will be the death of me

2007-04-03 Thread Gunlaug Sørtun
Add... #container {display: table-cell;} Now, a question: why? Why does this work and why is it needed? A table-cell will always expand enough to make its content fit inside. That's how a table-cell work, regardless of whether it's in a genuine HTML table, or declared as a display-option in

[css-d] Fixex/fluid column issues

2007-04-03 Thread Daniel Hammond
I have a page where the left column is the navigation with a fixed width in pixels, and the content to the right of it is fluid in its width. I tried following these guidelines: http://blog.html.it/layoutgala/LayoutGala31.html. Here is my URL:

Re: [css-d] Conditional Comments: Help with order please in IE

2007-04-03 Thread David Hucklesby
On Tue, 3 Apr 2007 21:13:49 +0100, Karl Bedingfield wrote: Hi all, I'm having somewhat of a nightmare with conditional comments in IE. Could someone please tell me what order I need to have the following call the correct style sheets without any influence from the other IE specific style

Re: [css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread David Hucklesby
On Wed, 4 Apr 2007 01:46:33 + (UTC), John Wells wrote: Guys, Is there a way to wrap data in table cells, even though there is no whitespace in that data to break? In other words, if I have string like so: http://abiglongurlwithnospacetobreakin.com I'd like to have it wrap when the

Re: [css-d] Wrapping data in table cells without whitespace

2007-04-03 Thread Jukka K. Korpela
On Tue, 3 Apr 2007, David Hucklesby wrote: On Wed, 4 Apr 2007 01:46:33 + (UTC), John Wells wrote: Guys, Is there a way to wrap data in table cells, even though there is no whitespace in that data to break? In other words, if I have string like so:

Re: [css-d] A little layout advice please...

2007-04-03 Thread david
Les Mizzell wrote: Good evening, I've finally run across a layout that I'm scratching my head over. It's a standard centered master div containing a header, two columns under that, and a footer. Left column width is set for nav/whatever. Here's the problem... The right column

Re: [css-d] The Free Virtual PC IE6 Test is Dead... Now What?

2007-04-03 Thread david
Dave Nelson wrote: Virtual PC just announced to me that the limited version of the IE6 testing platform is about to die (by 5pm EDT). What should I do next? Run out and by the full version of Virtual PC with an XP liscence? Buy a machine just for IE6 development? Abandon the 60+ percent