-
AuthorPosts
-
ftwent Friend
ftwent
- Join date:
- October 2010
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
June 25, 2011 at 11:39 am #165642Hello,
Can somebody tell me where to change the background colors of my zeolite II template.
I am using the Ultimate CSS Gradient Generator and i want this code to be my background color.
Is this possible and where do i change it. If not possible how do i change the grey background in some thing with a little color:
background: rgb(228,245,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(228,245,252,1) 0%, rgba(191,232,249,1) 50%, rgba(159,216,239,1) 51%, rgba(42,176,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,245,252,1)), color-stop(50%,rgba(191,232,249,1)), color-stop(51%,rgba(159,216,239,1)), color-stop(100%,rgba(42,176,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#e4f5fc’, endColorstr=’#2ab0ed’,GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%); /* W3C */chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 25, 2011 at 12:47 pm #398401/templates/ja_zeolite_ii/css/template.css
Find the below code and replace the color Code “#F0F0F0” with your Color Code.
body#bd {
background: #F0F0F0;
color: #666666;
margin: 0;
padding: 0;}
Note: If you Find my Post useful please click on the Thanks Icon
ftwent Friendftwent
- Join date:
- October 2010
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
June 25, 2011 at 5:53 pm #398430Ok i found that out but the thing is, is it possible the make the background go from lite to darker with a Gradient tool like Ultimate CSS Gradient Generator.
I made to code with that tool but when i try to paste it its not working…i probably doing it wrong because i never work with a gradient tool before.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by ftwent 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum