-
AuthorPosts
-
December 12, 2010 at 12:14 pm #157349
hi,
i created a new position called “left-box” and place a baner module in the side of the site.
but it getting under the slideshow and the main menu on top. i need it to be on top of everything in the site.image attached.
ps: i an’t give you link couse the site is offline now.
thanks
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
December 12, 2010 at 12:41 pm #366397You should use z-index CSS code to make your div item to be top of everything. For example you can use:
z-index: 99;
Enes
December 12, 2010 at 1:01 pm #366400hi thanks..
it didnt help.. 🙁
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
December 12, 2010 at 1:03 pm #366401Please do not provide your admin user informations on public forum post. You can send it via PM, it is better for you 😉
I will check itDecember 12, 2010 at 1:05 pm #366402oppppsy! youre right.
sending.kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
December 12, 2010 at 1:17 pm #366404Also do not forget to edit your reply…
OK I found it out. You should go to templates/ja_sulfur/css/template.css and find these codes:
#ja-mainnav {
background: url("../images/mainnav-bg.gif") repeat-x scroll left bottom transparent;
border-bottom: 1px solid #D5D5D5;
border-top: 5px solid #F4F4F4;
position: relative;
z-index: 100;
}Please remove z-index: 100;
Also in the same file (templates/ja_sulfur/css/template.css) you should find these codes:
#ja-slideshow {
background: url("../images/topsl-bg.gif") repeat-x scroll left bottom #454545;
border-top: 1px solid #353535;
clear: both;
display: block;
float: left;
margin: -30px 0 0;
position: relative;
width: 100%;
z-index: 10;
}and remove z-index: 10;
This should be work…
Enes
December 12, 2010 at 1:20 pm #366405thank u!!!! 😀
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
December 12, 2010 at 1:23 pm #366406Yes I checked and it is OK, you did it 🙂
But your reply with admin informations still there, please edit your post and delete admin infos.Enes from Turkey 😉
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by kobenes 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
banner above template
Viewing 8 posts - 1 through 8 (of 8 total)