Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: padekit su theme.php

Parašė INFINITY· 2008 Bal. 16 16:04:35
#1


// Open table begins
function opentable($title) {

   echo "<table width='100%' cellpadding='3' cellspacing='1' style='border: 1px solid ##181818'>";
   echo "<tr><td bgcolor='#000000' background='".THEME."images/cellpic1.gif' height='25'><font class='head-title'>$title</font></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td class='main-body'>\n";
}






Kaip sucentruot kad rasytu per viduri? dabar desinej textas... kazkur align='center' tikriausiai rejk idet as taip manau

Parašė Dandžu· 2008 Bal. 16 17:04:41
#2

va.

// Open table begins
function opentable($title) {

   echo "<table width='100%' cellpadding='3' cellspacing='1' style='border: 1px solid ##181818'>";
   echo "<tr><td bgcolor='#000000' background='".THEME."images/cellpic1.gif' align='center' height='25'><font class='head-title'>$title</font></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td class='main-body'>\n";
}




Parašė INFINITY· 2008 Bal. 16 19:04:46
#3

Aciu ;) ;) ;)