test melih
 melih
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jar media Friend
    #144028

    Was wonder what I can do to fix this. Apparently this works on MAC but on PC for both IE and Firefox, the moo menu sub items appear under the flash vid I have posted. Here is the link to my homepage: http://www.standardofficesupply.com/joomla thanks in advanced.

    prakash Friend
    #316876

    hi for this…where you have embedded the flash file….

    add this line…


    <param name="wmode" value="transparent" />

    so it would look something like this

    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#ffffff" />

    now go to the template.css file found in templates>jalead>
    there find this…

    /* JA Slideshow */
    #ja-slideshow {
    margin: 0;
    padding: 0;
    z-index: 10;
    }

    change the z-index to say -1
    so it would be like

    /* JA Slideshow */
    #ja-slideshow {
    margin: 0;
    padding: 0;
    z-index: -1;
    }

    I think this should work

    jar media Friend
    #316877

    Thanks so much! That worked perfect. I knew it had to do something with the depth, but just did not know where to adjust.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  jar media 15 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum