Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-24 Thread Steve Caramia
OK, I've made some progress. Now I just want a text link with a hover state. For some reason, it ignores the hover state in the Conditional Comment in the head. No amount of clearing the cache seems to help. To prevent the logo from hugging the top, I had to repeat the styles for it. Is that

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-24 Thread Philippe Wittenbergh
Le 24 déc. 2012 à 09:49, Steve Caramia a écrit : > So I'm ready to make the link text only, but that's not working either. > > http://www.caramiadesign.com/fredio_last/index.html > > …. > > #topnav a:link{ > /*… */ > height:100%; /* <---*/ > > } > #topnav a:hover{ >

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Rod Castello
On 12/23/12, Steve Caramia wrote: > OK, as I said, we're getting somewhere: it's recognizing some of the styles, > but the big orange button is still invisible. > > So I'm ready to make the link text only, but that's not working either. > > http://www.caramiadesign.com/fredio_last/index.html > > >

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
OK, as I said, we're getting somewhere: it's recognizing some of the styles, but the big orange button is still invisible. So I'm ready to make the link text only, but that's not working either. http://www.caramiadesign.com/fredio_last/index.html On Dec 23, 2012, at 3:28 PM, Barney Carroll

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
Yes! Thank you, too! Now we're getting somewhere... On Dec 23, 2012, at 3:28 PM, Barney Carroll wrote: > The CSS needs to be contained in a

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
Yes! Thank you! On Dec 23, 2012, at 3:16 PM, Gail Issen wrote: > Change From: css-d-boun...@lists.css-discuss.org > [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Steve Caramia > Sent: Sunday, December 23, 2012 4:35 PM > To: CSS Discuss > Subject: [css-d] IE8 styleshe

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Barney Carroll
The CSS needs to be contained in a

[css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
I've got this in my head tag. ...and still no changes. I see the updated code when I View Source. What do I need to do to make this alternative style sheet work?! (Also this oddness: If I empty the cache, it works ok for a couple of pages (the orange button appears), but then it disappe

Re: [css-d] IE8 stylesheet

2012-12-23 Thread David Hucklesby
On 12/23/12 1:05 PM, Steve Caramia wrote: Hi everybody, I want to fix the IE8 problems with an ie8-specific stylesheet. So I put this in the head (just before ): [...] http://www.caramiadesign.com/fredio_last/ I think you need a space between "IE" and "8". -- Cordially, David ___

[css-d] IE8 stylesheet

2012-12-23 Thread Steve Caramia
Hi everybody, I want to fix the IE8 problems with an ie8-specific stylesheet. So I put this in the head (just before ): That file is on the same level as the index. I put this spec to test in ie8.css: body { background:none; width : 100%; font-family: Georgia, sans-se