Şub 11
Hangi temayı kullanıyorsanız o tema’da style.css’i aç
BUL
1
2
3
4
5
6
7
| /* The main body of the entire forum. */
body
{
background-color: #ffffff;
margin: 0px;
padding: 12px 30px 4px 30px;
} |
DEĞİŞTİR
1
2
3
4
5
6
7
8
| /* The main body of the entire forum. */
body
{
background-color: #ffffff;
margin: 0px;
padding: 12px 30px 4px 30px;
background-image: url(images/arka.gif);
} |
Read the rest of this entry »
Şub 11
Hangi temayı kullanıyorsanız o tema’da style.css’i aç
BUL
1
2
3
4
5
6
7
| /* The main body of the entire forum. */
body
{
background-color: #ffffff;
margin: 0px;
padding: 12px 30px 4px 30px;
} |
DEĞİŞTİR
1
2
3
4
5
6
7
8
| /* The main body of the entire forum. */
body
{
background-color: #ffffff;
margin: 0px;
padding: 12px 30px 4px 30px;
background-image: url(images/arka.gif);
} |
Read the rest of this entry »
Kas 22
Smf’de sitenin arka plan resmini değiştirme işlemi
Sitenizde kullandığınız Temanın style.css dosyasını açın
ve aşağıdaki kodu bulun
Read the rest of this entry »
Recent Comments