Making Different Posting Background for Blogger

In making background, we can use two alternative, they are background with color and background with image. For background with images, we can divide again into some techniques, background images with repeated techniques (repeat, repeat-x, repeat-y) and background images with no-repeat techniques.

Making Background with color
to make colorful background in every posting, you need to so some steps;


When you start posting, choose Edit HTML and don’t choose Compose. Start your posting with the following code:
<div style="background:#ffff00;">


And end your posting with the following code;

</div>
Change #ffff00 with your interest color code. If you are still confused and need color codes, just click here. Because this code is Style from CSS, then you are not only able to do anything with the color background but also anything; font color, font, justify the posting and anything. With this way, your posting will be nice and interesting. For example, if you want yellow as your posting background, the writing is justify and font size 14px :
<div style="background:#ADDFFF; font-size:14px;">
There a various way to add subtitle to the movie. Most of the dvd has the wide range of subtitle in various language inbuilt on it. But some might not and if you have downloaded the movie from the internet then there is less chance of having subtitle on it. In such situation you can add subtitle in movie manually. Well don't be panic its not that much complicated that you are thinking but your computer must have any video playing software that may be either vlc player or kmplayer and have subtitle enable on it.
</div>
The result will be as following.
There a various way to add subtitle to the movie. Most of the dvd has the wide range of subtitle in various language inbuilt on it. But some might not and if you have downloaded the movie from the internet then there is less chance of having subtitle on it. In such situation you can add subtitle in movie manually. Well don't be panic its not that much complicated that you are thinking but your computer must have any video playing software that may be either vlc player or kmplayer and have subtitle enable on it.

Making Background With Image
If you want to have background with image, the first thing to do is to have an image for your background. Then, upload the image into your hosting image.
When you start posting, choose Edit HTML and don’t choose Compose. Start your posting with the following code:
<div style="background:url(image URL) no-repeat;">

And end your posting with the following code;

</div>
Change image URL address with URL image you want. Use no-repeat if you use big size image and no image repeat in the background. Just like background with color, you can add anything with this code as you want.
<div style="background:url(http://www.wallpaperseek.com/sky-fantasy_wallpapers_4794_1152x864.jpg) no-repeat;">
There a various way to add subtitle to the movie. Most of the dvd has the wide range of subtitle in various language inbuilt on it. But some might not and if you have downloaded the movie from the internet then there is less chance of having subtitle on it. In such situation you can add subtitle in movie manually. Well don't be panic its not that much complicated that you are thinking but your computer must have any video playing software that may be either vlc player or kmplayer and have subtitle enable on it.
</div>
The result will be as following.
There a various way to add subtitle to the movie. Most of the dvd has the wide range of subtitle in various language inbuilt on it. But some might not and if you have downloaded the movie from the internet then there is less chance of having subtitle on it. In such situation you can add subtitle in movie manually. Well don't be panic its not that much complicated that you are thinking but your computer must have any video playing software that may be either vlc player or kmplayer and have subtitle enable on it.
Now click PUBLISH POST and you are done.

2 comments so far:

Dede said...

i never know we can add background image......thank u so much

Rohan said...

thanks for this, very helpful

Post a Comment

 
Royal Tutor © 2011 | Privacy Policy | Powered by Blogger | Back to top