Back to top

Autore Topic: tag titolo o no tag titolo <h2>  (Letto 857 volte)

Offline xpress

  • Appassionato
  • ***
  • Post: 416
    • Mostra profilo
tag titolo o no tag titolo <h2>
« il: 25 Mag 2012, 12:15:27 »
sul vecchio 1.5 si faceva a mano su /tmpl/default.php se non ricordo male
ora vedo nel codice questo


Codice: [Seleziona]
<?php if ($this->params->get('show_page_heading'1)) : ?>
<h1>
<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>


<?php if ($this->params->get('show_category_title'1) or $this->params->get('page_subheading')) : ?>
<h2>
<?php echo $this->escape($this->params->get('page_subheading')); ?>
<?php if ($this->params->get('show_category_title')) : ?>
<span class="subheading-category"><?php echo $this->category->title;?></span>
<?php endif; ?>


ora mi chiedo nel backend di joomla dove intervenire di preciso nelle opzioni visualizzazioni per cambiare titolazione?

Offline xpress

  • Appassionato
  • ***
  • Post: 416
    • Mostra profilo
Re:tag titolo o no tag titolo <h2>
« Risposta #1 il: 28 Mag 2012, 12:38:48 »
a nessuno importa di questo dettaglio?

 



Web Design Bolzano Kreatif