Sitenin arkaplan resmini değiştirme

SMF 1.X.X 1 Comment »

Hangi temayı kullanıyorsanız o tema’da style.css’i aç

BUL

?Download Download.txt
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

?Download Download.txt
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 »

Siteye arkaplan resmi ekleme

SMF 1.X.X No Comments »

Hangi temayı kullanıyorsanız o tema’da style.css’i aç

BUL

?Download Download.txt
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

?Download Download.txt
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 »

Smf’de sitenin arka plan resmini değiştirme işlemi

SMF 1.X.X No Comments »

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 »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Giriş