-
AuthorPosts
-
October 25, 2010 at 5:23 pm #155696
Hi there,
How to change the background colour simply to white?
I changed the body colour in white.css from #F5F5F5 to #FFFFFF. But on few places the old colour still remains same like e.g. on the mainnav etc.Is there a simple way to do this?
Thanks in advance!- aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 25, 2010 at 6:09 pm #3604991) For header and below part, Update in image in here accordingly::
.ja-home #ja-header {white.css (line 404)
background-image:url(“../../images/white/header-bg.gif”);
}and
#ja-container {white.css (line 235)
background-image:url(“../../images/white/container-bg.gif”);
}or simply change in above property reference to ::
background:#fff;
2) For menu dropdowns, You will need to again update in specific background images
October 26, 2010 at 3:23 pm #360638Thanks Aman,
very helpful!
Which are the files for the menu dropdowns?aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 27, 2010 at 6:22 pm #360791<blockquote>Which are the files for the menu dropdowns? </blockquote>
The image references for menu dropdowns can be seen in white.css file around line 691
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by aman204 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum