Viewing 16 post (of 16 total)
  • Author
    Posts
  • sverik Friend
    #485806

    Hi. I’ve got exactly the same problem. I’ve changed the logo, and also the size of it. In opera it is OK, but in firefox stay original joomla logo. Problem whne I tried to fix it bz the steps upon, I find out this in index.php file:

    <?php

    /*

    * ————————————————————————

    * JA Purity II template for Joomla 2.5

    * ————————————————————————

    * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

    * @license – GNU/GPL, http://www.gnu.org/licenses/gpl.html

    * Author: J.O.O.M Solutions Co., Ltd

    * Websites: http://www.joomlart.comhttp://www.joomlancers.com

    * ————————————————————————

    */
    // no direct access
    defined ( ‘_JEXEC’ ) or die ( ‘Restricted access’ );

    if (class_exists(‘T3Template’)) {

    $tmpl = T3Template::getInstance();

    $tmpl->setTemplate($this);

    $tmpl->render();

    return;

    } else {

    //Need to install or enable JAT3 Plugin

    echo JText::_(‘Missing jat3 framework plugin’);

    }

    but I’ve got JAT3 plugin installed. There is nothing else written, so I can’t remove

    fixIEPNG($E(‘h1.logo a’));

    because it isn’t there….can you please help me how to fix it?

    Ja purity II template, Joomla version 2.5.9

Viewing 16 post (of 16 total)

This topic contains 16 replies, has 13 voices, and was last updated by  sverik 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum