Naujokas
Reputacija:
0 Pranešimai: 6
Įstojo: 2010-04-05
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
// theme settings
$body_text = "#6d6d6d";
$body_bg = "#6dbef2";
$theme_width = "970";
$theme_width_l = "206";
$theme_width_r = "206";
function render_header($header_content) {
global $theme_width,$userdata,$settings,$locale,$data,$db_prefix,$lookup,$msg_count,$aidlink;
echo "
";
echo "";
echo "\n
".ucwords(showdate($settings['subheaderdate'], time()))."
";
echo "
";
echo "\n";
}
Cia ka nors daryti reikia?
Night_lord
parašyta 2010-05-22 21:15
Pradinukas
Reputacija:
0 Pranešimai: 40
Įstojo: 2008-02-23
cia nieko B) 8-)
lukis2211
parašyta 2010-05-22 21:25
Naujokas
Reputacija:
0 Pranešimai: 6
Įstojo: 2010-04-05
Tai kur reik keisti?
Bamas
parašyta 2010-05-22 21:39
Draugas
Reputacija:
0 Pranešimai: 492
Įstojo: 2009-06-18
idek visa theme.php ir pasakyk kaip tie headerio img vadinasi ir kuri tau palikti
www.topfilmai.lt
jawa
parašyta 2010-05-23 09:33
Savekas
Reputacija:
0 Pranešimai: 126
Įstojo: 2007-04-24
juo atveju reikia keisti style.css faila ... pas mane panashus theme (struktura) ...
http://sensation-...
lukis2211
parašyta 2010-05-23 11:05
Naujokas
Reputacija:
0 Pranešimai: 6
Įstojo: 2010-04-05
Stai mano style.css ir man reikia kad paliktumet header.jpg ir istrintumet header2.jpg Code a {
color:#6d6d6d;
text-decoration:none;
}
a:hover {
color:#47a1db;
text-decoration:none;
}
a.side {
color:#6d6d6d;
text-decoration:none;
}
a:hover.side {
color:#47a1db;
text-decoration:none;
}
a.white {
color:#6d6d6d;
text-decoration:none;
}
a:hover.white {
color:#47a1db;
text-decoration:none;
}
body {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
background-color:#38a9fb;
background-image: url('images/bg.jpg');
background-position: top center;
background-repeat: repeat-x;
font-size:10px;
color:#6d6d6d;
margin-top:0px;
margin-bottom: 10px;
padding:0px
}
.pass {
font-family:Arial;
font-size:11px;
border:0px;
color:#6d6d6d;
background-image: url('images/bg_login.png');
background-color:#ff6200;
margin-top:0px;
margin-bottom :0px;
margin-left:0px;
margin-right:0px;
padding:0px;
width : 140px;
height: 21px;
}
.inne {
font-family:Arial;
font-size:11px;
border:0px;
color:#6d6d6d;
background-image: url('images/bg_button.png');
background-color:#ff6200;
margin-top: 3px;
width : 60px;
height: 20px;
}
.paneles {
background: url('images/header.jpg');
height: 158px;
width: 970px;
}
.data {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #596e00;
background-image: url(images/header2.jpg);
width: 970px;
height: 82px;
padding: 4px 0px 0px 665px;
}
form {
margin:0px 0px 0px 0px;
}
hr {
border:0px #fff solid;
}
hr.side-hr {
border:0px #fff solid;
}
td {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
}
pre {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
}
.alt {
color:#6d6d6d;
}
.footer {
background-image : url('images/footer.jpg');
background-repeat : no-repeat;
background-position : left;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size: 10px;
font-weight: bold;
color:#9fbf19;
width: 485px;
height: 134px;
}
.footer a {
font-size: 10px;
color:#9fbf19;
font-weight:bold;
text-decoration:none;
}
.footer a:hover {
font-size: 10px;
color:#6dbef2;
font-weight:bold;
text-decoration:none;
}
.footer2 {
background-image : url('images/footer2.jpg');
background-repeat : no-repeat;
background-position : right;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size: 10px;
font-weight: bold;
color:#9fbf19;
width: 485px;
height: 134px;
}
.footer2 a {
font-size: 10px;
color:#9fbf19;
font-weight:bold;
text-decoration:none;
}
.footer2 a:hover {
font-size: 10px;
color:#6dbef2;
font-weight:bold;
text-decoration:none;
}
.button {
font-family:Tahoma,Arial,Verdana,Sans-Serif;
font-size:10px;
font-weight:bold;
color:#6d6d6d;
background-color:#E5E5E8;
border:#dadada 1px solid;
margin-top:2px;
}
.textbox {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
color:#6d6d6d;
background-image: url('images/textbox.gif');
background-color:#FFFFFF;
border:#dadada 1px solid;
}
.main-bg {
background-color:#ffffff;
padding: 0px 10px 0px 10px;
}
.side-border-left {
background-color:#ffffff;
padding: 0px 0px 0px 10px;
}
.side-border-right {
background-color:#ffffff;
padding: 0px 10px 0px 0px;
}
.reklama-body {
font-size:10px;
color:#ffffff;
background-color:#6dbef2;
padding:0px 3px 3px 3px;
}
.main-body {
font-family:Verdana,Tahoma,Times New Roman;
font-size:11px;
color:#ffffff;
background-color:#6dbef2;
padding:4px 4px 0px 4px;
}
.side-body {
font-family:Tahoma;
font-size:11px;
color:#6d6d6d;
background-color:#f4f4f4;
padding:0px 0px 0px 0px;
}
.article-body {
font-size:10px;
color:#6d6d6d;
background-color:#6dbef2;
padding:4px 4px 3px 4px;
}
.border {
background-color:#ddd;
border:2px #D1D8DD solid;
}
.infobar {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
color:#47a1db;
padding:3px 2px 3px 2px;
border-top:1px #47a1db dashed;
border-bottom:1px #47a1db dashed;
}
.infobar a {
color:#47a1db;
text-decoration:none;
}
.infobar a:hover {
color:#ffffff;
text-decoration:none;
}
.infobar2 {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:9px;
color:#47a1db;
padding:3px 2px 3px 2px;
border-top:1px #47a1db dashed;
border-bottom:1px #47a1db dashed;
}
/*///////// Paneles //////////*/
.panel-left {
width:10px;
height:30px;
background-image:url(images/side/panel-left.png);
}
.panel-right {
width:10px;
height:30px;
background-image:url(images/side/panel-right.png);
}
.panel-main {
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align: center;
color:#6a8400;
height:30px;
padding:0px 2px 2px 2px;
background-image:url(images/side/panel-main.png);
background-repeat:repeat-x;
}
.border-left {
width:10px;
background-image:url(images/side/border-left.png);
background-repeat:repeat-y;
}
.border-right {
width:10px;
background-image:url(images/side/border-right.png);
background-repeat:repeat-y;
}
.border-bleft {
width:10px;
height:16px;
background-image:url(images/side/border-bleft.png);
}
.border-bright {
width:10px;
height:16px;
background-image:url(images/side/border-bright.png);
}
.border-bmain {
height:16px;
background-image:url(images/side/border-bmain.png);
background-repeat:repeat-x;
}
/*///////// Reklama //////////*/
.panel-left2 {
width:10px;
height:30px;
background-image:url(images/table/panel-left2.png);
}
.panel-right2 {
width:10px;
height:30px;
background-image:url(images/table/panel-right2.png);
}
.panel-main2 {
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align: left;
color:#0b71b3;
height:30px;
padding:0px 2px 2px 2px;
background-image:url(images/table/panel-main2.png);
background-repeat:repeat-x;
}
.border-left2 {
width:10px;
background-image:url(images/table/border-left2.png);
background-repeat:repeat-y;
}
.border-right2 {
width:10px;
background-image:url(images/table/border-right2.png);
background-repeat:repeat-y;
}
.border-bleft2 {
width:10px;
height:16px;
background-image:url(images/table/border-bleft2.png);
}
.border-bright2 {
width:10px;
height:16px;
background-image:url(images/table/border-bright2.png);
}
.border-bmain2 {
height:16px;
background-image:url(images/table/border-bmain2.png);
background-repeat:repeat-x;
}
/*///////// Naujienos //////////*/
.panel-left3 {
width:10px;
height:30px;
background-image:url(images/main/panel-left3.png);
}
.panel-right3 {
width:10px;
height:30px;
background-image:url(images/main/panel-right3.png);
}
.panel-main3 {
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align: left;
color:#0b71b3;
height:30px;
padding:0px 2px 2px 2px;
background-image:url(images/main/panel-main3.png);
background-repeat:repeat-x;
}
.border-left3 {
width:10px;
background-image:url(images/main/border-left3.png);
background-repeat:repeat-y;
}
.border-right3 {
width:10px;
background-image:url(images/main/border-right3.png);
background-repeat:repeat-y;
}
.border-bleft3 {
width:10px;
height:16px;
background-image:url(images/main/border-bleft3.png);
}
.border-bright3 {
width:10px;
height:16px;
background-image:url(images/main/border-bright3.png);
}
.border-bmain3 {
height:16px;
background-image:url(images/main/border-bmain3.png);
background-repeat:repeat-x;
}
/*///////// Straipsniai Komentarai //////////*/
.panel-left4 {
width:10px;
height:30px;
background-image:url(images/table/panel-left2.png);
}
.panel-right4 {
width:10px;
height:30px;
background-image:url(images/table/panel-right2.png);
}
.panel-main4 {
font-family:Arial;
font-size:12px;
font-weight:bold;
text-align: left;
color:#0b71b3;
height:30px;
padding:0px 2px 2px 2px;
background-image:url(images/table/panel-main2.png);
background-repeat:repeat-x;
}
.border-left4 {
width:10px;
background-image:url(images/table/border-left2.png);
background-repeat:repeat-y;
}
.border-right4 {
width:10px;
background-image:url(images/table/border-right2.png);
background-repeat:repeat-y;
}
.border-bleft4 {
width:10px;
height:16px;
background-image:url(images/table/border-bleft2.png);
}
.border-bright4 {
width:10px;
height:16px;
background-image:url(images/table/border-bright2.png);
}
.border-bmain4 {
height:16px;
background-image:url(images/table/border-bmain2.png);
background-repeat:repeat-x;
}
.tbl-border {
border:1px #51a5da solid;
}
.tbl {
font-size:10px;
padding:3px 4px 3px 4px;
}
.tbl1 {
font-size:10px;
color:#ffffff;
background-color:#51a5da;
padding:4px;
}
.tbl2 {
font-size:10px;
color:#ffffff;
background-color:#5fb2e7;
padding:4px;
}
.forum-caption {
font-size:11px;
font-weight:bold;
height:22px;
color:#ffffff;
background-color:#5fb2e7;
padding:4px 4px 4px 4px;
}
.quote {
color:#ffffff;
background-color:#51a5da;
padding:2px;
margin:0px 15px 0px 15px;
border:1px #439ad1 solid;
}
.poll {
height:12px;
border:0px #D1D8DD solid;
}
.comment-name {
font-weight:bold;
color:#6d6d6d;
}
.shoutboxname {
font-weight:bold;
color:#6d6d6d;
}
.shoutbox {
color:#6d6d6d;
}
.shoutboxdate {
font-size:9px;
color:#6d6d6d;
text-align:right;
}
.small {
font-size:9px;
font-weight:normal;
color:#6d6d6d;
}
.small2 {
font-size: 10px;
font-weight: normal;
color:#6d6d6d;
}
.side-small {
font-size:9px;
font-weight:normal;
color:#6d6d6d;
}
Bamas
parašyta 2010-05-23 12:16
Draugas
Reputacija:
0 Pranešimai: 492
Įstojo: 2009-06-18
Tai trink sita koda
Code .data {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #596e00;
background-image: url(images/header2.jpg);
width: 970px;
height: 82px;
padding: 4px 0px 0px 665px;
}
www.topfilmai.lt
lukis2211
parašyta 2010-05-23 12:46
Naujokas
Reputacija:
0 Pranešimai: 6
Įstojo: 2010-04-05
Aciu. Buvo dar 1 klaidele padaryta bet susitvarkiau. Lock
Peršokti į forumą:
PHP-Fusion funkcijos
PHP-Fusion failų modifikavimas
Pageidaujami infusionai, panelės, modifikacijos.
Jūsų sukurta modifikacija, panelė, infusion'as
Modifikacijų, įskiepių, panelių kūrimas
Modifikacijų, įskiepių diegimas
Naujų modifikacijų, panelių, infusionų pristatymai
Patobulinimai
Taisymas
Vertimas
Mūsų modifikacijos
Pasiūlymai
Tavo kurtas stilius (Show Off)
Stiliaus pagalba
Tinklalapių kūrimas
Jūsų sukurti tinklalapiai
Šiukšlės
Off-topic diskusijos
Perku, parduodu, dovanoju, keičiu, ieškau
2007 metų archyvas
2008 metų archyvas
Copyright © 2026 phpfusion.lt