Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
steve yoon Friend
steve yoon
- Join date:
- September 2014
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
April 14, 2011 at 12:32 am #162764WPStrong FriendWPStrong
- Join date:
- October 2012
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 2
- Thanked:
- 8 times in 9 posts
April 14, 2011 at 8:25 am #386320Open templates/ja_seleni/css/template.css, find the code :
<blockquote>
#ja-topsl {
border-bottom: 1px solid #d5d5d5;
background: #333;
color: #d5d5d5;
}
</blockquote>
Change value of background to the color you want.chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 14, 2011 at 9:08 am #386331Change the color cofding of the background in templates/ja_seleni/css/template.css
#ja-topsl {
background: #333333;
border-bottom: 1px solid #D5D5D5;
color: #D5D5D5;
}
For Ex:
#ja-topsl {
background: #FF0000;
border-bottom: 1px solid #D5D5D5;
color: #D5D5D5;
}
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by chavan 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum