-
AuthorPosts
-
July 8, 2009 at 11:14 pm #142619
Please, I need assistance.
In the next link you will see this problem when drop down the main menu (it only happens in IE not in FF or Chrome)
http://www.byteme.es/index.php?option=com_content&view=article&id=85&Itemid=191
I proved to change my template by the next code, but it doesn’t work
* HEADER
——————————————————— */
#ja-header {
height: 100px;
z-index:999;
}and I proved too to change the next
#ja-mainnav .main {
background: #0E243C;
padding: 0;
position: relative;
height: 40px;
z-index:999;
—Some advice or tip would be appreciate
Thank you very much🙂
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
July 9, 2009 at 9:41 am #310473Dear byte me,
You should set position #ja-mainnav vs #ja-container , example :
#ja-mainnav { position: relative, z-index: 3; }
#ja-container { position: relative, z-index: 2; }
July 9, 2009 at 11:16 am #310483Dear duchh
I included you code, but it didn’t work.
I don’t know what’s happend.
Thank you very much for your messageBest regards
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by byte me 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JATabs content appears in Front of the Drop Down Menu in IE7
Viewing 3 posts - 1 through 3 (of 3 total)