Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Problema del Header.

Parašė t0x1com· 2010 Gru. 4 13:12:36
#1

Kodel neuzsideda header? Visada uzsidedavo, pakeiciau dizaina, ir neveikia :? Va kodas, gal kur problema yra, ir galetumet istaisyt? :(

echo "	<table cellspacing='0' cellpadding='0' width='1028' align='center'>
	<tr>
	<td width='1020'>
		<table cellspacing='0' cellpadding='0' width='780' height='147' align='left'>
		<tr>
		<td background='".LINK.THEME."images/header.png' width='780' height='147'>
		</td>
		</tr>
		</table>
 
		<table cellspacing='0' cellpadding='0' width='248' height='147' align='left' style='margin-left: -8px;'>
		<tr>
		<td background='".LINK.THEME."images/login/bg.png' width='248' height='147' valign='top'>";
		if (iMEMBER) {
	$msg_count = dbcount("(message_id)", DB_MESSAGES, "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
		echo "
		<table cellspacing='0' cellpadding='0' width='220' align='center'>
		<tr>
		<td width='220' valign='top'>
			<table cellspacing='0' cellpadding='0' width='84' height='106' align='left' style='margin-top: 18px;'>
			<tr>
			<td background='".LINK.THEME."images/login/bgavatar.png' width='84' height='106'>
 
			<table cellspacing='0' cellpadding='0' width='72' height='70' align='center'>
			<tr>
			<td background='".LINK."".THEME."images/login/on/ramcek.png' width='72' height='70'>
			<table cellspacing='0' cellpadding='0' width='60' height='60' align='center'>
			<tr>
			<td width='60' height='60'>
			";