Okay, now you are ready to set your banner in your blog. Here, this is some guides to add a banner to your header.
For classic template :
For classic template :
- Login to blogger with your ID.
- Click Template.
- Click Edit HTML tab.
- Backing up your template (very important!)
- Find these code below :
#header{
.........
.........
.........
}
- Insert your banner URL like this :
#header{
.........
.........
.........
Background:url(http://kangrohman.googlepages.com/blogtutor.jpg) no-repeat center top;
}
- Click Save Changes Template button.
- Done.
For new Blogger template :
- Login to blogger with your ID
- click Layout.
- Click Edit HTML tab.
- backing up your template (very importat!).
- Find these code below :
#header{
.........
.........
.........
}
- Insert your banner URL like this :
#header{
.........
.........
.........
Background:url(http://yoururl.com/blogtutor.jpg) no-repeat center top;
}
- Click Save Template button.
- Done.
Especially for new blogger, you can do some different trick.
- Login to blogger with your ID.
- Click Layout.
- Click Page Element tab.
- Click edit at Haeder Element, refer to picture below :
- Check the radio button for From your computer, Click Browse.. button and then insert your banner file at your computer. Choose Behind title and description if you want your banner behind your blog title or Instead of title and description if your banner want at the front of your blog title.
- Click Save button.
- Done. Now you have a picture at your blog.
0 comments:
Post a Comment