Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Prašau padėti

Parašė Haked· 2008 Geg. 6 16:05:03
#1

Sveiki, kas galite man padėti su tema galite ja susiaurinti kad nebutu per visa ekrana nes vidurines paneles lb issitampo

stai theme.php

<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }

/*--------------------------------------------+
| PHP-Fusion 6 - Content Management System    |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2007 |
| web: http://www.php-fusion.co.uk            |
| email: nick@php-fusion.co.uk                |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
/*--------------------------------------------+
|      Milky Way Theme for PHP-Fusion v6+     |
|---------------------------------------------|
| author: Fuzed Themes - Shedrock © 2007      |
| web: http://phpfusion-themes.com            |
| email: webmaster@phpfusion-themes.com       |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/

require_once INCLUDES."theme_functions_include.php";

// Theme settings
$body_text = "#333333";
$body_bg = "#F3EFE5";
$theme_width = "100%";
$theme_width_l = "180";
$theme_width_r = "180";




Redagavo bad_user· 2008 Geg. 6 16:05:38