Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • piroman Friend
    #164818

    Hi,

    how to change color of this text?


    1. mu_bre_2
    chavan Friend
    #394720

    I hope this would be needed to change in this File /templates/ja_minisite/css/template.css

    you need search and replace this code


    .moduletable_black {
    background: url(../images/bgd_body.gif) 0 0 repeat;
    color: #666;
    }

    This is for Black background sample content box.

    Please provide me your Site Url . I will say it for the brown one.

    Note: If you Find my Post useful please click on the Thanks Icon

    piroman Friend
    #394721

    Thanks Chavan! It’s http://dramin.eu/cms/proizvodi .

    chavan Friend
    #394731

    Same File Path: /templates/ja_minisite/css/template.css

    Green One:


    .column div.moduletable_type, div.moduletable_type, #ja-right div.moduletable_type {
    background: url(../images/bgd_theme.gif) 0 0 repeat;
    color: #FFE7C6;

    }

    Black One:


    .column div.moduletable_black, div.moduletable_black, #ja-right div.moduletable_black {
    background: url(../images/bgd_body.gif) 0 0 repeat;

    color: #999999;
    padding: 15px 0 0;

    }

    White One;


    .column div.moduletable_white, div.moduletable_white, #ja-right div.moduletable_white {
    background: url("../images/bgd_corner.gif") no-repeat scroll 100% 100% #FFFFFF;
    border-left: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    margin-left: -1px;
    padding: 15px 0 0;

    }

    Go change your background on all the above css for the different colors

    Note: If you Find my Post useful please click on the Thanks Icon

    piroman Friend
    #394778

    I’ve just downloaded this template again to check this codes of yours, because I don’t have them exact same in my theme. Here’s how the code for black box looks in unedited freshly downloaded template.css file:

    /* Black */
    .column div.moduletable_black,
    div.moduletable_black,
    #ja-right div.moduletable_black {
    background: url(../images/bgd_body.gif) 0 0 repeat;
    color: #999;
    padding: 15px 0 0 0;
    }

    This gives me ideas that you’re using Joomla 1.5 or that there is some other difference? Anyhow difference is very small, and the only reason I’m bringing it here is that I can edit text color in black box, but I can’t edit it in yellow box??? No mater what I do, that text keeps it’s original color, even if I comment out entire yellow box code, I still get that yellow box and text color 🙂

    Here’s my current code:

    /* sample content */
    .moduletable_black {
    background: url(../images/bgd_body.gif) 0 0 repeat;
    color: #666;
    }
    /*
    .column div.moduletable_type, div.moduletable_type,
    #ja-right div.moduletable_type {
    background: url(../images/bgd_theme.gif) 0 0 repeat;
    color: #00008B;
    padding: 15px 0 0 0;
    }

    div.moduletable_type .ja-box-ct {
    background: url(../images/corner_black.gif) 100% 100% no-repeat;
    padding: 0 20px 15px 20px;
    }
    */
    div.moduletable_black h3,
    div.moduletable_type h3 { color: #fff; margin: 0 0 10px 0; padding: 0 20px; }

    chavan Friend
    #394922

    I’m confused. what is the issue you get now. Please list it.

    piroman Friend
    #394935

    Issue is still the question from my first post. How to change the color of the indicated text?

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

This topic contains 7 replies, has 2 voices, and was last updated by  piroman 13 years, 5 months ago.

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