Back to top
p.s. l'ho creato un doppione ma non riprende la grafica dell'originale!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" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" ><head><jdoc:include type="head" /><?php /*-------------------------------------------------------------------------------- # Simplate Slim - Januar 2010 (J1.5) # Public Version # Copyright (C) 2006-2010 www.ah-68.de All Rights Reserved. ---------------------------------------------------------------------------------*/ // No Direct Access defined('_JEXEC') or die('Restricted access'); // Setting Variable For Template Base url $template_baseurl = $this->baseurl . '/templates/' . $this->template; // Adding Mootools JHTML::_('behavior.mootools');//Module Configuration$frontslide = 0;$fronttab = 0;$menumoo = 0;$user3 = 0;//Users Based Combos$users = 0;$users_bottom = 0;//Users Top Based Combosif ( $this->countModules('user1 and user2 and user6')){ $users = 'users_med'; } else if ( $this->countModules('user1 and user2') || $this->countModules('user2 and user6') || $this->countModules('user1 and user6')){ $users = 'users_big';}//Users Bottom Based Combosif ( $this->countModules('user7 and user8 and user9')){ $users_bottom = 'users_med_bottom'; } else if ( $this->countModules('user7 and user8') || $this->countModules('user8 and user9') || $this->countModules('user7 and user9')){ $users_bottom = 'users_big_bottom';}//Content Based Combosif ( $this->countModules('left and right') == 0) $content = 'content_large';if ( $this->countModules('left or right') == 1) $content = 'content_med'; if ( $this->countModules('left and right') == 1) $content = 'content_small';?><?php if ($this->countModules('menumoo')): ?><link href="templates/<?php echo $this->template ?>/css/moomenu.css" rel="stylesheet" type="text/css" /><script language="javascript" type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template?>/js/moomenu.js"></script><?php endif; ?><meta name="designer" content="Alexander Hanke - www.ah-68.de" /><meta name="licence" content="Creative Commons ShareAlike 3.0" /><link href="templates/<?php echo $this->template ?>/css/template.css" rel="stylesheet" type="text/css" media="all" /><!--[if IE 7]><link href="templates/<?php echo $this->template ?>/css/template_ie.css" rel="stylesheet" type="text/css" media="all" /><![endif]--><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/toppanel.js"></script><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/fontsize.js"></script><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/xtra.js"></script></head><body><a name="top"></a><!-- Start Fontsize --><div class="fontsize"><a href="index.php" title="<?php echo $this->params->get('IncreaseFont'); ?>" onclick="changeFontSize(1);return false;"> <img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_plus.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_plus_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_plus.png" alt="plus" title="<?php echo $this->params->get('IncreaseFont'); ?>" style="width:16px;height:20px; padding-left:7px; padding-top:10px;" height="20" width="16" border="none" /></a> <a href="index.php" title="<?php echo $this->params->get('DecreaseFont'); ?>" onclick="changeFontSize(-1);return false;"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_minus.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_minus_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_minus.png" alt="minus" title="<?php echo $this->params->get('DecreaseFont'); ?>" style="width:16px;height:20px; padding-top:10px;" height="20" width="16" border="none" /></a> <a href="index.php" title="<?php echo $this->params->get('DefaultFont'); ?>" onclick="revertStyles(); return false;"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_gleich.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_gleich_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_gleich.png" alt="gleich" title="<?php echo $this->params->get('DefaultFont'); ?>" style="width:16px;height:20px; padding-top:10px;" height="20" width="16" border="none" /></a> </div><!-- Ende Fontsize --><!-- Start Wrapper --><div id="wrapper"> <!-- Start Wrap --> <div id="wrap"> <!-- Start Toppanel --> <div id="fxContainer"> <div id="fxTarget"> <div id="fxPadding"> <!-- Start Newsflash --> <div id="newsflash"> <div class="newsflash_inner"> <jdoc:include type="modules" name="top" style="xhtml" /> </div> </div> <!-- Ende Newsflash --> </div> </div> </div> <!-- Ende Toppanel --> <!-- Start Topnavi --> <div id="topnav"> <div id="breadcrumbs"> <div class="breadcrumbs"><?php echo $this->params->get('BreadcrumbsText'); ?> <jdoc:include type="module" name="breadcrumbs" /> </div> </div> <!-- Start Topmenu --> <?php if ($this->countModules('user3')) : ?> <div class="top_menu_inner"> <jdoc:include type="modules" name="user3" style="xmhtl" /> </div> <?php endif; ?> <!-- Ende Topmenu --> </div> <!-- Ende Topnavi --> <!-- Start Header --> <div id="header"> <div class="header"> <?php if ($this->countModules('frontslide')) : ?> <!-- Start Frontsilde --> <div id="frontslide"> <div class="frontslide_inner"> <jdoc:include type="modules" name="frontslide" style="raw" /> </div> </div> <!-- Ende Frontsilde --> <?php endif; ?> <?php if ($this->countModules('fronttab')) : ?> <!-- Start Frontttab --> <div id="fronttab"> <div class="fronttab_inner"> <jdoc:include type="modules" name="fronttab" style="raw" /> </div> </div> <!-- Ende Frontttab --> <?php endif; ?> </div> </div> <!-- Ende Header --> <!-- Start Topmenu Container --> <div id="top_menu"> <!-- Start Panel Buttons --> <div id="panel_buttons"> <a href="#" id="toggle" title="<?php echo $this->params->get('LeftPanel'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/toggle.gif';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/toggle_hover.gif';" src="templates/<?php echo $this->template ?>/images/toggle.gif" alt="toggle" title="<?php echo $this->params->get('LeftPanel'); ?>" style="width:18px;height:30px; padding-left:5px; padding-top:10px;" height="30" width="18" border="none" /></a> </div> <!-- Ende Panel Buttons --> <!-- Start Moomenu --> <?php if ($this->countModules('menumoo')) : ?> <div id="menu-moo"> <jdoc:include type="modules" name="menumoo" style="xmhtl" /> </div> <?php endif; ?> <!-- Ende Moomenu --> <!-- Start Searchmodul --> <div id="search_modul"> <jdoc:include type="modules" name="user4" style="raw" /> </div> <!-- Ende Searchmodul --> <!-- Start Toppanel Buttons --> <div id="top_panel_buttons"> <div id="fxTab"><span id="fxTrigger"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/toggle.gif';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/toggle_hover.gif';" src="templates/<?php echo $this->template ?>/images/toggle.gif" alt="toggle" title="<?php echo $this->params->get('RightPanel'); ?>" style="width:18px;height:30px; padding-left:5px; padding-top:10px;" height="30" width="18" border="none" /></span></div> </div> <!-- Ende Toppanel Buttons --> </div> <!-- Ende Topmenu Container --> <!-- Start USER5 Container --> <div id="user5"> <div id="user5_inner"> <div class="user5_modul"> <jdoc:include type="modules" name="user5" style="raw" /> </div> </div> </div> <!-- Ende USER5 Container --> <!-- Start Content Container --> <div id="content_outer"> <!-- Start Top Module --> <div id="top_module"> <div id="top_module_inner"> <?php if($this->countModules('user1 or user2 or user6')) : ?> <div id="users_top"> <div class="user_inner"> <?php if ($this->countModules('user1')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user1" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user2')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user2" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user6')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user6" style="xhtml" /> </div> <?php endif; ?> </div> </div> <?php endif; ?> </div> </div> <!-- Ende Top Module --> <!-- Start Content Float --> <div class="content_float"> <!-- Start Content --> <div class="<?php echo $content; ?>"> <div id="main_content"> <jdoc:include type="message" /> <jdoc:include type="component" /> </div> </div> <!-- Ende Content --> <!-- Start Left Module --> <?php if ($this->countModules('left')) : ?> <div id="left_outer"> <div class="left_inner_float"> <div class="left_inner"> <jdoc:include type="modules" name="left" style="rounded" /> </div> </div> </div> <?php endif; ?> <!-- Ende Left Module --> <!-- Start Right Module --> <?php if ($this->countModules('right')) : ?> <div id="right_outer"> <div class="right_inner_float"> <div class="right_inner"> <jdoc:include type="modules" name="right" style="xhtml" /> </div> </div> </div> <?php endif; ?> <!-- Ende Right Module --> </div> <!-- Ende Content Float --> <!-- Start Bottom Module --> <div id="bottom_module"> <div id="bottom_module_inner"> <?php if($this->countModules('user7 or user8 or user9')) : ?> <div id="users_bottom"> <div class="user_inner"> <?php if ($this->countModules('user7')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user7" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user8')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user8" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user9')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user9" style="xhtml" /> </div> <?php endif; ?> </div> </div> <?php endif; ?> </div> </div> <!-- Ende Bottom Module --> </div> <!-- Ende Content Container --> <!-- Start Footer --> <div id="footer"> <!-- Start gotop Left --> <div id="gotop_left"> <a href="#top" id="gototop_left" title="<?php echo $this->params->get('gototop'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/gotop.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/gotop_hover.png';" src="templates/<?php echo $this->template ?>/images/gotop.png" alt="toggle" title="<?php echo $this->params->get('gototop'); ?>" style="width:19px; height:19px; padding-top:10px;" height="19" width="19" border="none" /></a></div> <!-- Ende gotop Left --> <!-- Start gotop Right --> <div id="gotop_right"> <a href="#top" id="gototop_right" title="<?php echo $this->params->get('gototop'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/gotop.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/gotop_hover.png';" src="templates/<?php echo $this->template ?>/images/gotop.png" alt="toggle" title="<?php echo $this->params->get('gototop'); ?>" style="width:19px;height:19px; padding-left:5px; padding-top:10px;" height="19" width="19" border="none" /></a></div> <!-- Ende gotop Right --> <!-- Start Copyright --> <div class="copy">Valid <strong><a href="http://validator.w3.org/check?uri=referer" target="_blank">XHTML</a></strong> & <strong><a href="http://jigsaw.w3.org/css-validator/check?uri=templates/<?php echo $this->template ?>/css/template.css" target="_blank">CSS</a></strong> <strong> | </strong> Template Design <strong> <!-- Start Copyright by ah-68 --> <a href="http://www.ah-68.de/" target="_blank">ah-68</a> <!-- Ende Copyright by ah-68 --> </strong> <strong> | </strong> Copyright © <?php echo $this->params->get('SiteCopyrightYear'); ?> by <strong><a href="<?php echo $this->params->get('SiteCopyrightLink') ?>" target="_self"><?php echo $this->params->get('SiteNameCopyright'); ?></a></strong></div> <!-- Ende Copyright --> </div> <!-- Ende Footer --> </div> <!-- Ende Wrap --></div><!-- Ende Wrapper --><jdoc:include type="modules" name="debug" style="xhtml" /></body></html>
che significa?anche io ho bisogno di ciò!
:-/ anche io ho un problema simile
<!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" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" ><head><jdoc:include type="head" /><?php /*-------------------------------------------------------------------------------- # Simplate Slim - Januar 2010 (J1.5) # Public Version # Copyright (C) 2006-2010 www.ah-68.de All Rights Reserved. ---------------------------------------------------------------------------------*/ // No Direct Access defined('_JEXEC') or die('Restricted access'); // Setting Variable For Template Base url $template_baseurl = $this->baseurl . '/templates/' . $this->template; // Adding Mootools JHTML::_('behavior.mootools');//Module Configuration$frontslide = 0;$fronttab = 0;$menumoo = 0;$user3 = 0;//Users Based Combos$users = 0;$users_bottom = 0;//Users Top Based Combosif ( $this->countModules('user1 and user2 and user6')){ $users = 'users_med'; } else if ( $this->countModules('user1 and user2') || $this->countModules('user2 and user6') || $this->countModules('user1 and user6')){ $users = 'users_big';}//Users Bottom Based Combosif ( $this->countModules('user7 and user8 and user9')){ $users_bottom = 'users_med_bottom'; } else if ( $this->countModules('user7 and user8') || $this->countModules('user8 and user9') || $this->countModules('user7 and user9')){ $users_bottom = 'users_big_bottom';}//Content Based Combosif ( $this->countModules('left and right') == 0) $content = 'content_large';if ( $this->countModules('left or right') == 1) $content = 'content_med'; if ( $this->countModules('left and right') == 1) $content = 'content_small';?><?php if ($this->countModules('menumoo')): ?><link href="templates/<?php echo $this->template ?>/css/moomenu.css" rel="stylesheet" type="text/css" /><script language="javascript" type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template?>/js/moomenu.js"></script><?php endif; ?><meta name="designer" content="Alexander Hanke - www.ah-68.de" /><meta name="licence" content="Creative Commons ShareAlike 3.0" /><link href="templates/<?php echo $this->template ?>/css/template.css" rel="stylesheet" type="text/css" media="all" /><!--[if IE 7]><link href="templates/<?php echo $this->template ?>/css/template_ie.css" rel="stylesheet" type="text/css" media="all" /><![endif]--><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/toppanel.js"></script><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/fontsize.js"></script><script type="text/javascript" src="templates/<?php echo $this->template ?>/js/xtra.js"></script></head><body><a name="top"></a><!-- Start Fontsize --><div class="fontsize"><a href="index.php" title="<?php echo $this->params->get('IncreaseFont'); ?>" onclick="changeFontSize(1);return false;"> <img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_plus.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_plus_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_plus.png" alt="plus" title="<?php echo $this->params->get('IncreaseFont'); ?>" style="width:16px;height:20px; padding-left:7px; padding-top:10px;" height="20" width="16" border="none" /></a> <a href="index.php" title="<?php echo $this->params->get('DecreaseFont'); ?>" onclick="changeFontSize(-1);return false;"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_minus.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_minus_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_minus.png" alt="minus" title="<?php echo $this->params->get('DecreaseFont'); ?>" style="width:16px;height:20px; padding-top:10px;" height="20" width="16" border="none" /></a> <a href="index.php" title="<?php echo $this->params->get('DefaultFont'); ?>" onclick="revertStyles(); return false;"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/font_sizes_gleich.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/font_sizes_gleich_hover.png';" src="templates/<?php echo $this->template ?>/images/font_sizes_gleich.png" alt="gleich" title="<?php echo $this->params->get('DefaultFont'); ?>" style="width:16px;height:20px; padding-top:10px;" height="20" width="16" border="none" /></a> </div><!-- Ende Fontsize --><!-- Start Wrapper --><div id="wrapper"> <!-- Start Wrap --> <div id="wrap"> <!-- Start Toppanel --> <div id="fxContainer"> <div id="fxTarget"> <div id="fxPadding"> <!-- Start Newsflash --> <div id="newsflash"> <div class="newsflash_inner"> <jdoc:include type="modules" name="top" style="xhtml" /> </div> </div> <!-- Ende Newsflash --> </div> </div> </div> <!-- Ende Toppanel --> <!-- Start Topnavi --> <div id="topnav"> <div id="breadcrumbs"> <div class="breadcrumbs"><?php echo $this->params->get('BreadcrumbsText'); ?> <jdoc:include type="module" name="breadcrumbs" /> </div> </div> <!-- Start Topmenu --> <?php if ($this->countModules('user3')) : ?> <div class="top_menu_inner"> <jdoc:include type="modules" name="user3" style="xmhtl" /> </div> <?php endif; ?> <!-- Ende Topmenu --> </div> <!-- Ende Topnavi --> <!-- Start Header --> <div id="header"> <div class="header"> <?php if ($this->countModules('frontslide')) : ?> <!-- Start Frontsilde --> <div id="frontslide"> <div class="frontslide_inner"> <jdoc:include type="modules" name="frontslide" style="raw" /> </div> </div> <!-- Ende Frontsilde --> <?php endif; ?> <?php if ($this->countModules('fronttab')) : ?> <!-- Start Frontttab --> <div id="fronttab"> <div class="fronttab_inner"> <jdoc:include type="modules" name="fronttab" style="raw" /> </div> </div> <!-- Ende Frontttab --> <?php endif; ?> </div> </div> <!-- Ende Header --> <!-- Start Topmenu Container --> <div id="top_menu"> <!-- Start Panel Buttons --> <div id="panel_buttons"> <a href="#" id="toggle" title="<?php echo $this->params->get('LeftPanel'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/toggle.gif';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/toggle_hover.gif';" src="templates/<?php echo $this->template ?>/images/toggle.gif" alt="toggle" title="<?php echo $this->params->get('LeftPanel'); ?>" style="width:18px;height:30px; padding-left:5px; padding-top:10px;" height="30" width="18" border="none" /></a> </div> <!-- Ende Panel Buttons --> <!-- Start Moomenu --> <?php if ($this->countModules('menumoo')) : ?> <div id="menu-moo"> <jdoc:include type="modules" name="menumoo" style="xmhtl" /> </div> <?php endif; ?> <!-- Ende Moomenu --> <!-- Start Searchmodul --> <div id="search_modul"> <jdoc:include type="modules" name="user4" style="raw" /> </div> <!-- Ende Searchmodul --> <!-- Start Toppanel Buttons --> <div id="top_panel_buttons"> <div id="fxTab"><span id="fxTrigger"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/toggle.gif';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/toggle_hover.gif';" src="templates/<?php echo $this->template ?>/images/toggle.gif" alt="toggle" title="<?php echo $this->params->get('RightPanel'); ?>" style="width:18px;height:30px; padding-left:5px; padding-top:10px;" height="30" width="18" border="none" /></span></div> </div> <!-- Ende Toppanel Buttons --> </div> <!-- Ende Topmenu Container --> <!-- Start USER5 Container --> <div id="user5"> <div id="user5_inner"> <div class="user5_modul"> <jdoc:include type="modules" name="user5" style="raw" /> </div> </div> </div> <!-- Ende USER5 Container --> <!-- Start Content Container --> <div id="content_outer"> <!-- Start Top Module --> <div id="top_module"> <div id="top_module_inner"> <?php if($this->countModules('user1 or user2 or user6')) : ?> <div id="users_top"> <div class="user_inner"> <?php if ($this->countModules('user1')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user1" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user2')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user2" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user6')) : ?> <div class="<?php echo $users; ?>"> <jdoc:include type="modules" name="user6" style="xhtml" /> </div> <?php endif; ?> </div> </div> <?php endif; ?> </div> </div> <!-- Ende Top Module --> <!-- Start Content Float --> <div class="content_float"> <!-- Start Content --> <div class="<?php echo $content; ?>"> <div id="main_content"> <jdoc:include type="message" /> <jdoc:include type="component" /> </div> </div> <!-- Ende Content --> <!-- Start Left Module --> <?php if ($this->countModules('left')) : ?> <div id="left_outer"> <div class="left_inner_float"> <div class="left_inner"> <jdoc:include type="modules" name="left" style="rounded" /> </div> </div> </div> <?php endif; ?> <!-- Ende Left Module --> <!-- Start Right Module --> <?php if ($this->countModules('right')) : ?> <div id="right_outer"> <div class="right_inner_float"> <div class="right_inner"> <jdoc:include type="modules" name="right" style="rounded" /> </div> </div> </div> <?php endif; ?> <!-- Ende Right Module --> </div> <!-- Ende Content Float --> <!-- Start Bottom Module --> <div id="bottom_module"> <div id="bottom_module_inner"> <?php if($this->countModules('user7 or user8 or user9')) : ?> <div id="users_bottom"> <div class="user_inner"> <?php if ($this->countModules('user7')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user7" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user8')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user8" style="xhtml" /> </div> <?php endif; ?> <?php if ($this->countModules('user9')) : ?> <div class="<?php echo $users_bottom; ?>"> <jdoc:include type="modules" name="user9" style="xhtml" /> </div> <?php endif; ?> </div> </div> <?php endif; ?> </div> </div> <!-- Ende Bottom Module --> </div> <!-- Ende Content Container --> <!-- Start Footer --> <div id="footer"> <!-- Start gotop Left --> <div id="gotop_left"> <a href="#top" id="gototop_left" title="<?php echo $this->params->get('gototop'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/gotop.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/gotop_hover.png';" src="templates/<?php echo $this->template ?>/images/gotop.png" alt="toggle" title="<?php echo $this->params->get('gototop'); ?>" style="width:19px; height:19px; padding-top:10px;" height="19" width="19" border="none" /></a></div> <!-- Ende gotop Left --> <!-- Start gotop Right --> <div id="gotop_right"> <a href="#top" id="gototop_right" title="<?php echo $this->params->get('gototop'); ?>"><img onmouseout="this.src='templates/<?php echo $this->template ?>/images/gotop.png';" onmouseover="this.src='templates/<?php echo $this->template ?>/images/gotop_hover.png';" src="templates/<?php echo $this->template ?>/images/gotop.png" alt="toggle" title="<?php echo $this->params->get('gototop'); ?>" style="width:19px;height:19px; padding-left:5px; padding-top:10px;" height="19" width="19" border="none" /></a></div> <!-- Ende gotop Right --> <!-- Start Copyright --> <div class="copy">Valid <strong><a href="http://validator.w3.org/check?uri=referer" target="_blank">XHTML</a></strong> & <strong><a href="http://jigsaw.w3.org/css-validator/check?uri=templates/<?php echo $this->template ?>/css/template.css" target="_blank">CSS</a></strong> <strong> | </strong> Template Design <strong> <!-- Start Copyright by ah-68 --> <a href="http://www.ah-68.de/" target="_blank">ah-68</a> <!-- Ende Copyright by ah-68 --> </strong> <strong> | </strong> Copyright © <?php echo $this->params->get('SiteCopyrightYear'); ?> by <strong><a href="<?php echo $this->params->get('SiteCopyrightLink') ?>" target="_self"><?php echo $this->params->get('SiteNameCopyright'); ?></a></strong></div> <!-- Ende Copyright --> </div> <!-- Ende Footer --> </div> <!-- Ende Wrap --></div><!-- Ende Wrapper --><jdoc:include type="modules" name="debug" style="xhtml" /></body></html>
ma non sono in grado di metterlo on line!:-/
Copyleft: Tutto il materiale pubblicato o comunque presente all'interno del sito www.joomla.it può essere utilizzato, diffuso e modificato liberamente. Hosting fornito gratuitamente da Joomlahost.it Disegno web da kreatif multimedia srl