-
AuthorPosts
-
October 24, 2011 at 2:59 pm #169998
I would like to move my headline and my search from the top to after my title bar. does anyone knows how to do this?
I attached a image of what I am looking for
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 3:19 pm #421232Hi,
You replace this code from /templates/ja_teline_iv/css/template.css
#ja-topbar {
height: 26px;
position: absolute;
top: 0;
z-index: 11;
}
with
#ja-topbar {
height: 26px;
position: absolute;
top: 150px;
z-index: 11;
}October 24, 2011 at 3:48 pm #421241khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 4:23 pm #421249You find this code from /templates/ja_teline_iv/css/template.css
#ja-topbar .main {
border-bottom: 1px solid #CCC;
color: #999;
font: 92%/26px Arial, sans-serif;
background: red; < add this line
}
You replace this code from /templates/ja_teline_iv/css/template.css
#ja-topsl1 {
padding: 12px 0 4px;
}
with
#ja-topsl1 {
padding: 25px 0 4px;
}1 user says Thank You to khoand for this useful post
October 24, 2011 at 4:31 pm #421253Thank you so much for your help
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by ouagadeal 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum