Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: theme.php Linkai po headeriu

Parašė Noyz· 2010 Bir. 22 13:06:31
#1

Sveiki, norėčiau paklausti, kaip padaryt, kad būtų sub, tik kad spausti reiktų ne ant img, va pvz : http://lrpg.lt/news.php [Ne reklama] kad būtų po headeriu ir vidurį.


function render_header($header_content) {
global $theme_width,$locale,$data,$aidlink,$db_prefix;

echo "<table cellpadding='0' align='center' cellspacing='0' width='729'>\n<tr>
<td class='full-header'></td>
</tr>
</table>\n";

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

}