1
I Template di Joomla 1.5.x / Re:Template NLD_068
« il: 17 Mar 2011, 09:29:19 »
indi nulla?
proprio nulla da fare?
proprio nulla da fare?



Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
<div id="topmod_left">
<?php if($this->params->get('topmod_left_pm') =='0') : ?>
<div class="moduletable_topmod_left">
<div class="moduletable_topmod_left_title">
<h3><?php echo $this->params->get('playercard_title'); ?></h3>
</div>
<div class="moduletable_topmod_left_content_player">
<div id="playercards">
<div class="playercards_lines">
<div class="player">
<?php if($this->params->get('tooltip_player1') =='0') : ?>
<div class="hasTip" title="<?php echo $this->params->get('tooltip_name_player1'); ?>::<span class="tt_left"><?php echo $this->params->get('tooltip_func_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_func_player1'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_tor_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_tor_player1'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_old_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_old_player1'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_great_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_great_player1'); ?></span>">
<?php endif; ?>
<?php if($this->params->get('player1_link') =='1') : ?>
<a href="<?php echo $this->params->get('player1_link_text'); ?>" target="_<?php echo $this->params->get('player1_link_tar'); ?>" title="">
<?php endif; ?>
<span class="player1"></span>
<?php if($this->params->get('player1_link') =='1') : ?>
</a>
<?php endif; ?>
<?php if($this->params->get('tooltip_player1') =='0') : ?>
</div>
<?php endif; ?>
</div>
<div class="player">
<?php if($this->params->get('tooltip_player2') =='0') : ?>
<div class="hasTip" title="<?php echo $this->params->get('tooltip_name_player2'); ?>::<span class="tt_left"><?php echo $this->params->get('tooltip_func_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_func_player2'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_tor_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_tor_player2'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_old_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_old_player2'); ?></span><span class="tt_left"><?php echo $this->params->get('tooltip_great_text'); ?>:</span><span class="tt_right"><?php echo $this->params->get('tooltip_great_player2'); ?></span>">
<?php endif; ?>
<?php if($this->params->get('player2_link') =='1') : ?>
<a href="<?php echo $this->params->get('player2_link_text'); ?>" target="_<?php echo $this->params->get('player2_link_tar'); ?>" title="">
<?php endif; ?>
<span class="player2"></span>
<?php if($this->params->get('player2_link') =='1') : ?>
</a>
................ecc.. con i vari player2 player3 ecc
poi sempre nel file dopo i vari player c'erano i codici<div id="topmod_center">
<jdoc:include type="modules" name="user5" style="nldmod_topmod_center" />
</div>
e<div id="topmod_right">
<jdoc:include type="modules" name="user6" style="nldmod_topmod_right" />
</div>
![]() |
|