Hi elmoris
Do you have any success ?
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.
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