Parašė Soo-2· 2008 Sau. 28 17:01:25
#1
Gal kas zinot kaip sita tarpa pasalint tarp didziuju headeriu..? padekikt plz..
http://www.ipix.lt/out.php/i3461...manyra.JPG
function render_header($header_content) {
global $theme_width,$settings;
echo "<table class='forumline' align='center' width='$theme_width' cellspacing='0' cellpadding='0'>";
echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
echo "<td height=0 border=0 align=center><div style=\"padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\">";
echo "<img src='".THEME."grafika/virsutinis_headeris.png' alt=''><br><tr><td>";
echo "<img src='".THEME."grafika/pagrindinis_headeris.png' alt=''></td><td>";
echo "<TABLE WIDTH=282 BORDER=0 CELLPADDING=0 CELLSPACING=0></td>";
if (iMEMBER) {
echo "<td background='".THEME."grafika/prisijungimas_headeris.png' WIDTH=282 HEIGHT=195 ALT=''>";
}