Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • smartmax Friend
    #193359

    One more little question…:laugh:
    How can I change the gray text color (footer) into light blue for example?
    http://www.applicatietechniekvanderwal.nl/nieuw/


    1. Schermafbeelding-2013-12-30-om-20.58.02
    TomC Moderator
    #516903

    Okay, what’s the first thing we always ask you to do for assistance with CSS related issues, hmmm?

    πŸ˜‰

    Please set “Optimize CSS” to “No” within your Template Manager–General settings.

    smartmax Friend
    #516905

    Wauw you’re fast! Didn’t I mention it, the website? -is that what you mean?- :-[

    http://www.applicatietechniekvanderwal.nl/nieuw/

    TomC Moderator
    #516907

    <em>@smartmax 403898 wrote:</em><blockquote>Wauw you’re fast! Didn’t I mention it, the website? -is that what you mean?- :-[

    http://www.applicatietechniekvanderwal.nl/nieuw/</blockquote>

    nope … see the teeny tiny text in the middle of my first post. πŸ˜‰

    smartmax Friend
    #516909

    I am so sorry! You’re wish is my command πŸ™‚

    TomC Moderator
    #516913

    <em>@smartmax 403903 wrote:</em><blockquote>I am so sorry! You’re wish is my command :)</blockquote>

    No worries . . . I was messin’ with ya because I know you know πŸ˜‰

    To modify that grey text in the footer, here’s what you do . . .

    Within file path –> /nieuw/templates/ja_mitius/css/themes/blue/template.css
    at line 1284, you will see the following:


    .module {
    background: none repeat scroll 0 0 #FFFFFF
    border: 1px solid #E5E5E5
    color: #666666
    margin-bottom: 20px;
    }

    Modify the “color” property to whatever color hex code you want – for example . . .


    .module {
    background: none repeat scroll 0 0 #FFFFFF
    border: 1px solid #E5E5E5
    color: #FFFFFF
    margin-bottom: 20px;
    }

    For help in selecting color hex codes –> SEE HERE

    Hope That Helps

    πŸ™‚

    smartmax Friend
    #516916

    That’s okΓ©, I know, I hope we can be Joomlart friends πŸ™‚

    ALMOST ALMOST!
    I just changed it to: color: #00ccff
    But it’s al white?

    TomC Moderator
    #516917

    At line 1314 (same file path as above), try the following additional modification . . .


    .module-ct {
    background: inherit;
    color: #00CCFF
    padding: 0 20px 20px;
    }

    Better/Closer to what you wanted?

    smartmax Friend
    #516919

    :(( .. no..
    -sorry-

    TomC Moderator
    #516920

    <em>@smartmax 403913 wrote:</em><blockquote>:(( .. no..
    -sorry-</blockquote>

    Hmmm, really? It worked when I tried it out in Firebug. :-[

    Did you clear your cache – both JAT3 and your browser cache – then refresh?

    smartmax Friend
    #516921

    I’ll let you know, I will look at it later at home… Many thanks in advance and have a happy new year!

    TomC Moderator
    #516923

    <em>@smartmax 403915 wrote:</em><blockquote>I’ll let you know, I will look at it later at home… Many thanks in advance and have a happy new year!</blockquote>

    I’ll keep an eye out for your further follow-up as to whether you get things to work or not.

    HAPPY NEW YEAR !!!

    πŸ˜€

    smartmax Friend
    #518066

    Hi Tom, sorry for my late respons. I just saw you’re reply just now πŸ˜€

    But the footer text are still al white?

    smartmax Friend
    #518067

    My cachΓ© is by the way empty…(?)


    1. Schermafbeelding-2014-01-10-om-15.51.18
    Nazario A Friend
    #518198

    @smartmax:

    <em>@smartmax 403895 wrote:</em><blockquote>One more little question…:laugh:
    How can I change the gray text color (footer) into light blue for example?
    http://www.applicatietechniekvanderwal.nl/nieuw/

    </blockquote>

    Please try to open file: /templates/ja_mitius/css/themes/blue/template.css , then find and modify this code:

    .ja-footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #005292
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: gray;
    }

    Let me know how it goes.

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

This topic contains 20 replies, has 3 voices, and was last updated by  smartmax 10 years, 9 months ago.

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