- finding an image and cropping it to fit (once again using Irfan View)
- upload this image to your web host
- put this code in your template between the <style> and </style> tags in your blogger template:
#header {
width:660px;
margin:0 auto 10px;
border:1px solid #ccc;
background: #fff url(http://your image.jpg) no-repeat top right;
} - change the URL between the parenthesis from http://your image.jpg to the URL assigned by your web host
Also see: The Gimp: New Custom Header
No comments:
Post a Comment