Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: footer problemos

Parašė TaduXxX· 2008 Gru. 18 17:12:48
#3

function render_footer($license=false) {
global $theme_width,$locale,$settings;
echo "</tr>\n</table>\n";
echo '<table border="0" cellpadding="0" cellspacing="0" width="'.$theme_width.'" align="center">
  <tr>
    <td width="300" height="60">
    <img border="0" src="'.THEME.'images/down_01.gif" width="300" height="60"></td>
    <td height="60" class="copyright" background="'.THEME.'images/down_02.gif"><center>© 2008/03/03. Visos teises saugomos fpsZone.lt. <a href="http://fpszone.lt/viewpage.php?page_id=7"><font color="#000000"> | Atsakomybes apribojimas |<a href="http://www.fpszone.lt/contact.php"><font color="#000000"> Kontaktai | </center> </td>
    <td width="146" height="60">
    <img border="0" src="'.THEME.'images/down_03.gif" width="146" height="60"></td>
  </tr>
</table>';
}





megink