-
AuthorPosts
-
April 9, 2017 at 1:13 pm #1025274
I would like to replace the backgrounds of the header and "bottom" with a color.
How do I go about with it. I attached an image of the positions I’m referring to.
Sincerely,
Osbert.-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 10, 2017 at 1:38 am #1025387Hi
can u share the URL of site on which you want to change the colors.
Please turn off css compression before posting the URL here.Regards
April 10, 2017 at 12:33 pm #1025514Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 11, 2017 at 1:51 am #1025605Hi
Open css/template.css file
Find#ja-footer { background: url(../templates/ja_droid/images/footer-bg.jpg) repeat-x left top; border-top: 1px solid #3C5189; color: #94a0be; }
For header find this code
#ja-header { background: url(../templates/ja_droid/images/header-bg.jpg) repeat-x left top; }
Replace it with your color codes.
Example:background: #fff;}
Regards
April 19, 2017 at 11:15 am #1027458Thank you for the help. I have and it works fine but I still have a little issue to address. Still on the header is a blur color. How do I take that too off?
Thank you.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 20, 2017 at 3:01 am #1027572Hi
Kindly open template.css file
find below code and change or set the background to None;Code:
#ja-header .main { background: url(../templates/ja_droid/images/light-bg.png) no-repeat center top; }
save and check.
Regards
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-