Back to top

Autore Topic: [Risolto] Go Vista Template  (Letto 4702 volte)

Offline viproduction

  • Nuovo arrivato
  • *
  • Post: 20
    • Mostra profilo
[Risolto] Go Vista Template
« il: 05 Ago 2008, 22:58:29 »
Ragazzi vorrei eliminare l'animazione flash come si fa? Grazie a chi mi risponde.Buona serata
« Ultima modifica: 05 Gen 2009, 23:13:33 da filpi5481 »

Offline viproduction

  • Nuovo arrivato
  • *
  • Post: 20
    • Mostra profilo
Re: Go Vista Template
« Risposta #1 il: 06 Ago 2008, 14:19:06 »
Vi spiego il problema e scusatemi per il doppio messaggio...
Il template Go Vista porta nella testata una scritta in flash e va a recuperare il nome dalla registrazione di Joomla,la vorrei eliminare lasciando in essere solo il banner.Grazie 1000.
Ciao Vito

Vi allego il index del template Go Vista

Codice: [Seleziona]
<?php
/* *********************** NUTZUNGSBEDINGUNGEN & LIZENZ ***************************

Meine Templates stehen jedem frei zum Download und zur Modifikation zur Verfügung,
Ihr könnt ändern was ihr wollt und wie ihr wollt. In jedem Fall bestehen zu bleiben
hat der Link im Footer des Templates welcher zurück auf meine Seite führt.
Dieser Link darf in keinster Weise verändert werden - wem das nicht passt, muss meine
Templates ja nicht nutzen.

Wer den Link trotzdem entfernen will bekommt für eine Supportgebühr in Höhe von
20,- Euro/je Webseite (mehrere Domains erlaubt) die Elaubnis dies zu tun.

Mehr Infos zur Linkentfernung:
==============================

http://www.augs-burg.de

******************************** LICENSE **********************************

My templates are downloadable for everyone and for free. You are allowed
to modify this template to suite your needs and as you wish, the only thing not allowed
is removing the backlink to my site. You are allowed to remove this link if you pay
a support-fee of 20,- Euro.

More Info:
=============================
http://www.augs-burg.de

*/

defined'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?>

<?php echo "<?xml version=\"1.0\"?>"; ?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO?>" />
<?php mosShowHead(); ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/css/template_css.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico" />
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/js/fix.js"></script>
</head>

<body>
<?php 
   
if($my->id){ 
       if(
$_REQUEST["task"] == "edit" || $_REQUEST["task"] == "new") { 
           include (
"editor/editor.php"); 
           
initEditor(); 
       } 
   } 
   
?>

<table height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr class="noprint">
    <td width="15" height="20">&nbsp;</td>
    <td width="884" height="20">&nbsp;&nbsp;</td>
    <td width="15" height="20">&nbsp;&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topleftcornerdropshadow.jpg">&nbsp;</td>
    <td width="884" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topdropshadow.jpg">&nbsp;</td>
    <td width="15" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/toprightcornerdropshadow.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topleftdropshadow.jpg">&nbsp;</td>
    <td width="884" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topblackgardient.jpg">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } ?>>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } else { echo 'width="884"'; } ?>  height="87">
         <param name="movie" value="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/<?php if ( mosCountModules'banner' ) ) { echo 'spiegelung'; } else { echo 'spiegelunglarge'; } ?>.swf?pagename=<?php echo $mosConfig_sitename?>&mainsite=<?php echo $mosConfig_live_site;?>">
         <param name="quality" value="high">
<param name="bgcolor" value="#000000" />
         <embed src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/<?php if ( mosCountModules'banner' ) ) { echo 'spiegelung'; } else { echo 'spiegelunglarge'; } ?>.swf?pagename=<?php echo $mosConfig_sitename?>&mainsite=<?php echo $mosConfig_live_site;?>" bgcolor="#000000" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } else { echo 'width="884"'; } ?> height="87"></embed>
     </object>
</td>
<?php if ( mosCountModules'banner' ) ) { ?>
<td valign="middle" align="center"><?php mosLoadModules 'banner', -); ?>
</td>
<?php ?>
</tr>
</table>
</td>
    <td width="15" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/toprightdropshadow.jpg">&nbsp;</td>
  </tr>
  <tr class="vistauser3">
    <td width="15" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowleft.jpg">&nbsp;</td>
    <td width="884" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientbg.jpg"><?php mosLoadModules 'user3', -);?></td>
    <td width="15" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="20" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/leftdropshadow.jpg">&nbsp;</td>
    <td width="884" height="20"><table width="100%" height="20" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="230" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowlowerleft.jpg">&nbsp;</td>
        <td background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowmiddl.jpg">&nbsp;</td>
        <td width="230" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowlower.jpg">&nbsp;</td>
      </tr>
    </table></td>
    <td width="15" height="20" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/dropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr>
    <td class="noprint" width="15" height="100%" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/leftdropshadow.jpg">&nbsp;</td>
    <td class="print" width="884" height="100%" align="left" valign="top" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/mainbodybg.png" bgcolor="#e9f0f8">

<!--mainstart-->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
  <?php if ( mosCountModules'left' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
    <td valign="top" width="215" class="vistaleft"><?php mosLoadModules 'left', -); ?></td>
  <?php ?>
    <td valign="top" class="vistamain">
<?php if ( mosCountModules'top' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
<div class="vistatop">
<?php mosLoadModules 'top', -);?>
</div><!--sitetop-->
<?php ?>
<?php mosMainBody(); ?>
<?php if ( (mosCountModules'user1' ) || mosCountModules'user2' )) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
<table width="<?php if ( mosCountModules'user1' ) && mosCountModules'user2' ) ) { echo "100%"; } else { echo "50%"; } ?>" border="0" cellspacing="0" cellpadding="0" style="margin-top:10px;" class="vistauser1user1">
<tr>
<?php if ( mosCountModules'user1' ) ) { ?>
<td valign="top" class="vistauser1"><?php mosLoadModules 'user1', -); ?></td>
<?php ?>
<?php if ( mosCountModules'user2' ) ) { ?>
<td valign="top" class="vistauser2"><?php mosLoadModules 'user2', -); ?></td>
<?php ?>
</tr>
</table>
<?php ?>
</td>
<?php if ( mosCountModules'right' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
    <td valign="top" width="215" class="vistaright"><?php mosLoadModules 'right', -); ?></td>
<?php ?>
  </tr>
</table>
<!--mainend-->

</td>
    <td class="noprint" width="15" height="100%" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/dropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr>
    <td class="noprint" height="34" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowleft.jpg">&nbsp;</td>
<td height="34" align="center" valign="middle" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template]; ?>/images/footer.jpg" class="vistafooter">
<?php mosLoadModules 'footer', -); ?>
<!-- Es ist Ihnen nicht gestattet, diese Zeilen zu löschen, verändern, oder an anderer Stelle anzubringen (siehe Lizenz - ab Zeile 2 in index.php des Templates). START -->
<!-- You're not allowed to delete, modify or replace these lines (see license - starting line 18 in index.php of the template). START -->
Design by <a href="http://www.augs-burg.de/" target="_blank">augs-burg.de</a> & <a href="http://www.go-vista.de" target="_blank">go-vista.de</a>
</td>
    <td class="noprint" height="34" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowright.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td height="29" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowleftlower.jpg">&nbsp;</td>
    <td height="29" align="left" valign="top" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footerlower.jpg">&nbsp;</td>
    <td height="29" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowrightlower.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td height="20">&nbsp;</td>
    <td height="20" valign="top">&nbsp;<?php mosLoadModules 'debug', -); ?></td>
    <td height="20">&nbsp;</td>
  </tr>
</table>
<?php
#<!-- Es ist Ihnen nicht gestattet, diese Zeilen zu löschen, verändern, oder an anderer Stelle anzubringen (siehe Lizenz - ab Zeile 2). START -->
#<!-- You're not allowed to delete, modify or replace these lines (see license - starting line 18). START -->
?>

</body>
</html>
« Ultima modifica: 06 Ago 2008, 15:35:39 da filpi5481 »

Offline filpi5481

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4106
  • Sesso: Maschio
  • NO MP TECNICI
    • Mostra profilo
Re: Go Vista Template
« Risposta #2 il: 06 Ago 2008, 15:37:00 »
Vi spiego il problema e scusatemi per il doppio messaggio...
Il template Go Vista porta nella testata una scritta in flash e va a recuperare il nome dalla registrazione di Joomla,la vorrei eliminare lasciando in essere solo il banner.Grazie 1000.
Ciao Vito

Vi allego il index del template Go Vista

Codice: [Seleziona]
<?php
/* *********************** NUTZUNGSBEDINGUNGEN & LIZENZ ***************************

Meine Templates stehen jedem frei zum Download und zur Modifikation zur Verfügung,
Ihr könnt ändern was ihr wollt und wie ihr wollt. In jedem Fall bestehen zu bleiben
hat der Link im Footer des Templates welcher zurück auf meine Seite führt.
Dieser Link darf in keinster Weise verändert werden - wem das nicht passt, muss meine
Templates ja nicht nutzen.

Wer den Link trotzdem entfernen will bekommt für eine Supportgebühr in Höhe von
20,- Euro/je Webseite (mehrere Domains erlaubt) die Elaubnis dies zu tun.

Mehr Infos zur Linkentfernung:
==============================

http://www.augs-burg.de

******************************** LICENSE **********************************

My templates are downloadable for everyone and for free. You are allowed
to modify this template to suite your needs and as you wish, the only thing not allowed
is removing the backlink to my site. You are allowed to remove this link if you pay
a support-fee of 20,- Euro.

More Info:
=============================
http://www.augs-burg.de

*/

defined'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?>

<?php echo "<?xml version=\"1.0\"?>"; ?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO?>" />
<?php mosShowHead(); ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/css/template_css.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico" />
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/js/fix.js"></script>
</head>

<body>
<?php 
   
if($my->id){ 
       if(
$_REQUEST["task"] == "edit" || $_REQUEST["task"] == "new") { 
           include (
"editor/editor.php"); 
           
initEditor(); 
       } 
   } 
   
?>

<table height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr class="noprint">
    <td width="15" height="20">&nbsp;</td>
    <td width="884" height="20">&nbsp;&nbsp;</td>
    <td width="15" height="20">&nbsp;&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topleftcornerdropshadow.jpg">&nbsp;</td>
    <td width="884" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topdropshadow.jpg">&nbsp;</td>
    <td width="15" height="30" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/toprightcornerdropshadow.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topleftdropshadow.jpg">&nbsp;</td>
    <td width="884" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/topblackgardient.jpg">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } ?>>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } else { echo 'width="884"'; } ?>  height="87">
         <param name="movie" value="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/<?php if ( mosCountModules'banner' ) ) { echo 'spiegelung'; } else { echo 'spiegelunglarge'; } ?>.swf?pagename=<?php echo $mosConfig_sitename?>&mainsite=<?php echo $mosConfig_live_site;?>">
         <param name="quality" value="high">
<param name="bgcolor" value="#000000" />
         <embed src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/<?php if ( mosCountModules'banner' ) ) { echo 'spiegelung'; } else { echo 'spiegelunglarge'; } ?>.swf?pagename=<?php echo $mosConfig_sitename?>&mainsite=<?php echo $mosConfig_live_site;?>" bgcolor="#000000" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" <?php if ( mosCountModules'banner' ) ) { echo 'width="380"'; } else { echo 'width="884"'; } ?> height="87"></embed>
     </object>
</td>
<?php if ( mosCountModules'banner' ) ) { ?>
<td valign="middle" align="center"><?php mosLoadModules 'banner', -); ?>
</td>
<?php ?>
</tr>
</table>
</td>
    <td width="15" height="87" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/toprightdropshadow.jpg">&nbsp;</td>
  </tr>
  <tr class="vistauser3">
    <td width="15" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowleft.jpg">&nbsp;</td>
    <td width="884" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientbg.jpg"><?php mosLoadModules 'user3', -);?></td>
    <td width="15" height="33" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td width="15" height="20" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/leftdropshadow.jpg">&nbsp;</td>
    <td width="884" height="20"><table width="100%" height="20" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="230" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowlowerleft.jpg">&nbsp;</td>
        <td background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowmiddl.jpg">&nbsp;</td>
        <td width="230" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/bluegardientdropshadowlower.jpg">&nbsp;</td>
      </tr>
    </table></td>
    <td width="15" height="20" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/dropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr>
    <td class="noprint" width="15" height="100%" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/leftdropshadow.jpg">&nbsp;</td>
    <td class="print" width="884" height="100%" align="left" valign="top" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/mainbodybg.png" bgcolor="#e9f0f8">

<!--mainstart-->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
  <?php if ( mosCountModules'left' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
    <td valign="top" width="215" class="vistaleft"><?php mosLoadModules 'left', -); ?></td>
  <?php ?>
    <td valign="top" class="vistamain">
<?php if ( mosCountModules'top' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
<div class="vistatop">
<?php mosLoadModules 'top', -);?>
</div><!--sitetop-->
<?php ?>
<?php mosMainBody(); ?>
<?php if ( (mosCountModules'user1' ) || mosCountModules'user2' )) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
<table width="<?php if ( mosCountModules'user1' ) && mosCountModules'user2' ) ) { echo "100%"; } else { echo "50%"; } ?>" border="0" cellspacing="0" cellpadding="0" style="margin-top:10px;" class="vistauser1user1">
<tr>
<?php if ( mosCountModules'user1' ) ) { ?>
<td valign="top" class="vistauser1"><?php mosLoadModules 'user1', -); ?></td>
<?php ?>
<?php if ( mosCountModules'user2' ) ) { ?>
<td valign="top" class="vistauser2"><?php mosLoadModules 'user2', -); ?></td>
<?php ?>
</tr>
</table>
<?php ?>
</td>
<?php if ( mosCountModules'right' ) && ($_REQUEST["task"] != "edit") && ($_REQUEST["task"] != "new" ) ) { ?>
    <td valign="top" width="215" class="vistaright"><?php mosLoadModules 'right', -); ?></td>
<?php ?>
  </tr>
</table>
<!--mainend-->

</td>
    <td class="noprint" width="15" height="100%" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/dropshadowright.jpg">&nbsp;</td>
  </tr>
  <tr>
    <td class="noprint" height="34" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowleft.jpg">&nbsp;</td>
<td height="34" align="center" valign="middle" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template]; ?>/images/footer.jpg" class="vistafooter">
<?php mosLoadModules 'footer', -); ?>
<!-- Es ist Ihnen nicht gestattet, diese Zeilen zu löschen, verändern, oder an anderer Stelle anzubringen (siehe Lizenz - ab Zeile 2 in index.php des Templates). START -->
<!-- You're not allowed to delete, modify or replace these lines (see license - starting line 18 in index.php of the template). START -->
Design by <a href="http://www.augs-burg.de/" target="_blank">augs-burg.de</a> & <a href="http://www.go-vista.de" target="_blank">go-vista.de</a>
</td>
    <td class="noprint" height="34" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowright.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td height="29" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowleftlower.jpg">&nbsp;</td>
    <td height="29" align="left" valign="top" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footerlower.jpg">&nbsp;</td>
    <td height="29" background="<?php echo $mosConfig_live_site;?>/templates/<?php echo $GLOBALS[cur_template];?>/images/footershadowrightlower.jpg">&nbsp;</td>
  </tr>
  <tr class="noprint">
    <td height="20">&nbsp;</td>
    <td height="20" valign="top">&nbsp;<?php mosLoadModules 'debug', -); ?></td>
    <td height="20">&nbsp;</td>
  </tr>
</table>
<?php
#<!-- Es ist Ihnen nicht gestattet, diese Zeilen zu löschen, verändern, oder an anderer Stelle anzubringen (siehe Lizenz - ab Zeile 2). START -->
#<!-- You're not allowed to delete, modify or replace these lines (see license - starting line 18). START -->
?>

</body>
</html>

hai un link da farci vedre?
Volete sapere tutto sul nuovo iPad di Apple? iPad Forum Italia
Global moderator Joomla.it

Offline viproduction

  • Nuovo arrivato
  • *
  • Post: 20
    • Mostra profilo
Re: Go Vista Template
« Risposta #3 il: 06 Ago 2008, 15:50:04 »
Vi indico questo sito che ha il template che vorrei utilizzare www.imagoproject.com
Vorrei eliminare la scritta in flash in questo caso imagoproject.com per lasciare spazio solo al banner, che posso variare a piacimento dal pannello di controllo di Joomla.
Vito

Offline filpi5481

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4106
  • Sesso: Maschio
  • NO MP TECNICI
    • Mostra profilo
Re: Go Vista Template
« Risposta #4 il: 06 Ago 2008, 17:39:10 »
scusa, ma li di solito c'è lo spazio logo.

quella è un'immagine che basta sostituire via ftp

ciao
Volete sapere tutto sul nuovo iPad di Apple? iPad Forum Italia
Global moderator Joomla.it

Offline viproduction

  • Nuovo arrivato
  • *
  • Post: 20
    • Mostra profilo
Re: Go Vista Template
« Risposta #5 il: 06 Ago 2008, 18:14:05 »
cioè???Ti prego fammi capire...

Offline filpi5481

  • Global Moderator
  • Instancabile
  • ********
  • Post: 4106
  • Sesso: Maschio
  • NO MP TECNICI
    • Mostra profilo
Re: Go Vista Template
« Risposta #6 il: 07 Ago 2008, 14:26:40 »
l'immagine del logo ha un suo nome. sostituiscila via ftp con un'immagine nuova ma con lo stesso nome

ciao
Volete sapere tutto sul nuovo iPad di Apple? iPad Forum Italia
Global moderator Joomla.it

Offline viproduction

  • Nuovo arrivato
  • *
  • Post: 20
    • Mostra profilo
Re: Go Vista Template
« Risposta #7 il: 07 Ago 2008, 21:08:34 »
Ho provato, ma non mi libera lo spazio alla sinistra della testata e quindi del banner. Il mio problema è quello di eliminare lo spazio a sinistra in modo da centrare il banner.
Ti invio il link del sito
www.civitas-cooperativa.it
Grazie ancora
Vito

Offline elj

  • Esploratore
  • **
  • Post: 175
    • Mostra profilo
Re: Go Vista Template
« Risposta #8 il: 10 Ago 2008, 04:34:21 »
Nessuno ha davvero un'idea su come proseguire?
Anche solo un'indicazione per fare successive ricerche e capire da soli!
Che frustrazione essere ancora così ignorante (parlo per me:)!

Offline potino78

  • Esploratore
  • **
  • Post: 50
    • Mostra profilo
Re: Go Vista Template
« Risposta #9 il: 23 Set 2008, 14:15:29 »
Uppo... anche io ho il tuo stesso problema... vedi che siamo in 2... :-)))

Non si sa mai che qualcuno nel frattempo abbia una soluzione..!

:)

Offline potino78

  • Esploratore
  • **
  • Post: 50
    • Mostra profilo
Re: Go Vista Template
« Risposta #10 il: 05 Gen 2009, 19:21:32 »
Credo di aver risolto, sebbene sia una cosa banale sarei felice se un mod mettesse la gratificante quadra [Risolto].

:-)

------------

Si suppone di voler sostituire il file "immagine.gif" all'animazione flash che troviamo in 2 file nella cartella template\images del nostro sito:
"spiegelung.swf" e "spiegelung.swf".
Per occupare tutta la parte rettangolare nera in alto vi consiglio una dimensione di 1450 px (largh) x 45 px (alt).

1) Dalla cartella template\images rimuovere i 2 file di flash
2) scaricare sul proprio PC il file "index.php" che troviamo nella cartella template
3) apriamo questo file con blocco note o dreamweaver
4) in questo file con la funzione Cerca (Modifica|Cerca) cerchiamo la stringa ".swf" e sostituiamola con la scritta ".gif" (se l'immagine che vogliamo caricare è una gif)
5) Ora prendiamo la nostra immagine, facciamone una copia ottenendo 2 file che andremo a rinominare:
"spiegelung.gif" e "spiegelung.gif"
6) Non ci resta che fare l'upload sul server del nostro file index.php modificato (che andrà a sovrascrivere quello presente in template\images) e dei 2 file gif appena rinominati con le nuove indicazioni

========

Sostanzialmente non abbiamo fatto altro che "ingannare" il file index.php in modo tale che vada a richiamare un file che comunque ha nome "spiegelung" ma come estensione ha .gif.
Godetevi ora il vostro sito con il nuovo look!!!

 



Web Design Bolzano Kreatif