Il template è joomla-gallery...
sono riuscito a fare qualche modifica ma non sono del tutto convinto,ti allego la index.php: grazie in anticipo
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );?>
<!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>
<?php if ( $my->id ) { initEditor(); } ?>
<meta http-equiv="Content-Type" content="text/html;><?php echo _ISO; ?>" />
<?php mosShowHead(); ?>
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?><?php echo "<link rel=\"shortcut icon\" href=\"$GLOBALS[mosConfig_live_site]/images/favicon.ico\" />" ; ?>
<script type="text/javascript" src="<?php echo $mosConfig_live_site;?>/templates/joomla-gallery/swfobject.js"></script>
</head>
<body>
<div id="wrap">
<div id="logo">
<div id="title"><h1><Mugello_Quad1.jpg></h1></div>
<div id="flash"><?php mosLoadModules ( 'top' ); ?></div>
</div>
<div id="menu"><?php mosLoadModules ( 'user3' ); ?></div>
<div id="gallery">
<?php if ($option == "com_frontpage"){?>
<div id="flashcontent">SimpleViewer requires Macromedia Flash.
Get Macromedia Flash. If you have Flash installed, <a href="file:///c|/docume%7e1/propri%7e1/impost%7e1/temp/fz3temp-1/index.html?detectflash=false">click to view gallery[/url].</div>
<script type="text/javascript">
var fo = new SWFObject("<?php echo $mosConfig_live_site;?>/templates/joomla-gallery/viewer.swf", "viewer", "900", "400", "7", "#ffffff");
fo.addVariable("preloaderColor", "0xffffff");
fo.addVariable("xmlDataPath", "<?php echo $mosConfig_live_site;?>/templates/joomla-gallery/gallery.xml");
fo.write("flashcontent");
</script><?php }?>
</div>