Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Paredagavau Czone į muzikos tema.

Parašė Enzo· 2008 Bal. 28 17:04:43
#16

Na šiaip per theme.php tai daroma.

function openside($title) {
   
echo "<table width='' cellpadding='0' cellspacing='0'>
<tr>
<td class='cap-left'></td>
<td width='100%' height='36' class='cap-main'>$title</td>
<td class='cap-right'></td>
</tr>
<tr>
<td class='border-left'></td>
<td class='side-body'>\n";

}

function closeside() {

tablebreak();
echo "</td>
<td class='border-right'></td>
</tr>
<tr>
<td class='border-bleft'></td>
<td width='100%' height='12' class='border-bmain'></td>
<td class='border-bright'></td>
</tr>
</table>\n";

}




Čia kodas, gal pasidarysi