+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: how can i change font type?

  1. #11
    Senior Member
    Join Date
    Nov 2016
    Location
    USA
    Posts
    110
    Arabic fonts are not supported by defalut you need an api for that so this is what i did to change to arabic font:

    1. add this line to the head :
    Code:
    Only registered members can view the code.
    or you can choose other fonts from here : https://fonts.google.com/?subset=arabic

    2. go to style.css change font family in the body to

    example :

    Code:
    Only registered members can view the code.
    3. try on different browsers to see results

  2. #12
    Hello Victor


    Thank you so much
    if possible user ad listing details and ad information

  3. #13
    Hello Ercan,

    I don't understand what do you want to change on your details page. Would you please show me on screenshot.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #14
    Hello Victor


    Thanks a lot
    plese check attached for screenshot letter style.jpg

  5. #15
    Hello Ercan,

    Open file: ftp://templates>>your_template>>css>>style.css find class: div.table-cell > div.name + div.value
    and add any styles as you need.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread