Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Problema su hover

Parašė Ponas24· 2014 Geg. 8 21:05:23
#2


echo"<table align='center' width='1004' border='0' cellpadding='0' cellspacing='0'><tr>
<td rowspan='2' width='246' valign='top' class='side-border-left' >";
if (LEFT) { echo "<div>".LEFT."</div>"; } echo"</td></tr>
<tr><td width='100%' valign='top' class='main-bg'>"; include THEME."img.php"; echo ".U_CENTER.CONTENT.L_CENTER."</td>
<td width='246' valign='top' class='side-border-right'>";
echo"<div class='scrollup' title='Kylam į viršų' style='position: fixed; bottom: 5px; right: 5px; opacity: 1; cursor: pointer;'><img src='images/non.png' style='width:48px; height:48px'></div>";
if (RIGHT) { echo "<div>".RIGHT."</div>"; }
echo"</td>
</tr>
</table>";