http://www.fredio.com/

OK, now it's on the server. IE9 looks great, but 8 has that to the right 
problem and my image-replacement button has disappeared.

the css for that:

#topnav {margin : 17px 0 0 500px;}

#topnav a:link{
        font-size:20px;
        padding: 11px 65px 15px 25px;
        background : url('../images/buttonoff.png') no-repeat;
        text-indent: -9999px;
        width: 295px; 
        height:42px;
        display:block
}
#topnav a:hover{
        font-size:20px;
  padding: 11px 65px 15px 25px;
        background : url('../images/buttonon.png') no-repeat;
        text-indent: -9999px;
        width: 295px; 
        height:42px;
        display:block
}

I suspect it doesn't like this (which plays nice with everyone else:

#topnav a, #logo h1{ 
        border:0; font: 0/0 a; 
        text-shadow: none; 
        color: transparent;                      
        background-color: transparent; 
}

Thanks for any wisdom.


On Dec 21, 2012, at 4:50 PM, David Laakso wrote:

> On Fri, Dec 21, 2012 at 3:54 PM, Steve Caramia <st...@caramiadesign.com> 
> wrote:
>> Hi everybody,
>> 
>> Is this the double-margin bug? In IE8, my content hugs the right margin. I 
>> tried adding display:inline. Any other suggestions?
>> 
>> Thank you!
>> 
>> Steve
> 
> 
> 
> re:  http://www.caramiadesign.com/fredio_new/about.html
> 
> I think the doubled-margin bug is an IE/6 rather than an iE/8 issue.
> 
> Suggestions...
> 
> 1/ Validate the CSS as best you can [see parse errors].
> 2/ It will be easier for someone on the list to debug your page if you
> *do not* compress the CSS.
> 3/ And post again with corrections...
> 
> Best,
> David Laakso
> 
> -- 
> Chelsea Creek Studio
> http://ccstudi.com







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

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