[css-d] follow up on: 'can anyone see my content disappearing'

2007-07-01 Thread kristin
i wrote: > i am told that on the wine pages & contact page: > > http://www.tuttobenewines.com/contact.html > http://www.tuttobenewines.com/wines-rosso.html >

Re: [css-d] How do I position a floated div and its descendants over other divs when they overlap?

2007-07-01 Thread Matthew Ohlman
Josue Martinez wrote: > Here's the css file: http://www.ic.sunysb.edu/clubs/phiota/test/base.css > > And here's the problem: When you hover over "about," you'll notice that the > menu is drawn behind the leftmost column instead of on top of it, even > though it seems to draw in front of the right c

[css-d] How do I position a floated div and its descendants over other divs when they overlap?

2007-07-01 Thread Josue Martinez
Hello, listers: I have styled my menu to a great extent (thanks to your support), and the first-level navigation looks pretty good. I'm going to polish the second level, but that's not my concern right now. Here's the url of the page: http://www.ic.sunysb.edu/clubs/phiota/test/ Please look at the

Re: [css-d] centering elements via margin: auto

2007-07-01 Thread Josue Martinez
On 7/1/07, Michael Leibson <[EMAIL PROTECTED]> wrote: > > > Date: Sat, 30 Jun 2007 14:32:26 -0700 > From: Alan Gresley <[EMAIL PROTECTED]> > Subject: Re: [css-d] centering elements via margin: auto > > . . . If the body had no text alignment (the default is text-align: left) > then you don't have t

Re: [css-d] 3 col layout breaks in IE6

2007-07-01 Thread Bruce Gilbert
On 7/1/07, Bruce Gilbert <[EMAIL PROTECTED]> wrote: > > Hello, > > I have a test page set up at http://www.mellonaidftp.com/ssri/test.php > > the page displays as intended in IE7 and Firefox, but in IE6, it blows up. > The rounded corner boxes that should be floating right are displaying in the > m

Re: [css-d] How to reply to one message within a daily digest?

2007-07-01 Thread david
Steve Axthelm wrote: > On 2007-06-30 Andrew Gaffney wrote: > >> You really don't. Daily digests are meant for people who just read the >> list and don't post. If you intend to reply to particular posts, >> switch off digest mode. > > Or find an email client that supports the digest format. > Mai

Re: [css-d] Having an Anchor span block level elements

2007-07-01 Thread Robert James
On 7/1/07, Mark Kelly <[EMAIL PROTECTED]> wrote: > > On Sunday 01 July 2007 21:50, Robert James wrote: > > I'd like to have an entire DIV, including H2's, be a hyperlink (A). > > (Why? Imagine a web app with various panels with can be clicked on). > Have you considered the form element rather than

[css-d] centering elements via margin: auto

2007-07-01 Thread Michael Leibson
Date: Sat, 30 Jun 2007 14:32:26 -0700 From: Alan Gresley <[EMAIL PROTECTED]> Subject: Re: [css-d] centering elements via margin: auto . . . If the body had no text alignment (the default is text-align: left) then you don't have to restate text-align: left on any element unless an ancestor has t

[css-d] Replying to individual posts within a digest

2007-07-01 Thread Michael Leibson
Date: Sat, 30 Jun 2007 10:03:32 -1000 From: david <[EMAIL PROTECTED]> Subject: Re: [css-d] How to reply to one message within a daily digest? . . . you CAN reply to individual posts within a digest . . . Thanks, David -- I appreciate the very helpful info! - Michael Be smarter t

Re: [css-d] Having an Anchor span block level elements

2007-07-01 Thread Robert James
On 7/1/07, Mark Kelly <[EMAIL PROTECTED]> wrote: > > Hi. > > On Sunday 01 July 2007 21:50, Robert James wrote: > > I'd like to have an entire DIV, including H2's, be a hyperlink (A). > > (Why? Imagine a web app with various panels with can be clicked on). > > > > Now, this is illegal in HTML. I'm

Re: [css-d] Having an Anchor span block level elements

2007-07-01 Thread Mark Kelly
Hi. On Sunday 01 July 2007 21:50, Robert James wrote: > I'd like to have an entire DIV, including H2's, be a hyperlink (A). > (Why? Imagine a web app with various panels with can be clicked on). > > Now, this is illegal in HTML. I'm also getting weird behavior where the > click seems to be ignor

Re: [css-d] Having an Anchor span block level elements

2007-07-01 Thread Matthew Ohlman
Robert Wrote: > > I'd like to do something like: > > > Send an Invitation > Send a invitation to > > > > I also want to ensure that a click in anywhere in the div (including > whitespace) follows the . > Gotcha. This may or may not help you, but I hope it does. I

Re: [css-d] How to reply to one message within a daily digest?

2007-07-01 Thread Steve Axthelm
On 2007-06-30 Andrew Gaffney wrote: >You really don't. Daily digests are meant for people who just read the >list and don't post. If you intend to reply to particular posts, >switch off digest mode. Or find an email client that supports the digest format. Mailsmith on OSX does. I believe Agent (

Re: [css-d] Having an Anchor span block level elements

2007-07-01 Thread Matthew Ohlman
Robert James wrote: > I'd like to have an entire DIV, including H2's, be a hyperlink (A). (Why? > Imagine a web app with various panels with can be clicked on). > > Now, this is illegal in HTML. I'm also getting weird behavior where the > click seems to be ignored sometimes. > > What is the prope

Re: [css-d] Trouble with footer on five column layout

2007-07-01 Thread David Laakso
trevor bayliss wrote: > Hi David > Thanks I have done that and validated it http://216.219.94.105/stuff.htm > > > David Laakso <[EMAIL PROTECTED]> wrote: > trevor bayliss wrote: > >> I am using David Laakso´s Chealseacreekstudio five column layout which >> can be seen here: http://www.chels

[css-d] Having an Anchor span block level elements

2007-07-01 Thread Robert James
I'd like to have an entire DIV, including H2's, be a hyperlink (A). (Why? Imagine a web app with various panels with can be clicked on). Now, this is illegal in HTML. I'm also getting weird behavior where the click seems to be ignored sometimes. What is the proper way to achieve this - that is,

[css-d] 3 col layout breaks in IE6

2007-07-01 Thread Bruce Gilbert
Hello, I have a test page set up at http://www.mellonaidftp.com/ssri/test.php the page displays as intended in IE7 and Firefox, but in IE6, it blows up. The rounded corner boxes that should be floating right are displaying in the middle column and the middle column text is barely making an appear

Re: [css-d] Trouble with footer on five column layout

2007-07-01 Thread trevor bayliss
Hi David Thanks I have done that and validated it http://216.219.94.105/stuff.htm David Laakso <[EMAIL PROTECTED]> wrote: trevor bayliss wrote: > I am using David Laakso´s Chealseacreekstudio five column layout which > can be seen here: http://www.chelseacreekstudio.com/ca/cssd/stuff.html >

Re: [css-d] WinIE Hack please

2007-07-01 Thread Richard Brown
Hi All On 01/07/07, David Hucklesby <[EMAIL PROTECTED]> wrote: > On Sat, 30 Jun 2007 05:09:10 +0100, Richard Brown wrote: > > Dear All > > > > Back to this site again: > > > >

Re: [css-d] Trouble with footer on five column layout

2007-07-01 Thread David Laakso
trevor bayliss wrote: > I am using David Laakso´s Chealseacreekstudio five column layout which > can be seen here: http://www.chelseacreekstudio.com/ca/cssd/stuff.html > For some reason the footer in firefox doesn´t go to the bottom of the > page. Also I would like to move the c1 div (the h3 col

Re: [css-d] Trouble with footer on five column layout

2007-07-01 Thread KJ'[EMAIL PROTECTED]
You have a bunch of html errors on your page. Try to fix those and see if that helps. trevor bayliss skrev: > I am using David Laakso´s Chealseacreekstudio five column layout which can be > seen here: http://www.chelseacreekstudio.com/ca/cssd/stuff.html For some > reason the footer in firefox d

[css-d] Trouble with footer on five column layout

2007-07-01 Thread trevor bayliss
I am using David Laakso´s Chealseacreekstudio five column layout which can be seen here: http://www.chelseacreekstudio.com/ca/cssd/stuff.html For some reason the footer in firefox doesn´t go to the bottom of the page. Also I would like to move the c1 div (the h3 column) from the left to the righ

Re: [css-d] Wordpress theme floats and footers

2007-07-01 Thread Terry Hamel
> Fixed positioning is not supported for IE6 This is a followup to my response per David's request. I got the Dean Edward's IE7 hack to fix IE fixed positioning. I followed the directions on Dean's site, but I'll describe it here so people can cut and paste. Dean's hack uses CSS overrides AND j