Yes!
Thank you!

On Dec 23, 2012, at 3:16 PM, Gail Issen wrote:

> Change <!--[if IE8]>
> to
> <!--[if IE 8]>
> 
> And see whether this helps. (Note the space between IE and 8)
> 
> Gail
> Gail W. Issen
> http://www.xpertwebs.com
> http://www.xpertmarks.com 
> Tel:  713-721-6868
> Cell: 713-501-2302
> Fax : 713-721-0145
> 
> -----Original Message-----
> 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 stylesheet doesn't work even in the head tag
> 
> I've got this in my head tag. 
> 
> 
> <!--[if IE8]>
> 
> #topnav {margin : 17px 0 0 500px;}
> 
> #topnav a:link{
>       font-size:20px;
>       padding: 11px 65px 15px 25px;
>       background : url('images/buttonoff.png') no-repeat;
>       width: 295px; 
>       height:42px;
>       display:block
> }
> #topnav a:hover{
>       font-size:20px;
>  padding: 11px 65px 15px 25px;
>       background : url('/images/buttonon.png') no-repeat;
>       width: 295px; 
>       height:42px;
>       display:block
> }
> 
> body {
>       background:none\9;
>       width : 100%;
>       font-family: Georgia, sans-serif\9;
>       text-align : center;
>       
> }
> <![endif]-->
> 
> </head>
> 
> 
> ...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 disappears, and the layout breaks.)
> 
> Thanks for any help!
> 
> Steve
> 
> 
> 
> 
> 
> ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!
> 
> CARAMIA DESIGN      510.525.4525      caramiadesign.com
> 
> ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!
> 
> 
> 
> 
> 
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --
> http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
> 







¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!

CARAMIA DESIGN      510.525.4525      caramiadesign.com

¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to