[css-d] Styling area with cursor:pointer doesn't work in IE - what now?

2008-11-06 Thread Brett Leber
Hi list, In 2005, someone had a similar question, but there was no response: http://archivist.incutio.com/viewlist/css-discuss/52019 Using cursor:pointer on an area appears to work in Firefox 3 (and probably other browsers), but not IE7. Is this a known limitation? Are there sensible

Re: [css-d] footerStickAlt method not working on my site

2006-06-09 Thread Brett Leber
On 6/9/2006 7:10 AM, Alex James wrote: Brett wrote: Please see http://dawkins.ctat.cs.cmu.edu/ My goal is the same as footerStickAlt [1]. I can't get this footer to stick to the bottom of the page in any browser. Brett, Try the following: Remove margin-bottom:10em; from the

Re: [css-d] footerStickAlt method not working on my site

2006-06-09 Thread Brett Leber
On 6/9/2006 9:31 AM, Alex James wrote: How about just organizing some of those ID's classes into shared declaration's? For example you could declare the following: #centercontent h1, #centercontent h2, #centercontent h3, #centercontent li a { font-weight:normal; } Apply this method

[css-d] footerStickAlt method not working on my site

2006-06-08 Thread Brett Leber
Please see http://dawkins.ctat.cs.cmu.edu/ My goal is the same as footerStickAlt [1]. I can't get this footer to stick to the bottom of the page in any browser. My guess is that this has something to do with a series of background images that are generally not being computed as part of

[css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Brett Leber
Humbling List, Please see http://www.andrew.cmu.edu/user/bleber/css/test.html I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. I'm using standalone IE6, but that seems to have fallen

Re: [css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Brett Leber
On 6/7/2006 5:07 PM, Bill Brown wrote: Humbling List, Please see http://www.andrew.cmu.edu/user/bleber/css/test.html I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. I'm using

Re: [css-d] CSS Browser Cache?

2006-05-26 Thread Brett Leber
On 5/26/2006 3:51 PM, Jan Brasna wrote: Eg. by adding a timestamp to the stylesheet's URI: link href=style.css?20060526T2150 ... Could you expand on this, or link to an article that explains why this works? I'm not familiar with the '?' suffix (unless we're using PHP, of course). Is it

Re: [css-d] CSS Browser Cache?

2006-05-26 Thread Brett Leber
On 5/26/2006 4:13 PM, Jan Brasna wrote: Eg. by adding a timestamp to the stylesheet's URI: link href=style.css?20060526T2150 ... Could you expand on this, or link to an article that explains why this works? I'm not familiar with the '?' suffix (unless we're using PHP, of course). Is it

Re: [css-d] Debugging Techniques.

2006-05-15 Thread Brett Leber
On 5/15/2006 11:22 AM, Mark D Hiatt wrote: How do you go about debugging a CSS? Are there any tricks you've picked up over the last several months or years that seem to help you when what you meant isn't quite what you're seeing? This has probably been mentioned on this list a number of

Re: [css-d] Looking for some layout help...

2006-03-07 Thread Brett Leber
[EMAIL PROTECTED] wrote: I am working on a new layout for a promo/landing type page and am having a problem figuring out why my promotion text area is not centering properly in it's content container. The page is here: http://www.xmission.com/~npetersn/test/landing_layout.html It works in

Re: [css-d] Looking for some layout help...

2006-03-07 Thread Brett Leber
. Brett Quoting Brett Leber [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: I am working on a new layout for a promo/landing type page and am having a problem figuring out why my promotion text area is not centering properly in it's content container. The page is here: http

Re: [css-d] hybrid layout, wide table (IE6)

2006-02-13 Thread Brett Leber
francky wrote: Brett Leber wrote: Please consider the table layout and nested divs to be a part of the design requirements. Also, the following is an IE6 rendering issue, so please view the examples in IE6. Example 1: http://www.andrew.cmu.edu/user/bleber/css/table_test1.html Example 2

Re: [css-d] hybrid layout, wide table (IE6)

2006-02-13 Thread Brett Leber
documented elsewhere? Thanks again! Brett PS - Hopefully I've replied to the list properly. I now see how time can be switched if I reply to the message that appears /before/ the one from css-d. Ingo Chao wrote: Brett Leber wrote: Example 1: http://www.andrew.cmu.edu/user/bleber/css

[css-d] hybrid layout, wide table (IE6)

2006-02-11 Thread Brett Leber
are OK. I don't want to use an inline frame or new browser window (i.e., I'm hoping for a pure CSS fix here). I also want to keep the layout fluid. thanks, Brett Leber __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org