Prima volta che uso Shadowbox per far scorrere le foto.
Ho caricato foto e script, si aprono e si chiudono correttamente ma non riesco a far funzionare il bottone per passare alla foto seguente.
nella cartella di Shadowbox i bottoni ci sono ma non appaiono quando apro le foto.
Qualcuno mi sa aiutare?
Ciao e grazie



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>a</title>
<link rel="stylesheet" type="text/css" href="shadowbox-3.0.3/shadowbox.css">
<script type="text/javascript" src="shadowbox-3.0.3/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
<style type="text/css">
body {
margin-top: 0px;
background-color: #776F67;
}
.testohome {
font-family: "Hypatia Sans Pro ExtraLight", "Hypatia Sans Pro Light", "Hypatia Sans Pro Semibold";
color: #960;
font-size: 14px;
font-weight: lighter;
}
</style>
<link href="CCS/lingua1.css" rel="stylesheet" type="text/css" />
<link href="CCS/linguab.css" rel="stylesheet" type="text/css" />
<link href="CCS/indirizzo.css" rel="stylesheet" type="text/css" />
<link href="CCS/titolotestocentrale.css" rel="stylesheet" type="text/css" />
<style type="text/css">
@import url("CCS/menusx.css");

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.menusx {
font-family: "Hypatia Sans Pro ExtraLight";
font-size: 14px;
font-weight: lighter;
color: #48433b;
}
.testocentrale {
font-family: "Hypatia Sans Pro ExtraLight";
font-size: 14px;
font-weight: lighter;
color: #48433b;
text-align: justify;
}
</style>
<link href="CCS/menusx.css" rel="stylesheet" type="text/css" />
<meta name="Description" content="a" />
<meta name="Keywords" content="va" />
</head>

<body>
<table width="1024" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><table width="1024" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="101"></td>
<td width="101"></td>
<td width="101"></td>
<td width="104"></td>
<td width="101"></td>
<td width="114" align="right" valign="bottom">[img]photo_hotel/hotel_lido_hotel_1.jpg[/img]</td>
<td width="124" align="right" valign="bottom">[img]photo_hotel/hotel_lido_hotel_2.jpg[/img]</td>
<td width="124" align="right" valign="bottom">[img]photo_hotel/hotel_lido_hotel_3.jpg[/img]</td>
<td width="124" align="right" valign="bottom">[img]photo_hotel/hotel_lido_hotel_4.jpg[/img]</td>
<td width="30"></td>
</tr>
</table></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"></td>
</tr>
</table>
<p class="lingua1"></p>
</body>
</html>