First create suitable image to Blog Background, Next Follow the simple Template Modification steps to Display Image as Background to Blogger Blogs.
Login to Blogger >> Dashboard >> Layout >>Edit HTML >> [Backup your Blogger Template before any Modify]
Find the following line
body {
(or)
body{
(or)
body{
Copy and Paste the following code after the above line
background-image: url(http://www.yourimageurladdress.com);
background-attachment: fixed;
background-attachment: fixed;
Note: Change the URL address to your image in the code. Paste the code in appropriate location after Background or Background-color and This is may vary to custom templates.
Warning: Images must be small size(Format:Gif, Jpg, Jpeg), Don't use .Png extension images. Large images may take long time to loading, Use small as possible.
Preview and save Template.
Read This : Optimize Images to Search Engines
No comments:
Post a Comment
Hello, Write Your Here...