Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • blixa_06 Friend
    #119007

    Hi there

    I’m using JA_Xenia with some like modifications on my site http://www.gap.ch/.
    (Login: admin pw: siamreap)
    Now I’d like to have the main menu navigation transparent i.e to JA_Zibal. With the effect of seeing the picture in the backround through the navigation.
    I did compare the two index.php of those templates and thought I could just add “<script type=”text/javascript”>initPNGTrans();</script>” to the index.php.
    But unfortunately it needs more. Could you tell me what I’ve to do, to be able to have the this feature functioning?

    Thanks!

    ShannonN Friend
    #215171

    Probably in the css somewhere you would add ‘opacity’ and a value, 100 being solid 50 being semi transparent. This is often used in static menus for transparency. Maybe Joomla requires something different, Can’t really say
    Shannon

    blixa_06 Friend
    #215173

    thanks for the info. Thought about that. But according to the css in Zibal this should be not nessecairy.
    I’ll try to add “<script type=”text/javascript” src=”<?php echo $ja_template_path;?>/scripts/opacity.js”></script>
    <script type=”text/javascript”>
    var objMyImg = null;
    function initPNGTrans() {
    objMyImg = new OpacityObject(‘ja-topnav’,'<?php echo $ja_template_path;?>/images/opaque’);
    objMyImg.setBackground();
    }
    </script>

    which I haven’t done yet.

    ha le-viet Developer
    #215191

    Hi blixa_06,

    I’m afraid you can not apply this technique to Xenia because its markup is different from Zibal. Even if you apply the PNG Trans correctly you won’t have the effect because there’s no background image behind the navigation.

    Regards,
    Ha Le-Viet.

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

This topic contains 4 replies, has 3 voices, and was last updated by  ha le-viet 17 years, 9 months ago.

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