For removal of Powered by T3 Framework link / logo :
Open >> /templates/ja_lime/layouts/blocks/footer.php
around line 33 :
[PHP]<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>[/PHP]
you can edit the content or remove the complete line >> <a …….. </a>
For the removal of You are here :
same file >> around line 4 :
[PHP] <div class=”ja-breadcrums”>
<strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
</div>[/PHP]
Edit the text or just remove the complete line : <strong>……….. />
Regards
Arvind