1. New arrivals >>> "Awesome" JA Social Preview! - "Awesome" JAT3 Videos 06 videos!

+ Reply to Thread
 
Results 1 to 9 of 9
  1. #1
    Unlicensed Member
    Join Date
    Feb 2008
    Posts
    5
    Points
    -3.50
    Downloads
    0
    Uploads
    0
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Please login to vote

    Unhappy JA Purity - Menu Item hides behind picture in IE 6&7

    Good day all; hope someone will be able to help...

    Joomla 1.5 with JA Purity



    I get this problem with IE only. With Firefox the expanding sub-menu is appearing properly over the pictures. But with IE somehow the expanding sub-menus are "hiding" behind pictures.

    Anybody had the same problem or managed to figure out how to fix this?

    You can check it out under www.gordonsetter.ch

    Thanx in advance

    T

  2. #2
    Super Moderator MiCCAS's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    2,574
    Points
    89,092.30
    Downloads
    67
    Uploads
    0
    Thanks
    41
    Thanked 114 Times in 85 Posts
    Please login to vote
    They seem to be in front here...

  3. #3
    Unlicensed Member
    Join Date
    Feb 2008
    Posts
    5
    Points
    -3.50
    Downloads
    0
    Uploads
    0
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Please login to vote
    Here is the direct link to the page where the problem is best visible:

    http://www.gordonsetter.ch/index.php...d=57&Itemid=85

    In IE the sub-menus do certainly hide at my end. What to do...?

    Apreciate your help; thanx!

  4. #4
    Unlicensed Member
    Join Date
    Feb 2008
    Posts
    11
    Points
    78.20
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Please login to vote
    I have the same issue in that the menu appears behind the content for a wrapper page when I am showing a PDF or flash content.

    HELP!!

    http://www.jollyjumpz.biz/index.php/...ogo-sheet.html

  5. The Following User Says Thank You to rdcooter For This Useful Post:

    tuarex (02-27-2008)

  6. #5
    Unlicensed Member
    Join Date
    Feb 2008
    Posts
    5
    Points
    -3.50
    Downloads
    0
    Uploads
    0
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Please login to vote

    Still no solution found

    Good day all Purity users/developers

    Allow me to bump this one up the thread again... I would appreciate a lot if someone who might have had the same issue could tell me how they might have solved it.

    For your info, the module on the left ( http://www.gordonsetter.ch/index.php...d=57&Itemid=85 ) is expose4 and the main frame is the Plugin Googlemap

    Thanx a million

  7. #6
    Moderator khanh le's Avatar
    Join Date
    Aug 2006
    Posts
    1,637
    Points
    17,465.93
    Downloads
    424
    Uploads
    1
    Thanks
    22
    Thanked 94 Times in 76 Posts
    Please login to vote
    In template.css file, search this style:
    Code:
    #ja-mainnavwrap {
    	border-top: 1px solid #555555;
    	background: #444444;
    }
    and change to
    Code:
    #ja-mainnavwrap {
    	border-top: 1px solid #555555;
    	background: #444444;
    	position: relative;
    	z-index: 99;
    }
    JoomlArt Development Team

  8. #7
    Unlicensed Member
    Join Date
    Feb 2008
    Posts
    5
    Points
    -3.50
    Downloads
    0
    Uploads
    0
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Please login to vote

    Thumbs up Thank you

    That's it; problem solved.

    Thank you so much!!

  9. #8
    Unlicensed Member
    Join Date
    Mar 2008
    Posts
    2
    Points
    -15.00
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Please login to vote
    Hi
    I am having the same problem where the menu is hidden behind the wrapper / iframe.
    I have called in a pdf document into the main content area.
    I have tried to increase the z-index to 99 but still no luck.

    Can anyone please point me in the right direction

    Many thanks

  10. #9
    Unlicensed Member
    Join Date
    Jul 2009
    Posts
    1
    Points
    13.00
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Please login to vote
    I'm having the same problem with the submenu being shown behind the image or other content on all the pages of my site http://www.evangeline.in

    Tried the solution posted above, but I can't seem to find #ja-mainnavwrap in template.css. Can anyone help?

    Thanks in advance

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts