Alpr
| Konu: Mesajlarda Çıkan Resim Perş. Şub. 11, 2010 3:52 pm | |
|
| Mesajlarda Çıkan Resim
|
| Nereye eklnemeli ? ;
=} Yönetim Paneli =} Afiş Asmak =} Renkler =} Css
Versiyonların kodları ;
PhpBB2 PhpBB3
- Kod:
-
.postbody { background-color: #fff; background-position: bottom right; background-repeat:no-repeat; background-attachment: scroll; background-image: url(RESIMLINKI); }
PunBB
- Kod:
-
.pun.postmain { background-color: #fff; background-position: bottom right; background-repeat:no-repeat; background-attachment: scroll; background-image: url(RESIMLINKI); }
Invision
- Kod:
-
.post-container { background-color: #fff; background-position: bottom right; background-repeat:no-repeat; background-attachment: scroll; background-image: url(RESIMLINKI); } Önizleme ;
|
| YetkinForum |
|
| |
|