Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Prasau ivertinti tema

Parašė Toonis· 2008 Bal. 21 22:04:51
#35

O jeigu įdedi tik:

function openside2($title) {

echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td>
<table cellspacing=0 celpadding=0 border=0>
<tr>
<td class='virsus'>$title</td>
</tr>
</table>
</tr>
<tr>
<td class='side1'>\n";

}

function closeside2() {
echo "</td>
</tr>
</table>
</td>
</tr>
</table>\n";
tablebreak();
}


veikia?