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

Etiketler: arka plan

Author Message

phpcoding

Members


Online status

146 posts

Location: Turkey
Occupation:
Age:

#6711   2007-10-02 00:07 GMT      



arka planımın bu adamın ki gibi olmasını istiyorum yrdımcı olursanız sewiniirm saygılar...

n0fx

Bilgili Üye


Online status

79 posts
http://www.ultima-strike.com
Pagerank: 2

Location: Turkey ?zmir
Occupation: Web Tasar?m, Web Programlama
Age: 21

#6714   2007-10-02 00:43 GMT      
arayüzünün css dosyasında body kısmına gel şu satırı ekle
Code:
background-image:url(img/resimadresi.jpg);

adense

Members


Online status

54 posts

Location: Turkey
Occupation:
Age:

#6722   2007-10-02 01:57 GMT      

verdiğiniz kodu denedim ama olmadı.
Code:
body
{
font-size: 11px;
font-family: Tahoma, Georgia, Arial, Courier, Helvetica, Verdana, sans-serif;
color: #dadada;
margin:0px;
padding:0;
background-image:url(img/back.gif);


buradaki bu kodu background-image:url(img/back.gif); sizin verdiğiniz kodla değiştirdim ve resim yolunu verdim olmadı. sayfayı yenilediğimde verdiğim resim boş bir ekranda açılıp kapanıyor. yani yukarıdaki resimdeki gibi olmadı.

n0fx

Bilgili Üye


Online status

79 posts
http://www.ultima-strike.com
Pagerank: 2

Location: Turkey ?zmir
Occupation: Web Tasar?m, Web Programlama
Age: 21

#6727   2007-10-02 14:35 GMT      
bütün tabloları transparent yapman gerekli

adense

Members


Online status

54 posts

Location: Turkey
Occupation:
Age:

#6730   2007-10-02 15:42 GMT      
iyide nasıl transparan yapacağım bütün tablolar derken ne demek istediniz kısa açıklarsanız iyi olur. kolay gele..

n0fx

Bilgili Üye


Online status

79 posts
http://www.ultima-strike.com
Pagerank: 2

Location: Turkey ?zmir
Occupation: Web Tasar?m, Web Programlama
Age: 21

#6733   2007-10-02 16:16 GMT      
css'de div ve table ayarlarını yapılan yeri bul
Code:
background-color: transparent;

ekle. css kullanmayı pek bilmiyorsan biraz css kullanımı ile ilgili dökümanlar oku.

Neo

Members


Online status

3 posts
http://www.hackturkiye.com
Pagerank: 4

Location: Turkey HackTurkiye
Occupation:
Age: 23

#6769   2007-10-04 00:52 GMT      
transparent yapmasına gerek yok

belagio.css aç

Code:
.cb_footer { background:url('img/main/cb_footer.gif'); line-height:9px }
.cb_main { background-color:#000000; padding:2px 4px 10px 4px; border-left: 1px solid #310a0a; border-right: 1px solid #310a0a; }


Aşşağıdakiyle değiştir.

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

Kripteks

Bilgili Üye


Online status

446 posts

Location: Turkey Eskisehir
Occupation: PhP Delisi
Age: 26

#6806   2007-10-05 03:48 GMT      
Quote
Neo :
transparent yapmasına gerek yok

belagio.css aç

Code:
.cb_footer { background:url('img/main/cb_footer.gif'); line-height:9px }
.cb_main { background-color:#000000; padding:2px 4px 10px 4px; border-left: 1px solid #310a0a; border-right: 1px solid #310a0a; }


Aşşağıdakiyle değiştir.

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




Bu sekilde olabilir fakat transparant yaparsa arka plan full olarak gözukur ama senin dedigin sekilde block'un background resmi sol taraf ust tarafindan irtibariyle gözukur.

Yani zevkine kalmis birsey
Internetim kapandi, izin'lerden sonra actiracam insallah!

serhat36

Members


Online status

122 posts

Location: Turkey
Occupation:
Age:

#30722   2008-06-26 17:19 GMT      

belagio.css dosyanı bununla değiştir


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; border-width:0; color:#00ff00; }
a:hover { 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:250%; font-weight:normal;}
h2 { font-size:170%; font-weight:normal; }
h3 { font-size:100%; margin:1em 1em 1em 0; 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; }


#user { margin:0; padding:0px; color:#888888; }
#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:#ff0000; font:10px Verdana,Arial,Helvetica,sans-serif;
border:1px solid; border-color: #000000 #000000 #000000 #000000 }
.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-image:url(img/back.gif);
}
#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; }
table.cells td.fscat {background:url(img/main/fscat.gif)!important; }

.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-image:url(img/back.gif);
padding:2px 4px 10px 4px; border-left: 1px solid #404040; border-right: 1px solid #404040; }

#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:#ff0000; 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;}

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

This post was edited by emremix (2008-06-27 02:24 GMT, 70 Gün ago)

Kaan

Moderators


Online status

2,036 posts
http://www.ntka.org
Pagerank: 3

Location: Turkey
Occupation: Destek
Age: 25

#30730   2008-06-26 20:59 GMT      
Smileyler var olmaz o
> 1 <

Benzer konular (Similar topics) #BETA

KonularMesajlarSon YazarGüncelleme
arka plan5istanbulls415 Gün
Arka PLan5emremix3 Gün
seditio arka plan4mert456 Gün
Arka Plan Değişikliği3Darkcode519 Gün
seditio arka plan3Kürdo522 Gün

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]