-
AuthorPosts
-
May 8, 2015 at 5:38 pm #206203
Hello, i want to do how i can change de color white in Hits and Date of articles, because just appear when selected the area.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 8, 2015 at 7:10 pm #569967So that we can try to best assist you, please provide the url of the site you’re working on.
May 12, 2015 at 1:17 pm #570320TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 12, 2015 at 10:24 pm #570368<em>@thiagocsoares 473029 wrote:</em><blockquote>http://sitebh.com/New/index.php/joomla-page/content-page/featured-articles</blockquote>
Please temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings
May 20, 2015 at 2:28 pm #571228Done. But the numbers doesn’t appears. They are Hidden yet. I guess because is the same color.. white. But i don’t know where they are in css code to change color to another one.
May 20, 2015 at 2:28 pm #736276Done. But the numbers doesn’t appears. They are Hidden yet. I guess because is the same color.. white. But i don’t know where they are in css code to change color to another one.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:18 pm #571244Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_nuevo/css/
Within that custom.css file, paste the following CSS rule:
.category-name span, .create span, .modified span, .hits span {
color: #ffffff
display: block;
font-weight: 700;
}Change the color code within the “color” property to whatever color you wish.
for example:
.category-name span, .create span, .modified span, .hits span {
color: #000000
display: block;
font-weight: 700;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEIMPORTANT NOTE:
Remember to include a semi-colon after the color code.
For some reason, the forum software is not allowing me to edit.Let me know if that works for you.
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 20, 2015 at 5:18 pm #736292Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_nuevo/css/
Within that custom.css file, paste the following CSS rule:
.category-name span, .create span, .modified span, .hits span {
color: #ffffff
display: block;
font-weight: 700;
}Change the color code within the “color” property to whatever color you wish.
for example:
.category-name span, .create span, .modified span, .hits span {
color: #000000
display: block;
font-weight: 700;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEIMPORTANT NOTE:
Remember to include a semi-colon after the color code.
For some reason, the forum software is not allowing me to edit.Let me know if that works for you.
1 user says Thank You to TomC for this useful post
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by TomC 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Little fiz color Hits and Date Blog
Viewing 8 posts - 1 through 8 (of 8 total)