Here is the download link.Red Crystal blogger template
Friday, September 19, 2008
Sunday, September 14, 2008
This is the test blog for Red Crystal blogger template.
This is a test post for the template and it gives you a basic idea of what the template has to offer and how it will look once you install it.Before you download this template know that you are not allowed to do the following things;
Enjoy..................................................
If you have any suggestions for this template please visit this page:Suggestions
If you have any bugs to report visit this page:Bugs
If you want some tips on how to customize this template visit this page:Customizations
If you want to visit my blog click here:Kenyan Guru
If you want to comment about this template visit this page:Comments or join my forum
Features:
inbuilt search form
inbuilt navigation bar
fully customizable
easy to modify
- Remove the bottom link to my blog
- Sell this template without my permission.
Enjoy..................................................
If you have any suggestions for this template please visit this page:Suggestions
If you have any bugs to report visit this page:Bugs
If you want some tips on how to customize this template visit this page:Customizations
If you want to visit my blog click here:Kenyan Guru
If you want to comment about this template visit this page:Comments or join my forum
Features:
inbuilt search form
inbuilt navigation bar
fully customizable
easy to modify
This is how text that is in blockquote would look like.is an online template generator for old Blogger and Movable Type blogs. You can select from the two column or three column options. Simply enter the information on the relevant boxes on the online form and click generate template. You can add your site name, title image, and choose the font and font color as well.
Labels:
home

Saturday, September 13, 2008
Wednesday, September 10, 2008
How to modify navigation bar
If you look below the header in the page elements section you will see a HTML/javascript widget is already in place but it is empty.
Add the following code to it
<div id='newnavbar'>
<ul>
<li><a href="URL of Home page">Home</a></li>
<li><a href="URL of Music page">Music</a></li>
<li><a href="URL of Books page">Books</a></li>
<li><a href="URL of Links page">Hot Links</a></li>
<li><a href="URL of Profile page">About Me</a></li>
<li><a href="mailto:EMAIL ADDRESS">Contact</a></li>
</ul></div>
Add the following code to it
<div id='newnavbar'>
<ul>
<li><a href="URL of Home page">Home</a></li>
<li><a href="URL of Music page">Music</a></li>
<li><a href="URL of Books page">Books</a></li>
<li><a href="URL of Links page">Hot Links</a></li>
<li><a href="URL of Profile page">About Me</a></li>
<li><a href="mailto:EMAIL ADDRESS">Contact</a></li>
</ul></div>
Labels:
customizations

Subscribe to:
Posts (Atom)