Forum Replies Created
-
AuthorPosts
-
May 20, 2014 at 8:43 pm in reply to: Designs are inconsistent between browsers (IE, Chrome, FireFox) #267527
Hi Enfold Crew,
Any ideas to help both of us? Best, Adrien
Hi,
I went to check your link but im not getting enough information to proceed and I am not even sure your reply answers my needs. Hence, le me recap what I am facing.
On Chrome or other browser I am not getting the proper font consistancy and nice look as many good sites like the one you ve juste reefered to (http://css-tricks.com) or http://www.copyblogger.com/blog/.
I don’t know what is the best configuration to get a nice looking font cross browsers. Right now I have set the font-weight at 300 but my fonts are now looking too thin (that’s why i contacted you) on Chrome. I am using OPEN-SANS i am ok to keep it if I get proper font rendering.
This is my added CSS code for fonts:
body {
font-style: normal;
font-size: 16px;
font-weight: 300;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}Please take a look and if you have any idea help me. Thanks a lot in advance. Adrien
Dear Yigit,
Thank you veru much! It worked.
May 19, 2014 at 11:12 pm in reply to: Designs are inconsistent between browsers (IE, Chrome, FireFox) #267028I am facing the exact problem. I have a lot of font inconsistancy between browsers. After seen your website on Chrome, fonts are rendering really bad. Its the same on my website. But i tried to correct it by applying font-weight: 300; but again the font will get too light on chrome but more or less ok on IE.
body {
font-style: normal;
font-size: 16px;
font-weight: 300;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}Any help from Enfold crew?
Hi Yigit,
Awesome support and perfect code. I got rid of it. Thanks a lot!!!!
Hi Yigit,
Thanks for your prompt reply.
My website was on maintenance mode but I have put it online for you only.
Here is the link with this dot:bullet i can’t get rid of:
http://inducia.com/portfolio-item/consultancy/
Please let me know asap so that i can put the website on maintenance mode asap.
-
AuthorPosts