Total Users Online: 0 üye, 486 guest | Tarih/Saat: 2026-08-26 06:53
 
Tema sorunu
2010-01-20 21:07 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Res?mdek? g?b? Tema Sol tarafa kaym?s gozukuyor... ben tam ortalamak ?st?yorum bunu nas?l duzelteb?l?r?m ? Bu tema kend?nden boyle yan? k?m ?nd?rse ayn? sek?lde olucak bu temay? kullanmak ?steyenlere de yard?mc? olmus olursunuzz..

S?md?den tskler

Konuyla İlgili Diğer Başlıklar
Yazı Sorunu
Woltranın orjinal tema si
İmt Eski Temasi Yeşil Ve Şık bir Tema
Yeşil sade ve Cekici Bir tema
passrecover sorunu
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 21:16 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Header.tpl de <body> bul Alt?na <center> eklersen t?m site ortal? olur veya css de body kodu aras?na text-align:center; ekleyebilirsin
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 21:23 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

2 Sinide Dened?m Ama olmad? y?ne ayn? Sadece header.tpl ye koyduqumda son konulardak? yaz?lar degs??yor sekl? o kadar ..

istersen css ve header ?n kodlar?n? verey?m ..
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 21:27 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Ekle bakal?m..
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 21:31 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

header .tpl

Kod:
<!-- BEGIN: HEADER -->
{HEADER_DOCTYPE}
<html>
<head>
{HEADER_METAS}
{HEADER_COMPOPUP}
<title>{HEADER_TITLE}</title>

<link href="skins/{PHP.skin}/{PHP.skin}.css" type="text/css" rel="stylesheet" />

</head>

<body>

<div id="container">

<div id="navigation">


<h2 class="decay-small">Menu</h2>
<ul>
{PHP.cfg.menu1}
</ul>

<h2 class="decay-small">Kullan?c?</h2>
{PLUGIN_LEETLOGIN}



    <h2 class="decay-small">Son ?yeler</h2>
{PLUGIN_NEWUSERS}

    <h2 class="decay-small">En Cok Online</h2>
{PLUGIN_cokgiren}

    <h2 class="decay-small">H?zl? Arama</h2>
  {MINI_SEARCH}

{soz}

</div>
   
<div id="content">

<h1 id="site-title"><a href="index.html">DaRkN?Ss_WoRLd</a></h1>
<p id="site-description">S?ytaN N?fR?t? S?vqid?N DaHa Cok !NaNdi ,CuNku S?vqiNiN Saht?Si WhaRdi N?fR?tiN AsLa
</p>

<!-- END: HEADER -->


Css

Kod:
/* ============== Overall ============== */

html
{
padding:0;
}

/*body
{
font:12px Verdana, Arial, sans-serif;
background-image:url('img/back.gif');
margin:12px;
padding:0;
color:#000000;
}*/

a { text-decoration:none; border-width:0; color:#7479AC; }
a:hover { text-decoration:underline; }

h1 { font-size:250%; letter-spacing: -2px; font-weight:normal;}
h2 { font-size:170%; letter-spacing: -2px; font-weight:normal; }
h3 { font-size:140%; margin:1em 1em 1em 0; letter-spacing: -1px; font-weight:normal; }
h4 { font-size:100%; font-weight:bold; margin:1.5em 1em 1em 0; }
h5 { font-size:95%; margin:1em 1em 1em 0; }
h6 { font-size:90%; margin:1em 1em 1em 0; }

.bbstyle1 { font-size:160%; font-weight:bold; }
.bbstyle2 { font-size:130%; font-weight:bold; }
.bbstyle3 { font-size:120%; font-weight:bold; }
.bbstyle4 { font-size:110%; font-weight:bold; }
.bbstyle5 {  }
.bbstyle6 {  }
.bbstyle7 {  }
.bbstyle8 {  }
.bbstyle9 {  }

/*#container
{
padding:0;
margin:0;
width:820px;
background-color:#FFFFFF;
border:1px solid #555555;
}*/

#header
{
padding:0;
margin:0;
height:96px;
}

#nav
{
font-size:140%;
margin:-3px 0 0 0;
padding:5px;
background-color:#000000;
letter-spacing:2px;
color:#CCCCCC;
    }

#nav a
{
color:#CCCCCC;
    }

#nav a:hover
{
text-decoration:none;
}

#nav ul
{
    padding:2px;
    margin:0;
}

#nav li
{
display:inline;
list-style:none;
padding:2px 6px 2px 6px;
margin:0;
}

#user
{
margin:0;
padding:3px;
color:#888888;
text-align:right;
background-color:#F1F5FF;
font-size:95%;
}

#user ul
{
padding:2px;
margin:0;
}

#user li
{
display:inline;
list-style:none;
margin:0;
padding:3px;
}

#title
{
margin:20px 20px 12px 20px;
font-size:170%;
letter-spacing: -2px;
}

#subtitle
{
margin:4px 20px 16px 20px;
vertical-align:top;
}

#adminmenu
{
margin:0 20px 2px 20px;
}

/*#main
{
padding:16px 24px 16px 24px;
margin:0;
vertical-align:top;
background-image:url('img/suns.gif');
}*/

#side
{
border:4px solid #FFFFFF;
background-color:#F5F5F5;
padding:8px;
font-size:90%;
}

#footer
{
clear:both;
padding:8px;
margin:0;
font:80% Verdana, Arial, sans-serif;
color:#888888;
text-align:center;
}

/* ============== Various ============== */

.disp { padding:12px; margin:0; }
.block { padding:8px; margin:12px; border:1px solid #EAEAEA; background-color: #111111; }
.block h4 { margin-top:0; }
.error { padding:24px 8px 24px 8px; margin:0; color:#CC1212; font-weight:bold; font-size:110%; text-align:center; }
.codetitle { font-size:10px; color:#59739B; padding:2px; margin-top:5px; }
.code { font-size:11px; color:#59739B; background-color:#EFF0C2; padding:2px; margin-bottom:5px; font-family:monospace; }
.valid { height:48px; text-align:center; vertical-align:middle; }
.download { font-size:110%; text-align:center; background-color: #111111; padding:16px; margin-top:16px; }
.paging { text-align:center; padding:12px; text-align:right; font-size:90%; }
/*
.coltop { text-align:center; font-size:95%;  background-color:#F7F6F3!important; color:#707070; }
*/
.coltop { text-align:center;  font-size:95%;
  padding:4px; margin:4px; background:url(img/main/coltop.gif) repeat-x!important;
  color:#CCCCCC; font-weight:bold; border-top: #1c1c1c 1px solid;  border-left: #1c1c1c 1px solid;}

.centerall { text-align:center; }
.desc { font-size:95%; padding:3px; color:#646464; }
.spoiler { padding:8px; margin:8px; border:1px dashed #CCCCCC; background-color:#DBE5E9; }

/*.odd { background-color:#000000!important; }
.even { background-color:#222222!important; }*/
li { margin:2px; }

img { border-width:0; }
ul { list-style-type:square; }
form { margin:0; }
.colleft { float:left; margin:0px 4px 0px 4px; }
.colright { float:right; margin:0px 4px 0px 4px; }
.bar_front { background-color:#92CC5E; border-right:0px solid #333333; padding:0; color:#DDDDDD; height:8px; }
.bar_back { background-color:#EBECF1; border:1px solid #333333; margin:0 7px 0 7px; height:8px; }
.bbcodes a img { border:1px outset #A0A0A0; background-color:#999BAC; }
.smilies a img { border:0; background-color:transparent; }
.today { border:1px dashed #DDAA00; }
.signature { color:#979797; font-size:80%; max-height:96px; overflow:auto; }
.signature a { color:#FFFFFF; }

/* ============== Tables ============== */

/*
table td { vertical-align:top;background-color:#000000;  }
table.flat { width:99%; margin:0; padding:0; border-collapse:collapse;background-color:#000000; }
table.flat td { padding:0; margin:0}
table.main { width:99%; margin:0; padding:4px; background-color:#000000; }
table.main td { padding:4px; }
table.cells { width:99%; margin:0; padding:0; border:4px solid #FFFFFF;background-color:#000000;  }
table.cells td { padding:2px; background-color:#000000; ; margin:0; }
table.cells tr { padding:2px; background-color:#000000; margin:0; }
table.list { width:99%; margin:0; padding:5px;background-color:#000000; }
table.list td { padding:12px; }*/


/*table td  { vertical-align:top; }
table.flat { width:100%; margin:0; padding:0; border-collapse:collapse; }
table.flat td  { padding:0; margin:0}
table.main { width:100%; margin:0; padding:4px; }
table.main td  { padding:4px; }
table.cells { width:100%; border-spacing: 1px; margin:0; padding:0;}
table.cells td { background-color:#252525; padding:3px; }
table.list { width:100%; margin:0; padding:5px; }
table.list td  { padding:12px; }
*/

table td { vertical-align:top; }
table.flat, table.main, table.cells { width:100%; background: #0e0e0e; border-collapse: separate; border-spacing: 1px;}
table.main td , table.cells td , table.flat td { background: #1c1c1c; padding:2px; border-left: 1px solid #404040; border-top: 1px solid #404040; }
table.main tr , table.cells tr , table.flat tr { background: #1c1c1c; padding:2px; border-left: 1px solid #404040; border-top: 1px solid #404040; }
table.cells td.fscat {background:url(img/main/fscat.gif)!important; }

table.chat { width:100%; background: #0e0e0e;}

.odd { background: #303030!important; }
.even { background: #2b2a2a!important; }




/* ====================================== */
/* ====================================== */
/* ============== Template ============== */
/* ====================================== */
/* ====================================== */


/*
Template name: Decayed
Template URI: http://templates.arcsin.se/decayed-website-template/
Release date: 2007-05-12
Description: A dark trash style two-column website template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
margin: 0;
padding: 0;
}

a {color: #CC3;}
a:hover {color: #FF3;}

body {
background: #000 url('img/body.gif') no-repeat; /*  url(img/bg.jpg) repeat-x; */
color: #DDD;
font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
padding-left: 90px;
}

p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
color: #CCC;
font: normal 2em Impact,sans-serif;
}
h1 a {
color: #000;
text-decoration: none;
}
h1 a:hover {
color: #F00;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h1,h2 {padding-top: 6px;}

blockquote {
color: #CCA;
display: block;
font-weight: bold;
padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
background: #555;
display: block;
padding: 3px;
}

/* misc */
.clearer {
clear: both;
font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay,.decay-small {
background: url('img/decay.gif') no-repeat left center;
color: #000;
font: normal 2em Impact,sans-serif;
letter-spacing: 1px;
padding: 0 0 12px 22px;
}
.decay-small {
background: url('img/decay-small.gif') no-repeat left center;
padding-top: 6px;
}

p.postinfo {
border-top: 1px dashed #333;
color: #666;
font: bold 0.9em sans-serif;
margin-bottom: 24px;
padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
color: #DDD;
}
#site-title a:hover {
color: #FFF;
text-decoration: none;
}
#site-description {color: #CCC;}

/* content */
#content {
left: 360px;
position: absolute;
top: 90px;
width: 610px;
}
#content .descr {
color: #8DC63F;
margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
left: 120px;
position: absolute;
top: 290px;
width: 210px;
}
#navigation h2 {
color: #000;
font-size: 1.5em;
letter-spacing: 0;
line-height: 30px;
margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
color: #777;
font-size: 1.1em;
line-height: 1.5em;
text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}

/* footer */
#footer {
border-top: 1px dashed #333;
color: #666;
font: normal 0.9em sans-serif;
position: absolute;
top: 100%;
width: 100%;
}
#footer a {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #CCC;
text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}

hr {
color: #000;
background-color: #000;
height: 1px;
}
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 21:44 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Kod:
/*#container
{
padding:0;
margin:0;
width:820px;
background-color:#FFFFFF;
border:1px solid #555555;
}*/

Yukardaki kodu aktif et kodu iptal etmi?ler.
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 21:48 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Hmm nas?l akt?f ed?cem :S:S
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 21:54 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Kod:
#container
{
padding:0;
margin:0;
width:820px;
background-color:#FFFFFF;
border:1px solid #555555;
}

Bu ?ekilde Aradaki 7 Fark? bulursan Aktif olur
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 22:00 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Kaan valla sifre gibisin Ben?m Anl?cam sek?lde yazsan :S:S aradak? 7 fark derken ?? ne yapmam gerek?yor tam anlam?yla ?
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 22:04 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Hi? mi kafan ?al??m?yor anlam?? degilim Yapman gereken ba??ndaki ve sonundaki [color=Blue]/* lar? silmen hepsi o kadar..
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 22:10 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Kafa caL?smas? deq?l yen? yen? ogren?yorum arast?r?yorum .. daha basl?yal? 2 hafta oluyor sed?t?o ya kusura bakma sen?n kadar tecrubel? deg?l?z bu konularda

Bu arada ded?g?n? yapt?m b?r ?se yaramad?
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 22:29 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Sen en iyisi temay? payla? kurip de bakay?m nas?l bi?i yapm??lar rastgele sorun ??z?lm?yor.
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 22:31 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 22:39 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Ordaki resimde site gayet d?zg?n ve ortal? g?r?n?yor sende neden farkl? g?r?n?yor.?
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 23:08 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

B?lm?yorum bende s?te solda c?k?yor .. taray?c??danm? ded?m opera kullan?yorum cunku ?e ve f?refox dada ayn? anlamad?m g?tt? b?rde sen bak

Bu mesaj sansar tarafından 2010-01-21 13:13 GMT, 6060 Gün önce düzenlendi.
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-20 23:24 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Sab?rl? ol ayarl?cam ben bir ka? g?n i?inde al?rs?n ancak ama kendin yada baskas?da yapabilir beni beklemene gerek yok yani kurucam temay? bak?cam can? ne istiyormu?
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Tema sorunu
2010-01-20 23:26 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Tamam Ben arast?r?yorum Zaten kurcal?yorum eger yapab?l?rsem b?rak?r?m sana pm ama sanm?yorum yap?cag?m?da Saqolas?n bu arada...
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Tema sorunu
2010-01-21 00:36 GMT  oklu Alnt
qharez

User is: Online status   Gender_M
Posts: 172
Ülke: --- - 00
Meslek:
Age: 35

container b?l?m?ne birde center kodu eklemeyi denesene

 

Tema sorunu
2010-01-21 13:16 GMT  oklu Alnt
sansar

User is: Online status   Gender_M
Posts: 21
Ülke: - ANtaLya
Meslek: OqRéNCi
Age: 37

Dened?m olmuyor ..
SeytaN NefRete S?vgiDeN Daha Cok iNandi . Cunku S?vqinin SahteSi WaRdi NefRetiN asLa .!

 

Powered by Seditio © 2009-2012 All Rights Reserved