Purity2.fr

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase Font Size
  • Default Font Size
  • Decrease Font Size
French (Fr)English (United Kingdom)
btn_25
afuj
joomla_1_5_25
telecharger_joomla_17

Les positions (à venir ....)

Les notions de Wrap et de Main | Les styles de modules Jaxhtml et Jarounded | définition des blocks | variations de positions

HEADER (à finir) | MAINNAV | TOPSL | BOTSL | FOOTER | LEFT | RIGHT | MAIN

Link to TOP

User Rating: / 3
PoorBest 

To modify the link of return at the top of the page "TOP", edit the file :

Folder : templates > ja_purity_ii > layouts > blocks > footer.php

<li class="top"><a href="/<?php echo $this->getCurrentURL();?>#Top" title="Back to Top">Top</a></li>

Change to :

<li class="top">... title="<?php echo JText::_("BACK TO TOP");?>"><?php echo JText::_("TOP");?></a></li>

Then create a language file FR if it does not already exist (format UFT8 NO BOM)

Folder : language > fr-FR > fr-FR.tpl_ja_purity_ii.ini

We shall add the following lines :

BACK TO TOP=Retour en haut de page
TOP=Haut

joomlart ja purity 2

purity2_thumbnail

Joomlart - T3 Blank

t3blank_thumbnail

Les liens intéressants

web_links

adaptations de Ja Purity II

purity2_thumbnail
You are here: Tutoriels Mise en page Footer Link to TOP