Here is the preview of the Blogger Template Designer from Blogger in draft blog,
Another customization worth mentioning is, the blogger template designer allow designer to add custom cascading style sheets (CSS) to change your page appearance for the template. You can also add your own background picture via CSS.
1) Compress the picture size under 250K.
2) Upload to a filehost like picasa, photobucket or other online picture service.3) Add the image background CSS snippet
.body-fauxcolumn-outer {
background: url(http://www.example.com/image.png); }
.body-fauxcolumn-outer div {
background: none;
}
(Notes: Template with gradient might conflict with the use of background picture)
06/11/2010 Update - Google announces the template designer has graduated from Blogger In Draft and is now available to everyone by default.
06/11/2010 Update - Google announces the template designer has graduated from Blogger In Draft and is now available to everyone by default.


No comments:
Post a Comment