-
AuthorPosts
-
teresa yeung Friend
teresa yeung
- Join date:
- December 2015
- Posts:
- 220
- Downloads:
- 16
- Uploads:
- 115
- Thanks:
- 46
February 8, 2016 at 7:19 am #878821Hi
I cannot figure out where to change the DARK BLACK to a different colour, can you show me where to do that
thanks very much for supporting us
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 9, 2016 at 12:33 am #879576Hi
To change the BG color of modules , Add this code in custom.css.t3-module.dark { background-color: #2d2d2d!important; }
To change the button inverse color add this code
.btn-inverse { color: #ffffff!important; background-color: #333333!important; border-color: #262626!important; }
Change the color code with your color codes .
teresa yeung Friendteresa yeung
- Join date:
- December 2015
- Posts:
- 220
- Downloads:
- 16
- Uploads:
- 115
- Thanks:
- 46
February 24, 2016 at 1:12 pm #889720How I can change background of website. Now it is with white color. I have to set image as background (http://www.theseventhhappiness.com/templates/yoo_air/images/sunrisemasterteresa.jpg).
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 24, 2016 at 1:25 pm #889729Hi
You can apply the bg on t3-wrapper via custom.css
Like below example :.t3-wrapper { background: url("http://www.theseventhhappiness.com/templates/yoo_air/images/sunrisemasterteresa.jpg") }
it apply on full site
if u want container color to be in white also use below code.t3-wrapper > .container { background: #fff; }
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum