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

Parašė Soo-2· 2008 Sau. 19 11:01:00
#12

EDIT: štai kodas header:
function render_header($header_content) {


global $theme_width,$settings;
   echo "<table class='forumline' align='center' width='$theme_width' cellspacing='0' cellpadding='0'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td class='header' width='100%'>";

echo "CIA KODAS headerio";


echo "</div>
</td>

<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<img src='".THEME."images/header_02.jpg' border='0'></a>
<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<a href='news.php'><img src='".THEME."images/header_03.jpg' border='0'></a>
<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<a href='members.php'><img src='".THEME."images/header_04.jpg' border='0'></a>
<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<a href='reklama.php'><img src='".THEME."images/header_05.jpg' border='0'></a>
<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<a href='contact.php'><img src='".THEME."images/header_06.jpg' border='0'></a>
<td   height=0 border=0 align=center>
<div style=\"padding-bottom: 0px; padding-top: 150px; padding-left: 0px; padding-right: 0px;\">";
echo"<img src='".THEME."images/header_08.jpg' border='0'></a>





";

//Login Code End

   echo"<script type='text/javascript'>LKT_init();</script>";
   echo"</td></tr></table>";   
   echo "</td></tr></table>";
   echo "<table width='100%' cellpadding='2' bgcolor='#F9F9F9' cellspacing='0' border='0'>";
   echo "<img src='".THEME."images/pixel.gif' width='100%' height='4'>";



   
}




Redagavo Soo-2· 2008 Sau. 19 11:01:41