Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • zamoooik Friend
    #188111

    i have been trying to change my theme in the fubix template manager and it is not working, i have tried changing it to blue but each time i refresh my page it is still on the red default, i ave tried theme magic and it is not working as well… please help me

    thanks

    pavit Moderator
    #495291

    Hi

    Could you PM me with a temp super user account for your back end ?

    In this way i can better check what is wrong with your template configuration.

    zamoooik Friend
    #495351

    i have solved it, the other pages were displaying the blue style while the home was displaying the red, then i assigned the home page the blue theme style.

    please i have one more question…. how i do i change the text and fubix logo at the footer module??

    pavit Moderator
    #495357

    <blockquote>how i do i change the text and fubix logo at the footer module??</blockquote>

    Try to edit this file templatesja_fubixtplsblocksfooter.php

    zamoooik Friend
    #495363

    this is code in the footer.php below, how do i change the text “All Rights Reserved..
    Joomla! is Free Software released under the GNU General Public License.”

    defined(‘_JEXEC’) or die;

    $sitename = $this->params->get(‘sitename’) ? $this->params->get(‘sitename’) : JFactory::getConfig()->get(‘sitename’);
    ?>

    <!– FOOTER –>
    <footer id=”t3-footer” class=”wrap t3-footer”>

    <div class=”container”>
    <div class=”row”>
    <div class=”t3-copyright span3 “>
    <div class=”footer-left”>
    <!– FOOTER LOGO –>
    <div class=”logo”>
    <a href=”<?php echo JURI::base(true) ?>” title=”<?php echo strip_tags($sitename) ?>”><?php echo $sitename ?></a>
    </div>
    <!– //FOOTER LOGO –>

    <div class=”copyright<?php $this->_c(‘footer’)?>”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘footer’) ?>” style=”raw” />
    </div>

    <?php if($this->getParam(‘t3-rmvlogo’, 1)): ?>
    <div class=”poweredby”>
    <small><a href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered by <strong>T3 Framework</strong></a></small>
    </div>
    <?php endif; ?>
    </div>
    </div>

    <div class=”span7″>
    <?php $this->spotlight (‘footnav’, ‘footer-1, footer-2, footer-3, footer-4’, array(‘row-fluid’ => true)) ?>
    </div>

    <div class=”footer-social span2<?php $this->_c(‘footer-social’)?>”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘footer-social’) ?>” style=”T3Xhtml” />
    </div>

    </div>
    </div>
    </footer>
    <!– //FOOTER –>

    pavit Moderator
    #495370

    edit the en-GB.mod_footer.ini in language folder

    MOD_FOOTER_LINE2="<a href="_QQ_"http://www.joomla.org"_QQ_">Joomla!</a> is Free Software released under the <a href="_QQ_"http://www.gnu.org/licenses/gpl-2.0.html"_QQ_">GNU General Public License.</a>"

    zamoooik Friend
    #495375

    i have edited the text in the language folder but cannot for the “Designed by Joomlart. All Rights Reserved”

    thanks

    pavit Moderator
    #495379

    To change it go to this folder

    pluginssystemt3basehtmlmod_footerdefault.php

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  pavit 11 years, 5 months ago.

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