Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • Sherlock Friend
    #263996

    Hi elmoris
    Do you have any success ?

    Menalto Friend
    #264087

    Before you start BACKUP THE FOLDER com_alberghi in the components folder.
    Then you open up the file alberghi.php in yoursite/components/com_alberghi/
    Scroll down do line 88 and there you find this here:

    <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/components/com_alberghi/js/prototype.js"></script>
    <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/components/com_alberghi/js/scriptaculous.js?load=effects"></script>
    <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/components/com_alberghi/js/lightbox.js"></script>
    <link rel="stylesheet" href="components/com_alberghi/css/lightbox.css" type="text/css" media="screen" />

    Replace it with this here:

    <script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/components/com_alberghi/js/slimbox.js"></script>
    <link rel="stylesheet" href="components/com_alberghi/css/slimbox.css" type="text/css" media="screen" />

    Unzip the js.zip file attached here and upload the folder “js” to the com_alberghi folder, then the lightbox should work as i showed you on the demo i had.


    1. js.zip
Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 4 voices, and was last updated by  Menalto 16 years, 3 months ago.

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