Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    help question Re: Apple Zen Support Thread

    Hi Jade,
    I'm still have some unanswered posts but will try with this question as it is pretty blaring to visitors. I know it has been addressed but can not get the solutions to work for me.

    Problem: java applet covering drop down menu.
    Some suggestions from Old Thread: Problem W/ Css Category Fly Out & A Flash Object

    Placeing the
    Code:
    <param name="wmode" value="transparent">
    in my applet looks like it should work but does not.

    So I took Dr Byte's suggestion
    Potential Solution:
    1. set z-index:1; ... likely best by adding a new selector:
    Code:
    div#nav-cat ul.level1 {
    /*position: absolute; */
    z-index:1;
    }
    and looked at your stylesheet_header_menu.css for a place to put it and realized you have many z-index set to 1000. Which should I change to "1"? Changing them all to 1 did not make any difference.

  2. #2
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Idea or Suggestion Re: Apple Zen Support Thread

    Just wanted to add this note for those trying to figure out where to put their images for flash or a java applet to work on the intro page...in the main folder. It is index.php that calls for the images coded in define_main_page.php.

    Jade...i've been reading all over the web and just don't think this is fixable. I've moved my applet out of the way of the slideshow. Still would like to know of a fix if I missed it, though. Some folks have gotten it to work.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Posting Permissions

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