Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Turiu problema

Parašė veTeranas· 2009 Rugs. 14 14:09:13
#1

Joa kai dedu apacioj header linkus jie uzlipa ant header. Gal galetumet sia problema istaisyt?
Stai tas kodas... ir latest downloads panel nerodo ;/ jeigu galima padekite :]
echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' style='margin-top:-8px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='640' background='".THEME."images/header.png' height='184'  align='center'>
<td width='0'>";
include THEME."user_info_panel.php";
echo "</td>
<tr>
<td>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='$theme_width' align='center'>
<td background=''>
<td><a href='".BASEDIR."index.php'><img src='".THEME."images/links/namai.gif' border='0'></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."images/links/siuntiniai.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/diskusijos.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/back.gif' border='0'></a></td>

<table cellpadding='0' cellspacing='0' width='640' background='".THEME."images/paneles.png' height='147'  align='center'>
<td width='0'>";
include THEME."lastest_downloads_panel.php";
echo"</td>
</tr>
</table>
</td>
</tr>
</table>\n";