Şu css kodunda bir değişiklik yaparmisiniz - Google Fan Webmaster Forum
Google Fan Webmaster Forum  

Geri Dön   Google Fan Webmaster Forum > Acemi Webmaster > Yeni Başlayanlar

Yeni Başlayanlar Webmaster dünyasına yeni girenlerin sorunları, sormak istedikleri her konuda herşey

Cevapla
 
LinkBack Konu Seçenekleri
  #1 (permalink)  
Eski 21-07-2007, 20:43:02
batubilir - ait Avatar
 
Adana Şubesi
Mesajlar: 921
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader Puanı: (13)
iTrader Feedback: (100%)
Rep puanı: 9
batubilir isimli üyemiz hakkına hiçbir bilgimiz yok.
Tanımlı Şu css kodunda bir değişiklik yaparmisiniz

Merhaba şuan bir joomla sitesi kurdum yalniz tema sayfayi tam olarak kaplamıyor yan taraflari beyaz oralara arkaplan eklemek istiyorum
css kodlari üzerinde resim urlsi vererek bir oynama yaptim ancak birşey değişmedi

Code:
.banner {
    background-image: url(../images/baner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
/*.baner {
    background-image: url(../images/baner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}*/
.path {
    background-color:ffffff;
}
.sag_alt {
    background-image: url(../images/sagalt.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.sag_ust {
    background-image: url(../images/sagust.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.sol_ust {
    background-image: url(../images/solust.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.sol_alt {
    background-image: url(../images/solalt.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
/*.alt_orta {
    background-image: url(../images/alt_orta.gif);
    background-repeat: repeat-x;
    background-position: left top;
}*/
.sol {
    background-image: url(../images/sol.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.sag {
    background-image: url(../images/sag.gif);
    background-repeat: repeat-y;
    background-position: right top;
}
.alt {
    background-image: url(../images/alt.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.ust {
    background-image: url(../images/ust.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.mod {
    background-color: #ffffff;
}
.ana {
    background-color: #ffffff;
}
.date{
    font-family            : Geneva, Arial, Helvetica, sans-serif;
    color                : #000000;
    font-size            :12px;
    font-weight: bold;
}
.path{
    font-family            : Geneva, Arial, Helvetica, sans-serif;
    font-size            :12px;
}
body {
    margin                : 0px 0px 0px 0px;
    background-color    :#ffffff;
    font-family            : Verdana, Arial, Helvetica, sans-serif;
    font-size            : 11px;
    color                : #000000;     
}
td, tr, p, div {
    font-family            : Geneva, Arial, Helvetica, sans-serif;
    color                : #000000;
    font-size            : 11px;
}
.inputbox  {
  border           : 1px #ffffff;
  background-color : #c20015;
  margin-bottom    : 4px;
  font-size        : 12px;
  font-weight:bold;
  font-family: Arial, Verdana;
  color         : #ffffff;
}
table.moduletable td{
  font-size        : 12px;
  font-family: Arial, Verdana;
  color         : #1e1f24;
  }
.poll {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 14px;
}
.pollstableborder {
  border: 1px  #ff0000;
}
.sectiontableentry2 {
  background-color: #cc6666;
  color: #091f36;
}
.sectiontableentry1 {
  background-color : #c20015;
  color: #1a395b;
}
.sectiontableheader {
background : #000000;
color : #ffffff;
font-weight : bold;
padding: 3px;
}
.small {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}
a.readon:link, a.readon:visited {
  color: #000000; 
  text-decoration: underline;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
a.readon:hover {
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
td,tr,p,div {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #192030;
}
.u1{
    width:100%;
}
.u1 .moduletable{
    width:100%;
}
.u1 .moduletable th{
    background-image: url(../images/tematback.gif) ;
}
a:link, a:visited {
    color                : #000000;
    text-decoration        : none;
    font-weight            : bold;
    text-decoration: underline;
}
a:hover {
    color                : #ff0000;
    text-decoration      : underline;
}
a.category:link, a.category:visited {
    font-weight          : bold;
}
ul {
    margin                : 10px;
    padding                : 10px;
    list-style            : none;
}
li {
    line-height            : 15px;
    padding-left        : 20px;
    padding-top            : 0px;
    background            : url(../images/arrow.png) 8px no-repeat;
}
.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #9ca3b4;
  width: auto;
  background: url(../images/tematback.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.button {
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #999999;
  width: auto;
  background: url(../images/tematback.gif) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.contentpagetitle {
    font-size: 13px;
    font-weight: bold;
    color: #999999;
    text-align:left;
}
table.searchinto {
    width: 100%;
}
table.searchintro td {
    font-weight: bold;
}
table.moduletable {
  width            : 100%;
  margin-bottom    : 10px;
}
table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
   height:19px;
   background-repeat: repeat-x;
  background-image : url("../images/modul.gif");
}
table.moduletable td {
    font-size  : 11px;
    padding    : 0px;
    margin     : 0px;
    font-weight: bold;
    color      : #000000;
}
table.contentpaneopen .contentheading{
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:12px;
    height:24px;
    background: url(../images/tematback.gif) repeat-x;
    width:100%;
    text-indent: 18px;
    font-weight: bold;
    text-align:center;
}
form div.componentheading{
    background-image:none;
    height:5px;
    font-size:5px;
}
div.componentheading{
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0px;
    height:26px;
    background: url(../images/tematback.gif) repeat-x;
    width:100%;
    text-indent: 18px;
    font-weight:bold;
    line-height:27px;
}
.contentpaneopen {
    text-align: left;
    width: 100%;
    padding: 0px;
}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {    
    text-decoration:none;
    text-align:justify;
    color:#000000;
    font-weight:bold;
    display:block;
    width:156px;
    height:22px;
    display:block;
    text-indent:25px;
    line-height:18px;
    background-image:url(../images/but1.gif);
    margin-left:0px;
}
a.mainlevel:hover {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    display:block;
    width:156px;
    height:22px;
    border:0px;
    display:block;
    background-image:url(../images/but2.gif);
    text-indent:25px;
    line-height:18px;
    margin-left:0px;
}
a.sublevel:link, a.sublevel:visited, a.sublevel:active {    
    text-decoration:none;
    font-weight:bold;
    padding-left:0px;
    margin-left:0px;
}
arkaplanin backraund.jpg olarak gözükmesini istiyorum
Eski Taraftar - Anasayfa temada bu yardimlarinizi bekliyorum arkadaşlar
__________________
Ucuz fiyata Reklam alanlari

Konu batubilir tarafından (21-07-2007 Saat 20:48:15 ) de değiştirilmiştir..
Alıntı ile Cevapla
  #2 (permalink)  
Eski 21-07-2007, 21:36:04
dedede - ait Avatar
 
Kocaeli Şubesi
Yaş: 27
Mesajlar: 202
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader Puanı: (1)
iTrader Feedback: (100%)
Rep puanı: 0
dedede isimli üyemiz hakkına hiçbir bilgimiz yok.
Tanımlı

body { } tagı arasına

background: url(../images/bg.jpg);
yazman gerekir.
Alıntı ile Cevapla
Cevapla


Konuyu Toplam 1 üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Konu Seçenekleri

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Okuduğunuz Konuya Benzer Konular
Konu Konuyu Açan Forum Cevaplar Son Mesaj
Türkiye, Kyotoyu imzala ! MrManson Gündemdeki konular & Haberler 124 06-06-2008 18:54:30
İŞTE Hizmet BU arkadaşar Toplu İnt. Matias Delgado Webmaster Genel konular sorunlar 3 23-09-2007 23:12:52
Kişisel Gelişim - 10 Yaşam Becerisi mahmutsan Off-Topic 0 17-04-2007 10:59:35
Domain Hayalleri Sporweb Off-Topic 12 30-03-2007 00:46:02

Bütün Zaman Ayarları WEZ +3 olarak düzenlenmiştir. Şu Anki Saat: 08:11:01 .


 
Telif Hakları vBulletin v3.7.2 © 2000-2008, ve Jelsoft Enterprises Ltd.'e Aittir.
Hosted by Radore Hosting

“İnsanların en hayırlısı, insanlara faydalı olandır”. H.Ş

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