Showing posts with label Customize. Show all posts
Showing posts with label Customize. Show all posts

How to Customize your Header?

thumbnail
To customize the header in a beta blog...........start with BACKING UP YOUR TEMPLATE as described in How to Change Template.The Blog Header in Beta blogs is described by two sections of code. The first section is in the CSS part of the template where the physical characteristics of the header are described. A sample header code in the CSS is given below :/* Blog Header---------------------- */#

Customizing your Blog.

thumbnail
Customizing your blog is done through..............the Fonts and Colors subtab under the Template tab. The code reponsible for customizing your blog resides in the third part of the template as shown in Parts of the Template. This is what the code looks like this :/* Variable definitions ====================