Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lahirul Friend
    #159828

    How to change font in JA Events?

    emhc Friend
    #375809

    Hi Lahirul,

    You can change font-family in templatesja_eventscsstemplate.css

    Ex, body { color: #333; font-family: Helvetica, Arial, sans-serif; }

    emhc Friend
    #375859

    You want to change Global font family on site?
    You can open Your-dir/templates/ja_events/templates.css then edit:
    <blockquote>body { color: #333; font-family: Helvetica, Arial, sans-serif; }</blockquote>
    change to font-family what you want.

    If you want change Font Family for titles, you can find:
    then edit:
    <blockquote>.contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: “Trebuchet MS”, Arial, sans-serif;
    }</blockquote>

    If you want change font in other elements, please provide me your URL and where you want to change!

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

This topic contains 3 replies, has 2 voices, and was last updated by  emhc 13 years, 9 months ago.

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