Welcome to the Community Exchange

Welcome to the Community Exchange, a place where community members can exchange questions and answers related to DotNetNuke. If you would like more info about the Community Exchange, please visit this page in our Wiki. 

Site fonts are fuzz in Chrome

My new site looks great in IE8 but all the fonts look fuzzy in Chrome. It looks like they all have a drop shadow on all the fonts. Anyone have this experience and how to fix it?Thanks,Moon
asked 5 months ago
Kevin Stone2
Kevin Stone

2 Answers

This is likely a CSS issue with your skin. Please check in your skin.css file and remove any CSS drop shadow code.

The issue with drop shadows is that the CSS3 features for drop shadow have not bee standardized and each browser has their prefixed implementation.

-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
answered 5 months ago Jonathan Sheely 521
Jonathan Sheely
check out the site using a developer toolbar - that's usually easier than trying to analyse all statements in skin.css
answered 5 months ago Sebastian Leupold 697
Sebastian Leupold

Your Answer

In order to provide an answer to this question, you must Login

I am flagging this question because...




10 inform moderator flags remaining

I am deleting this question because...




I am flagging this answer because...




10 inform moderator flags remaining

Flagging a Post

You have already flagged this post. Clicking "Remove Flag" below will remove your flag, thus reducing the count by one as well.

I am deleting this answer because...




DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.