luni, 22 aprilie 2013

Joomfish pentru J2.5 - pozitionarea steagurilor

La templateul it_university, alegem modulul JoomFish language selector



  •  
Modificam la /var/www/html/one/modules/mod_jflanguageselection/tmpl
mod_jflanguageselection.css
la linia 113
.rawimages {
    text-align: center;
    margin-top: -8px;
pentru pozitionarea corecta a steagurilor.

Atentie! trebuie sters cache-ul ca sa se vada schimbarea

joi, 11 aprilie 2013

Ascundere cuvant Articole in Joomla 2.5

Quote:
Another way to fix this problem is provided by Harshal:

1. Edit this file in your FTP Manager – Components/com_content/views/article/view_html.php

2. In this file earch and comment out below line.
// $this->params->def(‘page_heading’, JText::_(‘JGLOBAL_ARTICLES’));


solved my issue.

Atentie la update-uri, e in joomla Core modificarea.