Maybe this tips lame one...
*most already knew
but...do try..okay
Let say...you found a picture in the web that you would like it to be your background of your blog,
you can actually, just follow 4 simple steps below...
1: search for an image
2: find the image url
3: copy and paste the url into the html code below
body {
background-color: #000000;
background-image:url(http:// your url here.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
margin:0;
font: x-small Verdana, Sans-serif;
text-align:center;
color:#000;
font-size/* */:/**/small;
font-size: /**/small;
}
4: then copy and paste the html code into your blog's code
(dashboard > design > edit HTML > copy & paste the coressponding HTML code)
you can actually, just follow 4 simple steps below...
1: search for an image
2: find the image url
3: copy and paste the url into the html code below
body {
background-color: #000000;
background-image:url(http:// your url here.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
margin:0;
font: x-small Verdana, Sans-serif;
text-align:center;
color:#000;
font-size/* */:/**/small;
font-size: /**/small;
}
4: then copy and paste the html code into your blog's code
(dashboard > design > edit HTML > copy & paste the coressponding HTML code)
DonE!!!
1 comment:
Salam...Macam mana plak dgn download templet mlalui zip
Post a Comment