Viewing 6 posts - 1 through 6 (of 6 total)
  • #19999
    PreCoder
    Member
    Post count: 6

    Hi,

    I’ve setup you’re theme but for some reason when I view this on my main computer all the fonts for the website are complete scrambled. When I view the site from another computer it is completely fine, which leads me to believe I have a corrupt font on that computer. Can you let me know which font the site specifically uses so I can look at fixing it please. I’ve attached a screen shot so you can see what I mean 🙂

    Many thanks!
    Carl.

    #20165
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you post the URL of your website? and did you check it in any other browser in the same computer of yours.?

    Thanks,
    laranz.

    #20191
    PreCoder
    Member
    Post count: 6

    Hi Laranz,

    You can see it at decalvinci.com. Interesting I didn’t check it in another browser till now and it looks fine in IE but breaks in Chrome?

    Cheers,
    Carl.

    #20326
    Melanie – SUPPORT
    Member
    Post count: 11032

    It works perfectly fine on both my windows and mac chrome browsers. Can you please try clearing your cache and deactivating all your browser extensions? Cheers

    #20605
    PreCoder
    Member
    Post count: 6

    I’ve looked into this more seems it is a known issue with Chrome on PC not display certain Helvetica fonts correctly. For me at least the following added to you’re custom.css for chrome worked.

    I’ll post this for anyone else who may have the same problem.

    Add this to chrome custom.css

    Navigate to it here:
    C:\Users\*YOUR PC NAME*\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets


    @font-face { font-family: 'helvetica'; src: local('Arial'); }
    @font-face { font-family: 'helvetica neue'; src: local('Arial'); }
    html, body {
    text-rendering: optimizeSpeed !important;
    }

    #20762
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Thanks for a solution. Maybe useful for someone.

    Thanks,
    laranz.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register