-
AuthorPosts
-
KaemikhaRungrojvisai Friend
KaemikhaRungrojvisai
- Join date:
- December 2005
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 10
March 22, 2010 at 1:51 pm #149715try to work with template.css but still can’t done my work. please hepy me to remove link ” powered by T3 Framework ” and change copyright to left as my attach
March 22, 2010 at 4:45 pm #337257<em>@KaemikhaRungrojvisai 170706 wrote:</em><blockquote>try to work with template.css but still can’t done my work. please hepy me to remove link ” powered by T3 Framework ” and change copyright to left as my attach</blockquote>
you just have to open file templates/ja_rasite/layouts/blocks/footer.php and remove the link from there.To get rid of the link you just have to remove lines nr 36 – 38:
<div id="ja-poweredby">
<a id="t3-logo" href="http://t3.joomlart.com" title="Powered By T3 Framework" target="_blank">Powered By T3 Framework</a>
</div>If you want to remove the link and make copyright go to the left, just replace the code in footer.php with this:
<!--
<div class="ja-navhelper wrap">
<div class="main clearfix"><ul class="ja-links">
<li class="layout-switcher"><?php $this->loadBlock('usertools/layout-switcher') ?> </li>
<li class="top"><a href="<?php echo $this->getCurrentURL();?>#Top" title="Back to Top">Top</a></li>
</ul><ul class="no-display">
<li><a href="<?php echo $this->getCurrentURL();?>#ja-content" title="<?php echo JText::_("Skip to content");?>"><?php echo JText::_("Skip to content");?></a></li>
</ul></div>
</div>
--><!-- FOOTER -->
<div id="ja-footer" class="wrap">
<div class="main clearfix"><div class="ja-rs4-top"><div class="ja-rs4-tl"> </div><div class="ja-rs4-tr"> </div></div>
<div class="ja-rs4-mid"><div class="ja-rs4-ml"><div class="ja-rs4-mr clearfix">
<div class="ja-footnav">
<jdoc:include type="modules" name="footnav" />
</div><div class="ja-footnav">
<div class="ja-copyright">
<jdoc:include type="modules" name="footer" />
</div>
</div>
</div></div></div><div class="ja-rs4-bot"><div class="ja-rs4-bl"> </div><div class="ja-rs4-br"> </div></div>
</div>
</div>
<!-- //FOOTER -->1 user says Thank You to ftht1 for this useful post
KaemikhaRungrojvisai FriendKaemikhaRungrojvisai
- Join date:
- December 2005
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 10
March 29, 2010 at 1:02 am #338148😀
the best for my 3 template site. 😀
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by KaemikhaRungrojvisai 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
remove link and chang possition
Viewing 3 posts - 1 through 3 (of 3 total)