Parašė Toonis· 2008 Bal. 21 21:04:00
#31
Nu tai čia dar ne viskas. :} Atsidaryk theme.php ir įdėk kodą:
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();
}
Paryškintai pasikeisk, tas pačias vietas turi rast openside skiltyje. :} Tada veiks.