Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • marco17 Friend
    #162789

    Hi,

    how can i change the colour font ? Also the color font of the modules titles.

    Thank you.

    Marco

    khoand Friend
    #386390

    Hi,
    – To change color font, find this code from <joomla url>/templates/ja_methys/css/template.css file


    body#bd {
    color: #666; <--change value
    }

    – To change color title of module


    div.ja-moduletable h3, div.moduletable h3 {
    font-size: 100%;
    text-transform: lowercase;
    font-style: italic;
    font-weight: normal;
    color: #333; <-- change value
    }

    chavan Friend
    #386392

    Using the appropriate css we can change the color

    change the color code in the following css for JA Methys Module titles

    you can find this code in this path templates/ja_methys/css/template.css


    div.ja-moduletable h3, div.moduletable h3 {
    border-bottom: 1px solid #333333;
    color: #333333;
    font-size: 100%;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: lowercase;
    }

    For Ex:

    Set code as color:#FF0000; this is for red color.

    Specify here for what all fonts you want to change the color

    amarni Friend
    #397207

    How to Install google fonts? Please give me a tutorial on this… Thanks

    Sherlock Friend
    #399911

    Hi amarni,
    Google API font intergrated in T3 framework, you can select google font in way below :
    Go to backend >> templates manager >> Ja methys >> click to Profile tab ans select a profile you will see Google Font API Settings tab and you can choose font for it.
    Hope can help you.

    alicante54cards Friend
    #418080

    Is possible changes color font from backend or I have to edit css file?
    Thanks

    khoand Friend
    #418108

    <em>@alicante54cards 274424 wrote:</em><blockquote>Is possible changes color font from backend or I have to edit css file?
    Thanks</blockquote>
    Hi,
    Could you give me a snapshot with your annotation?Could you give me a link to your page as you said?

    alicante54cards Friend
    #418137

    Sorry, I do not understand why you want a snapshot and one link to my page.
    My page is: http://www.alicante54cards.com, I want to change the pink to red, but I want to do on the backend and not changing the css because Ican not do it. thanks

    khoand Friend
    #418142

    <em>@alicante54cards 274496 wrote:</em><blockquote>Sorry, I do not understand why you want a snapshot and one link to my page.
    My page is: http://www.alicante54cards.com, I want to change the pink to red, but I want to do on the backend and not changing the css because Ican not do it. thanks</blockquote>
    You login backend > Extensions > Template Manager > JA_METHYS > PROFILE OVERRIDE SETTINGS. Click To Add Pages and next add color.

    alicante54cards Friend
    #418157

    override settings, where?


    1. nuevo-1
    khoand Friend
    #418160

    You login backend > Extensions > Template Manager > JA_METHYS > GLOBAL > PROFILE OVERRIDE SETTINGS. Click To Add Pages and next add color.

    alicante54cards Friend
    #418163

    Sorry, but I don’t see where can I change color. Attach screenshot. Thanks


    1. nuevo-2
    khoand Friend
    #418169

    <em>@alicante54cards 274527 wrote:</em><blockquote>Sorry, but I don’t see where can I change color. Attach screenshot. Thanks
    </blockquote>

    Sorry…You use Joomla 1.7. You login backend > Extensions > Template Manager > JA_METHYS > Page Assignments . Click To Add Pages and next add color.
    There is my screenshot .


    1. 2
    alicante54cards Friend
    #418309

    Yes, that’s right. I changed; but if I want use another color different to red, green, blue, purple or green, can I make it through the backend?

    alicante54cards Friend
    #418339

    Solved. I know

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

This topic contains 15 replies, has 6 voices, and was last updated by  alicante54cards 13 years, 1 month ago.

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