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

Parašė Roksys· 2008 Rugs. 21 16:09:50
#1

tai gi noreciau paklausti kaip ideti reklama po subheader meniu
Va mano theme.php
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 "<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";




reklamos kodas tarkim bus <a href='nuoroda'><img src='img'></a>