Seditio ve Ldu hakkında sınırsız arama yapın
 
 
> 1 <

Etiketler: belagio background yardım

Author Message

mahlas

Members


Online status

44 posts

Location: Turkey
Occupation:
Age:

#19445   2008-03-19 15:39 GMT      

arkadaşlar sitemin arka planını degişmek istiyorum cssde kodu buldum

işte kod kodda a.p yi siyah olarak yazılmıs ama ben bunu degiştremiyorum
Code:
#container { padding:0; margin:0 auto; width:981px; background-color:#000000; }

mesela ..
Code:
#container { background:url(img/main/cb_back.gif); line-height:9px; }


yaptım yani resim linki koydumm ama olmadıı.. site blokları falan bozulduu ... bi yardım ltfenn




Umarım annadınız..

Kripteks

Bilgili Üye


Online status

446 posts

Location: Turkey Eskisehir
Occupation: PhP Delisi
Age: 26

#19534   2008-03-19 20:25 GMT      
.Body

kismini duzenle
Internetim kapandi, izin'lerden sonra actiracam insallah!

mahlas

Members


Online status

44 posts

Location: Turkey
Occupation:
Age:

#19540   2008-03-19 20:51 GMT      

Quote
Kripteks :
.Body

kismini duzenle




yha dostum oradaki arka planı degiştirmek deil

#container #000000 - buradada belirttigi gibi.. su haberler sona anketttir falan bu blokların arka planını .. yanii .. uff tannatamıyorum heraldee :S:S

bak mesela.. hit alan konular yazan yerin alttında Önmli konular yazıyo iste onların arka taraftaki siyahı... resim yapmak istiyorum

Kripteks

Bilgili Üye


Online status

446 posts

Location: Turkey Eskisehir
Occupation: PhP Delisi
Age: 26

#19541   2008-03-19 21:02 GMT      
#container {background:url(img/main/cb_back.gif);}

Bunu koy, ama 'site blocklari bozuldu' yazmisin, bozulmadi korkma calisir , onlari ayri bir class altina alirsan sorun kalmaz örnegin o ilgili alanlari
Code:
<div class="cb_small_title">Block Adi</div>
<div class="cb_main">
Blok icerik
</div>


Bu sekil yaparsan, contenair ile tum arka plani, cb_main ile sadece o block kisimlarini yaparsin 2'side farkli olur..
Internetim kapandi, izin'lerden sonra actiracam insallah!

Vezir

Members


Online status

239 posts
http://tekadresim.net
Pagerank: 0

Location: Turkey
Occupation:
Age:

#19599   2008-03-19 22:26 GMT      
blogların arkaplanını değiştirmek için

Css yi Aç Arattır:

Code:
.cb_main


Değiştir

Code:
.cb_main {background:url(img/koyacağınresmin adresi.gif.jpg.vs.vs) !important; }

mahlas

Members


Online status

44 posts

Location: Turkey
Occupation:
Age:

#19613   2008-03-20 12:52 GMT      
kripteks kanka ben annamadım yhaa sen benımmmm dedigimi annamısın brovoda Ben Css yi yapıtırıyım buraya ... sen duzenlede ver bana olurmu..

bak bu css..

Code:
/* ============== Overall ============== */

html
{
padding:0;
}

body
{
font-size: 11px;
font-family: Tahoma, Georgia, Arial, Courier, Helvetica, Verdana, sans-serif;
color: #dadada;
margin:0px;
padding:0;
background:#000000 url(img/back.gif);

}

a { text-decoration:none; font-weight : bold; color:#CC0000; }
a:hover {
color : #ffffff;
text-decoration : underline;
}


.border_right { background:url(img/main/br2.gif); width:29px;}
.border_left { background:url(img/main/bl2.gif); width:29px;}

h1 { font-size:300%; font-weight : bold;}
h2 { font-size:200%; font-weight : bold;}
h3 { font-size:150%; margin:1em 1em 1em 0; font-weight:bold; }
h4 { font-size:100%; font-weight:bold; margin:1.5em 1em 1em 0; }
h5 { font-size:100%; margin:1em 1em 1em 0; }
h6 { font-size:125%; margin:1em 1em 1em 0; }


#user { margin:0; padding:0px; color:#444444; }
#user ul { padding:0px; margin:0; }
#user li { list-style:none; margin:0; padding:0px; }

#quickmenu {
padding:0;
margin: 0;
}
#quickmenu li {
background:url(img/system/arrow-right.gif) no-repeat ;

list-style:none;
width:70px;
float:left;
margin:0; padding:0px 0px 0px 12px;

}
.clear {
clear:both;
}

hr {border-top: #404040 1px solid;  border-bottom: #303030 1px solid;  border-left: #404040 1px solid; 
border-right: #303030 1px solid; padding:0;margin:0 1px 4px 1px;}

select , option {background:#131718; color:#e7e7e7; font:11px Verdana,Arial,Helvetica,sans-serif;}
.radio {background:none; border:none;}
input.text,input.file,input.password,input,textarea {  background:#131718; margin:0px; color:#e7e7e7; font:10px Verdana,Arial,Helvetica,sans-serif;
border:1px solid; border-color: #303030 #303030 #303030 #303030 }
.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 auto; width:981px; background-color:#000000; }
#adminmenu { background:url(img/main/subtitle.gif); margin:0px 0px 16px 0px; padding:10px; vertical-align:top; border:1px solid #2e2e2e; }
#main { padding:0px; margin:0px; vertical-align:top; }
.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 #212121; background-color: #313030; }
.block h4 { margin-top:0; }
.error { background:url(img/main/subtitle.gif);  padding:24px 8px 24px 8px;
  margin:0;  color:#CC1212; font-weight:bold; font-size:110%;
  text-align:center; border:1px solid #2e2e2e; }
.codetitle { font-size:10px; color:#CC1212; padding:2px; margin-top:5px; }
.code { font-size:11px; color:#59739B; background-color:#f6f8fa;
  padding:2px; margin-bottom:5px; font-family:monospace;
  margin:0px; padding:3px; border:1px inset; width:590px; overflow:auto;}
.valid { height:48px; text-align:center; vertical-align:middle; }
.download { text-align:center; background: #303030!important; padding:2px; border: 1px solid #404040;}
.paging { padding:10px 0px 6px 0px; text-align:right; font-size:90%; }
.paging_left { padding:4px 0px 4px 0px; font-size:90%; }
.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;}
.coltop_no_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; vertical-align:middle;}
.middleall { vertical-align:middle;}
.desc { font-size:95%; padding:3px; color:#646464; }
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 {
            padding : 0;
            margin : 0;
            height : 8px;
            border-right : 1px solid #555;
            background : #900 url(img/system/pollin.gif) repeat-x;
      }
.bar_back {
            padding : 0;
            margin : 0;
            height : 8px;
            font-size : 0;
            border-right : 1px double #999;
border-bottom : 1px double #999;
            border-left : 1px solid #ccc;
            border-top : 1px solid #ccc;
            background : #fff url(img/system/pollout.gif) repeat-x;
      }
.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:140px; overflow:auto; }
.signature a { color:#000000; }

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

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; }

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

.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages   { padding:0 2px; background:#303030; margin:1px; border:1px solid #404040;}
.pagenav_current { padding:0 2px; font-weight:bold; background:#2b2a2a; margin:1px; border:1px solid #404040;  }

.cb_footer { background:url(img/main/cb_footer.gif); line-height:9px; }
.cb_main { background:url(img/main/cb_back.gif); line-height:9px; }

#title_expand {background:url(img/main/title_expand.gif) repeat-x;}
#title, .cb_big_title {background:url(img/main/big_cb_title.gif) repeat-x; }
.cb_medium_title {background:url(img/main/medium_cb_title.gif) repeat-x; }
.cb_small_title {background:url(img/main/small_cb_title.gif) repeat-x;}

#title, #title_expand, .cb_big_title, .cb_medium_title , .cb_small_title {font-weight:bold; font-size:110%; color:#FFFFFF; line-height:200%; padding:0px 0px 0px 3px;}
#title a, #title_expand a, .cb_big_title  a, .cb_medium_title  a, .cb_small_title a { text-decoration:none; border-width:0; color:#FFFFFF; }
#title a:hover, #title_expand a:hover, .cb_big_title a:hover, .cb_medium_title a:hover, .cb_small_title a:hover { text-decoration:underline; }
#subtitle { background:url(img/main/subtitle.gif); margin:0px 0px 16px 0px; padding:10px; vertical-align:top; border:1px solid #2e2e2e; }

.menu_holder { width:100%; margin-top:4px;}
.menu_item { width:100px; height:37px; padding:0;}

a#home {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/home.gif);
margin: 0 auto;}
#right_col {

background-image:url(img/tablo/sag.gif);

width : 200px;

padding : 0 3px 3px 3px;

}
a#home:hover {
background-image:url(img/main/home.gif);
background-position: 0 -37px;}

a#forums {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/forums.gif);
margin: 0 auto;}

a#forums:hover {
background-image:url(img/main/forums.gif);
background-position: 0 -37px;}

a#files {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/files.gif);
margin: 0 auto;}

a#files:hover {
background-image:url(img/main/files.gif);
background-position: 0 -37px;}

a#users {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/users.gif);
margin: 0 auto;}

a#users:hover {
background-image:url(img/main/users.gif);
background-position: 0 -37px;}

a#articles {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/articles.gif);
margin: 0 auto;}

a#articles:hover {
background-image:url(img/main/articles.gif);
background-position: 0 -37px;}

a#search {
display: block;
width: 100px;
height: 37px;
background-image:url(img/main/search.gif);
margin: 0 auto;}

a#search:hover {
background-image:url(img/main/search.gif);
background-position: 0 -37px;}

Kripteks

Bilgili Üye


Online status

446 posts

Location: Turkey Eskisehir
Occupation: PhP Delisi
Age: 26

#19768   2008-03-21 07:57 GMT      
Bunu bul:
Code:
.cb_main

Bununla denistir
Code:
.cb_main {background:url(img/main/cb_back.gif);}


"img/main/cb_back.gif" yerine koymak istedigin resmin url adressini koy.

Eger renk ile yapmak istiyorsan

background:url(img/main/cb_back.gif);
yerine
background: #ffffff;
koy

-----------------

Index.tpl gir
Son forum Konular olan block'u
Code:
<div class="cb_small_title">Son Forum Konulari</div>
<div class="cb_main">
SON FORUM KONULAR TAGI
</div>
Internetim kapandi, izin'lerden sonra actiracam insallah!

Vezir

Members


Online status

239 posts
http://tekadresim.net
Pagerank: 0

Location: Turkey
Occupation:
Age:

#19780   2008-03-21 11:33 GMT      
Quote
Kripteks :
Bunu bul:
Code:
.cb_main

Bununla denistir
Code:
.cb_main {background:url(img/main/cb_back.gif);}





Code:
!important;
koymazsan resim tam oturmaz

mahlas

Members


Online status

44 posts

Location: Turkey
Occupation:
Age:

#19790   2008-03-21 14:02 GMT      

YHa alla alla anlamıyonus heraldee ben tam dıstaki backgroundu yaptım onda bi sorun yok .. ben icerisindeki siyah yeride resim yapmak istiyorum yhaa pff ..


bunu
#container { padding:0; margin:0 auto; width:981px; background-color:#000000; }


bunun yerine yesim olmasını istiyorumm ...

Vezir

Members


Online status

239 posts
http://tekadresim.net
Pagerank: 0

Location: Turkey
Occupation:
Age:

#19791   2008-03-21 14:10 GMT      
mahlas biz anlıyoruzda sen anlamıyorsun

Quote
blogların arkaplanını değiştirmek için

Css yi Aç Arattır:

Code:
.cb_main


Değiştir

Code:
.cb_main {background:url(img/koyacağınresmin adresi.gif.jpg.vs.vs) !important; }

Aragorn-pc

Bilgili Üye


Online status

460 posts
http://kankayizz.biz
Pagerank: 1

Location: Turkey Kayseri
Occupation: Pano Prof..
Age: 31

#19792   2008-03-21 14:21 GMT      
Quote
mahlas :
YHa alla alla anlam?yonus heraldee ben tam d?staki backgroundu yapt?m onda bi sorun yok .. ben icerisindeki siyah yeride resim yapmak istiyorum yhaa pff ..


bunu
#container { padding:0; margin:0 auto; width:981px; background-color:#000000; }


bunun yerine yesim olmas?n? istiyorumm ...



Türkcemizi Türkce KullanaLim..
KanKayizz.biz | Ldu Sandstorm Skins Artik Seditio da =) Görmek için Tiklayin..http://kankayizz.biz

Sizde RekLam Alin Sizde Kazanin !

Kripteks

Bilgili Üye


Online status

446 posts

Location: Turkey Eskisehir
Occupation: PhP Delisi
Age: 26

#19796   2008-03-21 15:28 GMT      
Bencede Dogru duzgun turkce yaz lutfen
Code:
#container {padding:0; margin:0 auto; width:981px; background:url(img/main/cb_back.gif);}
Internetim kapandi, izin'lerden sonra actiracam insallah!

mahlas

Members


Online status

44 posts

Location: Turkey
Occupation:
Age:

#20222   2008-03-23 21:47 GMT      

eyw saol hallettim
> 1 <

Benzer konular (Similar topics) #BETA

Keywords (beta):

Forum Arşiv (beta):

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]