-
AuthorPosts
-
June 10, 2013 at 8:34 am #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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2013 at 8:43 am #495291Hi
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.
June 10, 2013 at 2:42 pm #495351i 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2013 at 3:03 pm #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
June 10, 2013 at 3:48 pm #495363this 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 10, 2013 at 4:06 pm #495370edit 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>"
June 10, 2013 at 4:13 pm #495375i have edited the text in the language folder but cannot for the “Designed by Joomlart. All Rights Reserved”
thanks
-
AuthorPosts
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