Ho modificato il mio template per inserire un flash al posto del logo statico.Ok,fino a qua tutto bene.Da locale lo porto in rete e con mia sorpresa l'immagine flash è più stretta.Non riesco a trovere il problema:qualcuno mi può aiutare?Vi lascio il link così potete vedere:
www.azzurribocachica.com.
Il template che uso si chiama "semplice".Vi lascio un frammento del mio index
<?php
defined( '_VALID_MOS' ) or die( 'Restricted access' );
$iso = split( '=', _ISO );
//echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
require($mainframe->getCfg('absolute_path') . "/templates/semplice/includes/function.php");
require($mainframe->getCfg('absolute_path') . "/templates/semplice/includes/config.php");
?>
<!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 mosShowHead(); ?>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link href="<?php echo $template_path;?>/css/template_css.css" rel="stylesheet" type="text/css" />
<?php
if ($width) { ?>
<link href="<?php echo $template_path;?>/css/wide.css" rel="alternate stylesheet" type="text/css" title="WideScreen" />
<?php } else { ?>
<link href="<?php echo $template_path;?>/css/wide.css" rel="stylesheet" type="text/css"/>
<?php }
if ( $my->id ) { initEditor(); } ?>
<!--[if lte IE 6]>
<style type="text/css">
#banner {
padding-left: 15px;
text-align: center;
}
.moduletable-login h3,
.moduletable-annunci h3 {
padding: 0;
margin-top: -5px;
margin-left: -6px;
margin-right: -6px;
margin-bottom: 10px;
padding: 5px 5px 5px 23px;
line-height: 100%;
}
</style>
<![endif]-->
<!--[if gte IE 7.0]>
<style type="text/css">
#banner {
padding-left: 15px;
text-align: center;
}
</style>
<![endif]-->
<script language="javascript" type="text/javascript" src="<?php echo $template_path;?>/includes/js.js"></script>
<script language="javascript" type="text/javascript">
</script>
<script defer="defer" id="snap_preview_anywhere" type="text/javascript" src="http://spa.snap.com/snap_preview_anywhere.js?ap=1&key=6523e0c19373c83444955ca92001b557&sb=1&th=silver&cl=0&si=1&oi=0&domain=www.azzurribocachica.com"></script>
</head>
<body id="bd">
<div id="wrapper">
<div id="contenitore">
<div id="contenitore-ombra1">
<div id="contenitore-ombra2">
<div id="contenitore-ombra3">
<div id="hidden">Questa versione è stata realizzata dalla collaborazione dei seguenti siti
www.joomlaitalia.com |
www.joomla.it |
www.jmovies.eu |
www.luscarpa.eu |
www.joomlahost.it | </div>
<a name="Top" id="Top">[/url]
<div id="intestazione">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="200" width="100%">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $template_path;?>/images/main_header1.swf" />
<param name="quality" value="best" />
<param name="play" value="true" />
<embed height="200" pluginspage="http://www.macromedia.com/go/getflashplayer" src="<?php echo $template_path;?>/images/main_header1.swf" type="application/x-shockwave-flash" width="100%" quality="best" play="true" wmode="transparent"></embed>
</object></div>
[/color]