Back to top
<?phpdefined( '_JEXEC' ) or die( 'Restricted index access' );$css_width = $this->params->get("css_width");$YJ_modules = array();$YJ_max_modules = 3;$YJ_module_prefix = 'header';$YJ_starting_key = 1;$grid_widths = explode('|', $this->params->get( 'yjsg_header_width' ));require( TEMPLATEPATH.DS."yjsgcore/yjsg_widths.php");if($turn_logo_off == 1) {$headergrid_width = 100;}else{$headergrid_width = 100 -$logo_out;}?><?php if( $YJ_modules ):?><div id="yjsgheadergrid" style="width:<?php echo $headergrid_width; ?>%;"> <?php foreach ($YJ_modules as $k=>$mod_width): $mod_name = $YJ_module_prefix.$k; if( !$mod_width ) continue; ?> <div id="<?php echo $mod_name;?>" class="yjsgxhtml" style="width:<?php echo $mod_width;?>%;"> <jdoc:include type="modules" name="<?php echo $mod_name;?>" style="<?php echo $YJsgh_module_style ?>" /> </div> <?php endforeach;?></div><?php endif;?>
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