Tagged: x
-
AuthorPosts
-
April 23, 2016 at 3:05 pm #896916
Chris-AnneParticipantHi there!
I have set up some custom fonts with @font-face,
and I am calling them from my hosting space.I can see them properly in the text box area, but they are being rendered with a faux bold effect and I cannot for the life of me figure out how to get these to render properly.
The page I am working on is http://chris-anne.com/big-sacred-business/
and I am trying to rebuild the bigsacred.com page.
You will see how the font should look there.I have tried everything from setting up new classes to (currently) working with the page’s h1 tag.
Please help! 🙂
Chris-AnneApril 23, 2016 at 3:06 pm #896920
Chris-AnneParticipantThis reply has been marked as private.April 23, 2016 at 8:36 pm #897045
Chris-AnneParticipantI just noticed that the faux bold is also on the Open Sans below it- so it’s the whole page 🙁
April 24, 2016 at 1:51 pm #897641
RupokMemberHi there,
Thanks for writing in! I can see you have declared the font-family as “loraregular” :
h1 { font-family: "loraregular"; }But on your font-face it’s just “lora”. Your old website says it “Lora”. So it seems you are not using the correct font-family.
Hope this makes sense.
Cheers!
April 24, 2016 at 4:28 pm #897758
Chris-AnneParticipantHi Rupok,
Thank you! I tried that yesterday and it didn’t work, so I changed all the names again.
I was missing a ; in my css and it set everything off.Thank you so much! When I added the ; and changed the name back it worked beautifully.
I would love to see the theme allow you to choose more than one google font for the H Tags and titles, so that we could easily load the italics options along with the regular font. (ie: Raleway italics.) It would make designers happier with the font options 🙂 Maybe in a future release?
Thanks again for your help,
Chris-Anne
April 24, 2016 at 4:33 pm #897769
Chris-AnneParticipantShoot.
I replied too quickly.The font renders perfectly WITHIN cornerstone, but as soon as it’s outside of cornerstone it’s too bold.
See attached 🙂
April 25, 2016 at 3:49 am #898282
ChristopherModeratorHi there,
Thanks for writing in!
Upon checking your site, I see the same result in both CS and frontend.
Please see the attachments.
Please clear cache and test again.Hope it helps.
April 27, 2016 at 10:47 am #902427
Chris-AnneParticipantHi Christoper,
thanks again for your help.
I think you are not seeing the same thing I am seeing 🙂
The font itself is the correct font.But there a problem with how the theme is displaying it –
either anti- aliasing or forcing a slight bolder look.. I’m not sure.Please take a peek and you will see the one from x-theme looks slightly more “dirty” / less crisp – a little fatter around the serifs. It makes a huge difference for the overall look and professional appearance and legibility of the site,when you do full paragraphs in this.
🙂 Is there anyway to force the theme to not mess around with how these are displayed?
Or maybe I have caused this somehow?
April 27, 2016 at 11:03 am #902462
Chris-AnneParticipantI think I figured it out!
I needed to add
-webkit-font-smoothing: antialiased;
to my css.
thanks!
April 27, 2016 at 7:59 pm #903271
Rue NelModeratorHey There,
We are just glad that you have figured it out a way to correct the said issue.
If you need anything else we can help you with, don’t hesitate to open another thread.Best Regards.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-896916 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
