Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
wehiong Friend
wehiong
- Join date:
- June 2008
- Posts:
- 4
- Downloads:
- 14
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
April 8, 2011 at 10:38 am #162528Hello
I want to know if it’s possible to make the header shot like in the picture.
If yes how do to it ?
Thanx
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 8, 2011 at 10:45 am #385409Change this::
#ja-header {template.css (line 939)
background-color: #1C1C1C;
margin-top: 30px;
position: relative;
z-index: 10;
}to
#ja-header {template.css (line 939)
margin-top: 30px;
position: relative;
z-index: 10;
}and
#ja-header .main {template.css (line 941)
height: 100px;
}to
#ja-header .main {template.css (line 941)
height: 100px;
background-color: #1C1C1C;
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by aman204 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum