Make Background in post
Friday, April 22, 2011
Edit
To beautify the blog, most bloggers make / add widgets or modify the html code, such as making the text color, blinking text, running text and others, and on this occasion, we discuss how to Make Background In the posts, so you can make the post has a background color or background with image.
for who want to put the background in your post, continue reading this article.
1. Background with color
to color code, you can see it here
2. Background with image
add the following code in your posts
at the url address, is a place where you upload the image, eg on Photobucket, site.google or Yahoo Geocities ..
good luck...
for who want to put the background in your post, continue reading this article.
1. Background with color
<div style="background:color code;">
Put your article here
</div>
Put your article here
</div>
to color code, you can see it here
2. Background with image
add the following code in your posts
<div style="background:url(image url address) no-repeat right top; text-align:justify; font-size:100%; padding:10px">
Put your article here
</div>
Put your article here
</div>
at the url address, is a place where you upload the image, eg on Photobucket, site.google or Yahoo Geocities ..
good luck...