Código
<?php if( $sg == 'banner' ):?> <br /> <table cellpadding="0" cellspacing="0" style="margin:0 auto"> <tr> <td style="font-size:11px;color:#999;font-family:Tahoma,Arial,Verdana;line-height:16px;text-align:center;">Designed by:</td> </tr> <tr> <td> <div style="background:transparent url(templates/<?php echo $this->template ?>/images/sg_background.gif) no-repeat;width:82px;height:16px;font-size:11px;color:#999;font-family:Tahoma,Arial,Verdana;padding:0 0 0 28px;line-height:16px;text-align:center;"> <a href="http://www.siteground.com" style="text-decoration:none;">web hosting</a> </div> </td> </tr> </table> <?else:?> <?php echo $mainframe->getCfg('sitename') ;?>, Powered by <a href="http://joomla.org/" class="sgfooter" target="_blank">Joomla!</a> and designed by SiteGround <a href="http://www.siteground.com/joomla-hosting/joomla-templates.htm" target="_blank" class="sgfooter">Joomla Templates</a> <?endif;?>