o_a_z

Member

Forum Replies Created

  • In reply to: problem with arabic text rendering on google chrome

    #32686

    Hi.. I figured it out by searching old posts, it appears that pontano sans font is not rendered correctly on chrome..changing the order of the font in the following:

    }

    #header .header_title {

    font: normal 32px “Pontano Sans”, arial, sans-serif;

    letter-spacing: -1px;

    position: absolute;

    bottom: 30%;

    making arial the first font has solved the problem

Viewing 1 post (of 1 total)