Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kas galetumete padeti prailginti side-panel?

Parašė deiviux159· 2011 Lie. 9 15:07:45
#3

tai cia ane?


<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
 
// theme settings
$body_text = "#bababa";
$body_bg = "#fff";
$theme_width = "924";
$theme_width_l = "190";
$theme_width_r = "190";
 
function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;
echo "<table align='center' cellspacing='0' cellpadding='0' width='924' style='padding-top: 10px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='924'>
<tr>
<td align='center'>
<table width='924' align='center' border='0' cellpadding='0' cellspacing='0'>
<tr>
			<td>
			<img src='".THEME."images/neeevo_03.jpg' width='631' height='32' alt=''></td>
		<td rowspan='2' background='".THEME."images/neeevo_04.jpg' width='293' height='77' alt='' style='padding-left: 22px; padding-top: 4px;'>
		<form name='search' action='search.php?stype=d' method='post'><input type='text' name='stext' class='search-textbox'  value='Dainos pavadinimas...' onfocus=\"if(this.value=='Dainos pavadinimas...'){this.value='';}\" onblur=\"if(this.value==''){this.value='Dainos pavadinimas...';}\">&nbsp;<input type='submit' value='' name='option' class='search-button'></form>
		</td>
	</tr>
	<tr>