Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: padekit su tema plz...............

Parašė lukys· 2008 Bal. 25 19:04:33
#1

padekit negaliu niekaip kaip buna tinklapis ir virsui paveikslelis is temos as ji isemiau padariua jame uzrasa ir idedu ji atgal ir neberodo ka daryt padekit plz prasau lb padekit visa diena jau meginu ir neiseina jau ant tiek sunervavo kad jau nebegaliu tai kreipiuosi i jus pagalbos jai galit padekit

Parašė MAnjack· 2008 Bal. 25 19:04:02
#2

Netokiu pavadinimu įdėjai arba formatas ne toks.

Parašė lukys· 2008 Bal. 25 19:04:53
#3

formatas ten buvo gif o pavadinimas logo ir nerodo man nebegaliu jau kaip nesiseka tai nesiseka siandien.......... padekit kasnors va gali pasiziuret www.lifemusic.xz.lt virsui nerodo net ;(:(

Parašė Creatium· 2008 Bal. 25 19:04:29
#4

Nu o idejai theme.php faile nuoroda iki to img? Jeigu idejai, tai paziurek, gal neteisinga nuoroda.

Parašė lukys· 2008 Bal. 25 20:04:20
#5

neidejau as tik paveiksleli irasiau per viduri paveikslelio lifemusic ir atgal inkeliau o ka ten pakeist reikia ???? gali pasakykt ?????

Parašė lukys· 2008 Bal. 25 20:04:29
#6

Death parašė:
Nu o idejai theme.php faile nuoroda iki to img? Jeigu idejai, tai paziurek, gal neteisinga nuoroda.


<?php
/*--------------------------------------------+
| PHP-Fusion 6 - Content Management System    |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| 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)  |
+--------------------------------------------*/
/*--------------------------------------------+
|     DarkHarmony Theme for PHP-Fusion v6     |
|---------------------------------------------|
| author: Burn!nGames - Orosznyet © 2007      |
| web: http://www.burningames.hu              |
| email: orosznyet@gmail.com                  |
| Theme based on: Milestone theme             |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000000";
$body_bg = "#FFFFFF";
$theme_width = "100%";
$theme_width_l = "170";
$theme_width_r = "170";
       
function render_header($header_content) {
global $theme_width,$settings;   
        echo "<table align='center' width='100%' border='0' cellpadding='0' cellspacing='0' style='background-image:url(".THEME."images/header-center.gif);margin-top:-5px;'><tr><td>";
   // Header logo
        echo "<table align='center' style='background-image:url(".THEME."images/header-center.gif)' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
   echo "<tr><td width='15'><img src='".THEME."images/header-left.png' width='92' height='200' alt=''></td>";
   echo "<td width='100%' class='header-center'>";
   echo "<table width='100%' cellspacing='0' cellpadding='0'>";
        echo "<tr><td align='center'><a href='".BASEDIR."index.php'><img src='".THEME."images/logo.png' alt='".$settings['sitename']."'></a></td></tr>";
   //echo "<tr><td>".$header_content."</td></tr>";
   echo "</table></td>";
   echo "<td width='15'><img src='".THEME."images/header-right.png' width='92' height='200' alt=''></td></tr></table>\n";
   echo "<img src='".THEME."images/pixel.gif' height='5' alt=''>";
        // Header logo
   echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
   echo "<tr><td width='42'><img src='".THEME."images/nav-left.png' width='38' height='40' alt=''></td>";
   echo "<td width='75%' class='navlinktbl'>";
   echo showsublinks("&middot;","navlink")."</td>";
   echo "<td align='right' width='25%' class='navlinktbl'>".strftime("%Y-%m-%d,",time());
        echo "<span id=\"digitalclock\" style='color:white;'></span><script type='text/javascript'>
      function calctime()
      {
      var currenttime = new Date();
      var hours = currenttime.getHours();
      var minutes = currenttime.getMinutes();
      var seconds = currenttime.getSeconds();
      if (hours == 0)
      { hours = 12; }
      if (hours < 10)
      { hours = \"0\" + hours; }
      if (minutes < 10)
      { minutes = \"0\" + minutes; }
      if (seconds < 10)
      { seconds = \"0\" + seconds; }
      var clocklocation = document.getElementById('digitalclock');
      clocklocation.innerHTML = hours + \":\" + minutes + \":\" + seconds;
      setTimeout(\"calctime()\", 1000);
      }
      calctime();
      </script>";
        echo "</td>";
   echo "<td width='42'><img src='".THEME."images/nav-right.png' width='38' height='40' alt=''></td></tr></table>";
   echo "<table align='center' width='".$theme_width."' cellspacing='0' cellpadding='0'>\n<tr>\n";
}

function render_footer($license=false) {
global $theme_width,$locale,$settings;

   echo "</tr>\n</table>\n";
   echo "<table align='center' width='$theme_width' cellspacing='0' cellpadding='0'><tr>";
   echo "<td class='header'>".stripslashes($settings['footer'])."</td></tr></table>\n";
   echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
   echo "<tr><td><img src='".THEME."images/nav-left-down.png' width='38' height='40' alt=''></td>";
   echo "<td align='left' width='38%' class='footercenter'>";
   if ($license == false) {
      echo "Powered by <a href='http://www.php-fusion.co.uk' target='_blank' class='navlink'><img src='".THEME."images/fusion.gif' alt='PHP-Fusion'></a> &copy; 2003-2006";
   }
   echo "</td>";
   echo "<td align='center' width='24%' class='footercenter'>DarkHarmony by: <a href='http://www.burningames.hu' target='_blank'><img src='".THEME."images/bgthemes.gif' alt='Burn!nGames Themes'></a>";
   echo "</td>";
   echo "<td align='right' width='38%' class='footercenter'>";
   $load = microtime();
        echo "Gener&#225;l&#225;si idõ: <strong>".(number_format($load,2))." - ".$settings['counter']." </strong>".($settings['counter'] == 1 ? $locale['140']."\n" : $locale['141']."\n");
   echo "</td>";
   echo "<td width='15'><img src='".THEME."images/nav-right-down.png' width='38' height='40' alt=''></td></tr></table>";
        echo "</td></tr></table>";
}

function render_news($subject, $news, $info) {

global $locale;
        $news_count = $news;
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='panel-main'>&nbsp;&nbsp;".$subject."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'><div style='width:100%;vertical-align:top;'>".$news."</div><br>";
   echo "<div style='margin-top:5px'>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='infobar'>".newsposter($info)."</td>";
   echo "<td align='right' class='infobar2'>";
   echo openform("N",$info['news_id']).newsopts($info,"&middot;").closeform("N",$info['news_id']);
   echo "</td></tr></table></div></td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'>";
   echo "</td></tr><tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n";
}

function render_article($subject, $article, $info) {

global $locale;
   
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='panel-main'>&nbsp;&nbsp;".$subject."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'><div style='width:100%;vertical-align:top;'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</div><br>";
   echo "<div style='margin-top:5px'>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='infobar'>".articleposter($info)."</td>";
   echo "<td align='right' class='infobar2'>";
   echo openform("A",$info['article_id']).articleopts($info,"&middot;").closeform("A",$info['article_id']);
   echo "</td></tr></table></div></td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "</tr><tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n";
}

function opentable($title) {
   $what = rand(1,1500);
        if ($what <= 500 && $what >= 1) {
          $panel_main = "panel-main";
        } else if ($what <= 1000 && $what > 500) {
          $panel_main = "panel-main1";
        } else {
          $panel_main = "panel-main2";
        }
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'>";
   echo "<tr><td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='".$panel_main."'>&nbsp;&nbsp;".$title."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'>\n";
}

function closetable() {

   echo "</td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function openside($title) {
   $what = rand(1,1500);
        if ($what <= 500 && $what >= 1) {
          $panel_main = "panel-main";
        } else if ($what <= 1000 && $what > 500) {
          $panel_main = "panel-main1";
        } else {
          $panel_main = "panel-main2";
        }
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='".$panel_main."'>&nbsp;&nbsp;".$title."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='side-body'>\n";
}

function closeside() {

   echo "</td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function opensidex($title,$open="on") {

   $boxname = str_replace(" ", "", $title);
   $box_img = $open == "on" ? "off" : "on";
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td class='panel-main'>".$title."</td>";
   echo "<td align='right' class='panel-main'><img src='".THEME."images/panel_$box_img.gif' name='b_$boxname' align='right' alt='' onclick=\"javascript:flipBox('$boxname')\"></td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='side-body'>";
   echo "<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">\n";
}

function closesidex() {

   echo "</div>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function tablebreak() {

   echo "<table width='100%' cellspacing='0' cellpadding='0'><tr><td></td></tr></table>\n";
}
?>



Redagavo MAnjack· 2008 Bal. 25 20:04:39

Parašė lukys· 2008 Bal. 25 20:04:42
#7

va cia reikia kaska pakeist?????? ?|?|:(

Parašė Narysx· 2008 Bal. 25 20:04:38
#8

Duok normaliai tarp
code


theme.php failą ir pasakyk kaip vadinas tas paveikslėlis... Tik pasakyk su visa galūne .jpg ar .gif... Ir eik iš naujo patikrink kaip vadinas, o ne iš atminties...

Parašė lukys· 2008 Bal. 25 20:04:56
#9

pavadinimas logo.gif o formatas GIF Image nu tai gali padaryt ir idek cia theme.php kur pakeitus gali ????

Parašė Narysx· 2008 Bal. 25 20:04:25
#10

Šitą vietą:

// theme settings
$body_text = "#000000";
$body_bg = "#FFFFFF";
$theme_width = "100%";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;
echo "<table align='center' width='100%' border='0' cellpadding='0' cellspacing='0' style='background-image:url(".THEME."images/header-center.gif);margin-top:-5px;'><tr><td>";
// Header logo
echo "<table align='center' style='background-image:url(".THEME."images/header-center.gif)' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='15'><img src='".THEME."images/header-left.png' width='92' height='200' alt=''></td>";
echo "<td width='100%' class='header-center'>";
echo "<table width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td align='center'><a href='".BASEDIR."index.php'><img src='".THEME."images/logo.png' alt='".$settings['sitename']."'></a></td></tr>";
//echo "<tr><td>".$header_content."</td></tr>";
echo "</table></td>";
echo "<td width='15'><img src='".THEME."images/header-right.png' width='92' height='200' alt=''></td></tr></table>\n";
echo "<img src='".THEME."images/pixel.gif' height='5' alt=''>";
// Header logo
echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='42'><img src='".THEME."images/nav-left.png' width='38' height='40' alt=''></td>";
echo "<td width='75%' class='navlinktbl'>";






Pakeisk į:

// theme settings
$body_text = "#000000";
$body_bg = "#FFFFFF";
$theme_width = "100%";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;
echo "<table align='center' width='100%' border='0' cellpadding='0' cellspacing='0' style='background-image:url(".THEME."images/header-center.gif);margin-top:-5px;'><tr><td>";
// Header logo
echo "<table align='center' style='background-image:url(".THEME."images/header-center.gif)' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='15'><img src='".THEME."images/header-left.png' width='92' height='200' alt=''></td>";
echo "<td width='100%' class='header-center'>";
echo "<table width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td align='center'><a href='".BASEDIR."index.php'><img src='".THEME."images/logo.gif' alt='".$settings['sitename']."'></a></td></tr>";
//echo "<tr><td>".$header_content."</td></tr>";
echo "</table></td>";
echo "<td width='15'><img src='".THEME."images/header-right.png' width='92' height='200' alt=''></td></tr></table>\n";
echo "<img src='".THEME."images/pixel.gif' height='5' alt=''>";
// Header logo
echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='42'><img src='".THEME."images/nav-left.png' width='38' height='40' alt=''></td>";
echo "<td width='75%' class='navlinktbl'>";



Parašė lukys· 2008 Bal. 25 20:04:20
#11

tuoi paziuresiu as ar rodo dbr paveiksleli ?|

Parašė lukys· 2008 Bal. 25 20:04:37
#12

eeee gali viska pakeist ir idet cia nes kaska blogai nukopinau as gali pakeites viska indet cia plz prasau lb bus lb lb aciu

Parašė MAnjack· 2008 Bal. 25 20:04:59
#13

Nu savo emocijų ir veiksmų rašyt nebūtina, nes niekam neįdomu.

Parašė Narysx· 2008 Bal. 25 20:04:45
#14

lukys parašė:
eeee gali viska pakeist ir idet cia nes kaska blogai nukopinau as gali pakeites viska indet cia plz prasau lb bus lb lb aciu




Nu tai ir įdėjau viską padaręs, tereikėjo pakeisti tau. :|

Parašė lukys· 2008 Bal. 25 20:04:53
#15

gerai gerai gi.......... tu visalaik prikimbi prie visko................

Parašė lukys· 2008 Bal. 25 20:04:42
#16

ten manjack buvo va sitas gerai gerai gi.......... tu visalaik prikimbi prie visko................

Parašė lukys· 2008 Bal. 25 20:04:23
#17

Narysxxx parašė:
lukys parašė:
eeee gali viska pakeist ir idet cia nes kaska blogai nukopinau as gali pakeites viska indet cia plz prasau lb bus lb lb aciu




Nu tai ir įdėjau viską padaręs, tereikėjo pakeisti tau. :|


nu as pakeiciau ir kaska isvis pridirbau jai gali pakeisk man viksa prasau lb

Parašė MAnjack· 2008 Bal. 25 20:04:36
#18

Ir baik su savo durnu floodu, yra edit mygtukas jeigu netaip parašei.

Parašė lukys· 2008 Bal. 25 20:04:14
#19

aaa mokesiu dbr nepyk :D

Parašė Narysx· 2008 Bal. 25 20:04:23
#20

Nu ką tu pridirbai, jei veikia saitas? :| Viskas ten gerai yra, tik pats nesugebi normaliai elementarių dalykų padaryt...

Parašė lukys· 2008 Bal. 25 20:04:03
#21

dv gi padaryk man pakeisk ten ir parasyk cia ??? zianu kad veikia tik paveikslelio nerodo ir dar keliu daliku kaska blogai pakeiciau ?|

Parašė Narysx· 2008 Bal. 25 20:04:24
#22

lukys parašė:
dv gi padaryk man pakeisk ten ir parasyk cia ???|


NU KĄ AŠ TAU PADAYSIU IR PAKEISIU? c| Viską jau padariau sakau gi... Krč...

Parašė lukys· 2008 Bal. 25 20:04:43
#23

nu i ta theme.php nu as pakeiciau bet blogai gali tu pakeist ir cia parasyt visa theme.php. atkopint pakeites plz ir atstosiu...........:(

Parašė Narysx· 2008 Bal. 25 20:04:52
#24

Nu tai duok man visą theme.php failą, tik išjunk smailus....

Parašė lukys· 2008 Bal. 25 20:04:11
#25

<?php
/*--------------------------------------------+
| PHP-Fusion 6 - Content Management System    |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| 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)  |
+--------------------------------------------*/
/*--------------------------------------------+
|     DarkHarmony Theme for PHP-Fusion v6     |
|---------------------------------------------|
| author: Burn!nGames - Orosznyet © 2007      |
| web: http://www.burningames.hu              |
| email: orosznyet@gmail.com                  |
| Theme based on: Milestone theme             |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000000";
$body_bg = "#FFFFFF";
$theme_width = "100%";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;
echo "<table align='center' width='100%' border='0' cellpadding='0' cellspacing='0' style='background-image:url(".THEME."images/header-center.gif);margin-top:-5px;'><tr><td>";
// Header logo
echo "<table align='center' style='background-image:url(".THEME."images/header-center.gif)' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='15'><img src='".THEME."images/header-left.png' width='92' height='200' alt=''></td>";
echo "<td width='100%' class='header-center'>";
echo "<table width='100%' cellspacing='0' cellpadding='0'>";
echo "<tr><td align='center'><a href='".BASEDIR."index.php'><img src='".THEME."images/logo.gif' alt='".$settings['sitename']."'></a></td></tr>";
//echo "<tr><td>".$header_content."</td></tr>";
echo "</table></td>";
echo "<td width='15'><img src='".THEME."images/header-right.png' width='92' height='200' alt=''></td></tr></table>\n";
echo "<img src='".THEME."images/pixel.gif' height='5' alt=''>";
// Header logo
echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
echo "<tr><td width='42'><img src='".THEME."images/nav-left.png' width='38' height='40' alt=''></td>";
echo "<td width='75%' class='navlinktbl'>";   echo "<td align='right' width='25%' class='navlinktbl'>".strftime("%Y-%m-%d,",time());
        echo "<span id=\"digitalclock\" style='color:white;'></span><script type='text/javascript'>
      function calctime()
      {
      var currenttime = new Date();
      var hours = currenttime.getHours();
      var minutes = currenttime.getMinutes();
      var seconds = currenttime.getSeconds();
      if (hours == 0)
      { hours = 12; }
      if (hours < 10)
      { hours = \"0\" + hours; }
      if (minutes < 10)
      { minutes = \"0\" + minutes; }
      if (seconds < 10)
      { seconds = \"0\" + seconds; }
      var clocklocation = document.getElementById('digitalclock');
      clocklocation.innerHTML = hours + \":\" + minutes + \":\" + seconds;
      setTimeout(\"calctime()\", 1000);
      }
      calctime();
      </script>";
        echo "</td>";
   echo "<td width='42'><img src='".THEME."images/nav-right.png' width='38' height='40' alt=''></td></tr></table>";
   echo "<table align='center' width='".$theme_width."' cellspacing='0' cellpadding='0'>\n<tr>\n";
}

function render_footer($license=false) {
global $theme_width,$locale,$settings;

   echo "</tr>\n</table>\n";
   echo "<table align='center' width='$theme_width' cellspacing='0' cellpadding='0'><tr>";
   echo "<td class='header'>".stripslashes($settings['footer'])."</td></tr></table>\n";
   echo "<table align='center' border='0' cellpadding='0' cellspacing='0' width='".$theme_width."'>";
   echo "<tr><td><img src='".THEME."images/nav-left-down.png' width='38' height='40' alt=''></td>";
   echo "<td align='left' width='38%' class='footercenter'>";
   if ($license == false) {
      echo "Powered by <a href='http://www.php-fusion.co.uk' target='_blank' class='navlink'><img src='".THEME."images/fusion.gif' alt='PHP-Fusion'></a> &copy; 2003-2006";
   }
   echo "</td>";
   echo "<td align='center' width='24%' class='footercenter'>DarkHarmony by: <a href='http://www.burningames.hu' target='_blank'><img src='".THEME."images/bgthemes.gif' alt='Burn!nGames Themes'></a>";
   echo "</td>";
   echo "<td align='right' width='38%' class='footercenter'>";
   $load = microtime();
        echo "Gener&#225;l&#225;si idõ: <strong>".(number_format($load,2))." - ".$settings['counter']." </strong>".($settings['counter'] == 1 ? $locale['140']."\n" : $locale['141']."\n");
   echo "</td>";
   echo "<td width='15'><img src='".THEME."images/nav-right-down.png' width='38' height='40' alt=''></td></tr></table>";
        echo "</td></tr></table>";
}

function render_news($subject, $news, $info) {

global $locale;
        $news_count = $news;
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='panel-main'>&nbsp;&nbsp;".$subject."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'><div style='width:100%;vertical-align:top;'>".$news."</div><br>";
   echo "<div style='margin-top:5px'>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='infobar'>".newsposter($info)."</td>";
   echo "<td align='right' class='infobar2'>";
   echo openform("N",$info['news_id']).newsopts($info,"&middot;").closeform("N",$info['news_id']);
   echo "</td></tr></table></div></td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'>";
   echo "</td></tr><tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n";
}

function render_article($subject, $article, $info) {

global $locale;
   
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='panel-main'>&nbsp;&nbsp;".$subject."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'><div style='width:100%;vertical-align:top;'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</div><br>";
   echo "<div style='margin-top:5px'>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='infobar'>".articleposter($info)."</td>";
   echo "<td align='right' class='infobar2'>";
   echo openform("A",$info['article_id']).articleopts($info,"&middot;").closeform("A",$info['article_id']);
   echo "</td></tr></table></div></td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "</tr><tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n";
}

function opentable($title) {
   $what = rand(1,1500);
        if ($what <= 500 && $what >= 1) {
          $panel_main = "panel-main";
        } else if ($what <= 1000 && $what > 500) {
          $panel_main = "panel-main1";
        } else {
          $panel_main = "panel-main2";
        }
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'>";
   echo "<tr><td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='".$panel_main."'>&nbsp;&nbsp;".$title."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='main-body'>\n";
}

function closetable() {

   echo "</td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function openside($title) {
   $what = rand(1,1500);
        if ($what <= 500 && $what >= 1) {
          $panel_main = "panel-main";
        } else if ($what <= 1000 && $what > 500) {
          $panel_main = "panel-main1";
        } else {
          $panel_main = "panel-main2";
        }
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td width='100%' class='".$panel_main."'>&nbsp;&nbsp;".$title."</td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='side-body'>\n";
}

function closeside() {

   echo "</td>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function opensidex($title,$open="on") {

   $boxname = str_replace(" ", "", $title);
   $box_img = $open == "on" ? "off" : "on";
   echo "\n\n<!-- BLOCKSTART -->\n<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "<td class='panel-main'>".$title."</td>";
   echo "<td align='right' class='panel-main'><img src='".THEME."images/panel_$box_img.gif' name='b_$boxname' align='right' alt='' onclick=\"javascript:flipBox('$boxname')\"></td>";
   echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='13' height='26' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td>";
   echo "<td class='side-body'>";
   echo "<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">\n";
}

function closesidex() {

   echo "</div>";
   echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='13' height='1' alt='' style='display:block'></td></tr>";
   echo "<tr>";
   echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='20' alt='' style='display:block'></td>";
   echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='13' height='20' alt='' style='display:block'></td>";
   echo "</tr></table>\n<!-- BLOCKEND -->\n\n";
}

function tablebreak() {

   echo "<table width='100%' cellspacing='0' cellpadding='0'><tr><td></td></tr></table>\n";
}
?>




Redagavo MAnjack· 2008 Bal. 25 20:04:56

Parašė Narysx· 2008 Bal. 25 20:04:42
#26

Pz... Patyliu krč. :| Sakau išjunk smailus .....

Parašė lukys· 2008 Bal. 25 20:04:57
#27

va

Parašė MAnjack· 2008 Bal. 25 20:04:13
#28

Dar kartą taip kodą įdėsi tema bus užrakinta :|

Parašė lukys· 2008 Bal. 25 20:04:30
#29

tai pamokyk kaip det as nemoku ?????

Parašė MAnjack· 2008 Bal. 25 20:04:26
#30

Atjunk šypsenėles, o kodą dėk tarp [code] tagų.

Parašė lukys· 2008 Bal. 25 20:04:42
#31

gerai