Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fturkmen Friend
    #196835

    i have a problem about character of “Ş and ş”. they didn’t seem original dimensions. On joomla typing editors there is no problem but on site some of this characters are normal some are little. i send example below.

    ps:
    1- i upload turkish language pack and add turkish language – nothing happened
    2- i add htaccess utf-8 code – nothing happened
    3- i change database tables and all structures utf8-general.ci – nothing happened


    1. 1
    2. 2
    Nazario A Friend
    #531425

    @ fturkmen,

    This is not error. If you want the text on the front-end as the back-end, you need to change the font-family. Please create new file called “custom.css” in /templates/your_template_name/css/ path, then add this rule:

    .item-page .article-body {
    font-family: 'Lucida Grande',serif;
    }

    * You can change then font-family as you wish in the red.

    Hope this helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Nazario A 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum