Re: [css-d] IE7 issue / divs overlapping ... some progress

2009-08-20 Thread David Gilden
Alan, [ & the list :) ] Thanks for your suggestions, Slowly the page is coming together... http://www.coraconnection.com/web/pals/pals_home-4products.htm I going to try this approach in the of my 'htm' page /*ie7fix.css IE7 Hack */ #productArea { top:120px; } > BTW, you h

Re: [css-d] Hover usually works but not always

2009-08-20 Thread christianz
On 21/08/2009, at 8:23 AM, christi...@netscape.net wrote: > On a site I am building at: > > http://www.murphytx-online.com/murphy/ > > when you hover over top navigation list items that have submenus > those submenus usually come into view but every once in a while they > do not. When I have

Re: [css-d] IE6 and percentages

2009-08-20 Thread Luc
Hello Philippe, It was foretold that on 19/08/2009 @ 14:54:36 GMT+0900 (which was 02:54:36 where I live) Philippe Wittenbergh would write: Philippe, sorry for the late reply. Okay, removing the block makes it a bit better in IE6 but triggers another problem in IE6: when hoving over the th

Re: [css-d] Corner Logo Position

2009-08-20 Thread Alan Gresley
sono...@fannullone.us wrote: > Hello All, > > I have a rather strange problem that I can't seem to find a fix for. > After I added "hmtl" to the [html,body] rule, the corner logo now > rides on top of the scroll bar of the browser window. If I remove > "html" from that rule, the logo

Re: [css-d] Corner Logo Position

2009-08-20 Thread Alan Gresley
sono...@fannullone.us wrote: > Hello All, > > I have a rather strange problem that I can't seem to find a fix for. > After I added "hmtl" to the [html,body] rule, the corner logo now > rides on top of the scroll bar of the browser window. If I remove > "html" from that rule, the logo

Re: [css-d] suggestions appreciated...

2009-08-20 Thread David Laakso
Alan Gresley wrote: > > > Hello David, > > That bug is still present. Four clicks this time. > > > > BTW, what is IE7 not doing right? Maybe using the original demo may > help IE7 along but with minimum style for IE6 and a nice big sticker > saying. >

Re: [css-d] Site Help - Problem with IE7 in some circumstances (on wide monitors)

2009-08-20 Thread Edward Spodick
Hello Alan, Yes indeed - having a fixed-width centered body tag caused all position:relative elements to not reposition when the window was resized. Moving those from the body to a container div solved the problem. -Edward At 1:11 PM +1000 8/21/09, Alan Gresley wrote: >Hello Edward, > >Was th

Re: [css-d] IE6 problems: positioning and unwanted centering

2009-08-20 Thread Alan Gresley
Kristen Murphy wrote: > I posted last week and haven't received any responses, so I'm trying > again. I would greatly appreciate any advice. > > I'm designing a Drupal theme. It looks right in FF, IE7, Safari, and > Opera, but I'm seeing the following problems in IE6: > > 1. The main (horizon

Re: [css-d] suggestions appreciated...

2009-08-20 Thread Alan Gresley
David Laakso wrote: > G.Sørtun wrote: >> David Laakso wrote: >>> I could, and probably will, do this for IE/6: 3. display: none; >> May I recommend: 4. "clean sheet for IE6"... >> >> ...so as not to discriminate users of such an old browser. >

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Alan Gresley
CC CSS discuss. More eyes are better than two. David Gilden wrote: > Alan, > > I have done this and have received no response / suggestions !!! #see below > Thx! > Dave > [...] > #I am trying to create the following layout using only > > The page looks fine on Mac FireFox / Safari. > > Howev

Re: [css-d] CSS & aesthetic structure

2009-08-20 Thread Alan Gresley
Tommy Ahlbäck wrote: [...] > So, what do you think? > > #nav-main { > property: value; > > ul { > property: value; > > li { > property: value; > > a { >

Re: [css-d] Hover usually works but not always

2009-08-20 Thread David Hucklesby
Tim Snadden wrote: > On 21/08/2009, at 8:23 AM, christi...@netscape.net wrote: > >> On a site I am building at: >> >> http://www.murphytx-online.com/murphy/ >> [...] > > On the other hand, regarding the CSS, are you aware of how it looks on > a mac? > > http://snadden.com/sandbox/murphy.png >

Re: [css-d] Hover usually works but not always

2009-08-20 Thread Tim Snadden
On 21/08/2009, at 8:23 AM, christi...@netscape.net wrote: > On a site I am building at: > > http://www.murphytx-online.com/murphy/ > > when you hover over top navigation list items that have submenus > those submenus usually come into view but every once in a while they > do not. When I have

[css-d] Hover usually works but not always

2009-08-20 Thread christianz
On a site I am building at: http://www.murphytx-online.com/murphy/ when you hover over top navigation list items that have submenus those submenus usually come into view but every once in a while they do not. When I have the CSS rule in place that clearly states that the submenus are supposed t

[css-d] CSS & aesthetic structure

2009-08-20 Thread Tommy Ahlbäck
Hi all, I have some thoughts regarding the aesthetic structure of CSS that I would like to share. It's just something that came to my mind at work today, nothing more, nothing less.. When using descendant selectors many of us write our code like below. #nav-main { property: value }

Re: [css-d] Doctype.com - Q&A site for designers

2009-08-20 Thread Tom Livingston
> > > Fix me. > > __ How did you get this display problem to occur?? -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | ml

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread David Laakso
Ecklund, Karen - DNR wrote: > Thank you to those who replied with suggestions for my alignment issues in > Safari...One of my issues has now been resolved. The other is still a > problem: > > >> http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg >> BrowserCam screen shot of a Safari 2009 story

Re: [css-d] Weird margin/padding issue with Firefox + Linux

2009-08-20 Thread Felix Miata
On 2009/08/20 12:37 (GMT-0400) Rebecca Gessler composed: > I have been doing some extended testing on my website, and have found > that it works in IE6/7/8, Firefox (Win/Mac), Chrome, Safari (Win/Mac) > but now Linux is causing problems! The left nav and center div just > shift over to the left an

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread Tim Snadden
On 21/08/2009, at 6:36 AM, Ecklund, Karen - DNR wrote: > Thank you to those who replied with suggestions for my alignment > issues in Safari...One of my issues has now been resolved. The > other is still a problem: > >> >> http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg >> BrowserCam screen

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread Ecklund, Karen - DNR
Thank you to those who replied with suggestions for my alignment issues in Safari...One of my issues has now been resolved. The other is still a problem: > > http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg > BrowserCam screen shot of a Safari 2009 story page > Problem: all page content is shift

[css-d] Weird margin/padding issue with Firefox + Linux

2009-08-20 Thread Rebecca Gessler
Hi everyone, I have been doing some extended testing on my website, and have found that it works in IE6/7/8, Firefox (Win/Mac), Chrome, Safari (Win/Mac) but now Linux is causing problems! The left nav and center div just shift over to the left and I have no idea why. I found this to happen in Firef

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Alan Gresley
Paul Farnell wrote: > On 18 Aug 2009, at 15:25, David Laakso wrote: > >> Put it on a public server and provide a clickable link to it in your >> post to the list. > > > Alternatively, post your question on doctype.com :) > > Paul Hello Paul, I quot

Re: [css-d] Weird margin/padding issue with Firefox + Linux

2009-08-20 Thread Rebecca Gessler
Sorry, the page address is here: http://www.northsalemny.org/comprehensive-plan/comprehensive-plan-home On Thu, Aug 20, 2009 at 12:37 PM, Rebecca Gessler wrote: > Hi everyone, > I have been doing some extended testing on my website, and have found > that it works in IE6/7/8, Firefox (Win/Mac), Chr

Re: [css-d] Fwd: Image Background

2009-08-20 Thread Tom Livingston
On Wed, Aug 19, 2009 at 5:27 PM, Victor Subervi wrote: > Are you suggesting something like this? > > #container { > width: 780px; > font-family: Arial; > font-size: 0.8em; > background: url(../images/bgimage.jpg) repeat-y 50% 10%; > border: 1px solid #e6930f; > } > > img #container {background: url

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Paul Farnell
On 18 Aug 2009, at 15:25, David Laakso wrote: > Put it on a public server and provide a clickable link to it in your > post to the list. Alternatively, post your question on doctype.com :) Paul -- Paul Farnell http://litmusapp.com

Re: [css-d] iframes

2009-08-20 Thread Theresa Mesa
On Aug 20, 2009, at 5:44 AM, Tod wrote: > Sorry this might be a little off topic but I'm curious what others are > doing regarding the use of iframes. > > I've always heard they were bad and that the W3C is slowly working on > phasing them out but google's mixed results don't seem to support > t

Re: [css-d] css-d Digest, Vol 81, Issue 17

2009-08-20 Thread ross
I will be away from the office for the two weeks between August, 15 2009 and August, 30 2009. If you require immediate assistance, please contact Visual Lizard at (204) 957-5520 and follow the voicemail instructions. Thank you, and I will talk to you when I return. Ross __

Re: [css-d] iframes

2009-08-20 Thread David Laakso
Tod wrote: > Sorry this might be a little off topic but I'm curious what others are > doing regarding the use of iframes. > > I've always heard they were bad and that the W3C is slowly working on > phasing them out but google's mixed results don't seem to support that. > I don't really use the

Re: [css-d] iframes

2009-08-20 Thread Philippe Wittenbergh
On Aug 20, 2009, at 9:44 PM, Tod wrote: > Sorry this might be a little off topic but I'm curious what others are > doing regarding the use of iframes. > > I've always heard they were bad and that the W3C is slowly working on > phasing them out but google's mixed results don't seem to support >

Re: [css-d] iframes

2009-08-20 Thread Climis, Tim
From: css-d-boun...@lists.css-discuss.org [css-d-boun...@lists.css-discuss.org] On Behalf Of tedd [tedd.sperl...@gmail.com] Sent: Thursday, August 20, 2009 8:54 AM To: Tod; css-d@lists.css-discuss.org Subject: Re: [css-d] iframes At 8:44 AM -0400 8/20/09,

Re: [css-d] iframes

2009-08-20 Thread tedd
At 8:44 AM -0400 8/20/09, Tod wrote: >Sorry this might be a little off topic but I'm curious what others are >doing regarding the use of iframes. > >I've always heard they were bad and that the W3C is slowly working on >phasing them out but google's mixed results don't seem to support that. > I d

[css-d] iframes

2009-08-20 Thread Tod
Sorry this might be a little off topic but I'm curious what others are doing regarding the use of iframes. I've always heard they were bad and that the W3C is slowly working on phasing them out but google's mixed results don't seem to support that. I don't really use them myself and usually g