Daniel Hammond wrote:
> URL: http://www.northsidecreativeservices.org/design.htm
> CSS: http://www.northsidecreativeservices.org/cs.css
>
> Could someone please test the above URL in IE6 and IE7? I heard that  
> someone was looking at the site, and the top nav (blog, design  
> services, banners & signs, production) was stacked vertically rather  
> than in line horizontally. I tested it in IE8, Chrome, Opera, Safari,  
> and FF (Mac and Win), and they all display it correctly (in line  
> horizontally).
>
> browsershots.org wasn't working with this URL for some reason.
>
> Thanks,
> Daniel Hammond
>   



Try changing all instances in  #nav
from:
display: inline-block;
to:
display: inline;
______________________________________________________________________
css-discuss [cs...@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