-
AuthorPosts
-
June 4, 2011 at 6:58 pm #164818chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 4, 2011 at 7:43 pm #394720I 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
1 user says Thank You to chavan for this useful post
June 4, 2011 at 8:06 pm #394721Thanks Chavan! It’s http://dramin.eu/cms/proizvodi .
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 5, 2011 at 1:33 am #394731Same 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
1 user says Thank You to chavan for this useful post
June 5, 2011 at 4:52 pm #394778I’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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 6, 2011 at 1:18 pm #394922I’m confused. what is the issue you get now. Please list it.
June 6, 2011 at 2:47 pm #394935Issue is still the question from my first post. How to change the color of the indicated text?
AuthorPostsViewing 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
Text color
Viewing 7 posts - 1 through 7 (of 7 total)