Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: reklama po subheader meniu

Parašė Giedrunskis· 2008 Rugs. 21 16:09:01
#4

function render_header($header_content) {

global $theme_width,$settings,$locale,$userdata,$aidlink;
echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width'>
<tr>
<td background=".THEME."images/header.jpg>
<img src=".THEME."images/header.jpg border=0><br>
</td>
</tr>
</table>\n";


echo"<table align=center cellpadding='0' cellspacing='0' width='$theme_width' class='sub-header'>
<tr>

<td align='center'>".showsublinks("","white")."</td>
</tr>
</table>\n";

echo"
<td align='center'><script type='text/javascript' src='http://show.adclick.lt/show?id=71ta0l2g5jhg0sqobbxr8pd3oi1l9k3w'></script></td>
</tr>
</table>\n";

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>
<td class='sub'></td>

</table>\n";








echo "<table align=center cellpadding='0' cellspacing='0' width='$theme_width'>\n<tr>\n";
}

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";





O taip?

Redagavo Giedrunskis· 2008 Rugs. 21 16:09:25