Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
August 6, 2012 at 1:46 am #179689Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 7, 2012 at 8:26 am #463452Open template/css/template.css file
Find
#ja-topmenu {
background: #222
border-bottom: solid 1px #111
color: #999
padding: 5px 0;
}Change to
#ja-topmenu {
background: #222
border-bottom: solid 1px #111
color: #999
padding: 5px 0;
position: fixed;
z-index: 100000;
top: 0px;
}and find
#ja-header { background: #c33}
Change to
#ja-header { background: #c33 padding-top: 35px; }
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum