-
AuthorPosts
-
jimcapraro Friend
jimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 10, 2015 at 10:12 am #208512I’m using ja_fixel – Home Dark Blue theme as my default theme. Articles have a white background and black text. I do I change the article default theme settings so that they match ja_fixel – Home Dark Blue theme and have a black background and light color text? here is a screenshot:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2015 at 5:24 pm #576991Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja-fixel/css/
Within that custom.css file, pate the following CSS rules:
.view-article .t3-content {
background-color: #000;
}.page-title, .page-header h1 {
color: #fff;
}.article-header h1 {
color: #fff;
}Better ??
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
July 10, 2015 at 5:24 pm #643298Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja-fixel/css/
Within that custom.css file, pate the following CSS rules:
.view-article .t3-content {
background-color: #000;
}.page-title, .page-header h1 {
color: #fff;
}.article-header h1 {
color: #fff;
}Better ??
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
July 10, 2015 at 5:24 pm #741952Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja-fixel/css/
Within that custom.css file, pate the following CSS rules:
.view-article .t3-content {
background-color: #000;
}.page-title, .page-header h1 {
color: #fff;
}.article-header h1 {
color: #fff;
}Better ??
1 user says Thank You to TomC for this useful post
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 10, 2015 at 6:35 pm #576999Yes, better, much better, thank you so much!
Now if there was a way to have the white vertical band on the left with the printer, email icons also match the theme colors it would be perfect.
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 10, 2015 at 6:35 pm #643306Yes, better, much better, thank you so much!
Now if there was a way to have the white vertical band on the left with the printer, email icons also match the theme colors it would be perfect.
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 10, 2015 at 6:35 pm #741960Yes, better, much better, thank you so much!
Now if there was a way to have the white vertical band on the left with the printer, email icons also match the theme colors it would be perfect.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2015 at 6:46 pm #577000Within the same custom.css file, paste the following CSS rule:
.view-article .popup-body .list-icons, .component.view-article .popup-body .list-icons, .item-page .list-icons {
background: #000 none repeat scroll 0 0;
}Better ?? 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2015 at 6:46 pm #643307Within the same custom.css file, paste the following CSS rule:
.view-article .popup-body .list-icons, .component.view-article .popup-body .list-icons, .item-page .list-icons {
background: #000 none repeat scroll 0 0;
}Better ?? 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2015 at 6:46 pm #741961Within the same custom.css file, paste the following CSS rule:
.view-article .popup-body .list-icons, .component.view-article .popup-body .list-icons, .item-page .list-icons {
background: #000 none repeat scroll 0 0;
}Better ?? 🙂
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 11, 2015 at 3:03 am #577016TomC you are awesome – To there isn’t a way to give you more than one “Thank you” in the same thread. Because I surely would! Now, check it out below, doesn’t it look awesome, because of your great advice? But I must admit that I was hoping that the little gear icon on the right hand side would change to the new color scheme when we reset the other icons.
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 11, 2015 at 3:03 am #643323TomC you are awesome – To there isn’t a way to give you more than one “Thank you” in the same thread. Because I surely would! Now, check it out below, doesn’t it look awesome, because of your great advice? But I must admit that I was hoping that the little gear icon on the right hand side would change to the new color scheme when we reset the other icons.
jimcapraro Friendjimcapraro
- Join date:
- September 2008
- Posts:
- 109
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 22
- Thanked:
- 4 times in 1 posts
July 11, 2015 at 3:03 am #741976TomC you are awesome – To there isn’t a way to give you more than one “Thank you” in the same thread. Because I surely would! Now, check it out below, doesn’t it look awesome, because of your great advice? But I must admit that I was hoping that the little gear icon on the right hand side would change to the new color scheme when we reset the other icons.
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by jimcapraro 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum