I'm very excited to announce that I've updated our popular
ceejay01 template to Blogger XML standard. It's taken me a while to get my head around the XML code, and anyone who has tried this will know there isn't a lot of information to work from, so it feels like an achievement.
ceejay01 has proven to be one of our most popular templates and is used on many hundreds of blogs. By updating to Blogger XML users get the ability to add widgets to the sidebar without having to know any HTML. However, there are still two parts of the template that need editing by users.
The first is the link bar at the top right of the template. These unfortunately need to be edited by hand, so you'll need to open the template in Blogger's Edit HTML screen, and scroll down until you find the line below, then just change the # sign into the full URL of your link and change the word 'Link' to something more descriptive.
<li><a href='#'>Link1</a></li>
The second part of the template that still needs to be edited by hand is the about me box, and following the same approach from above, look for;
<div id='about-snippet'>
<p>Welcome to my site, please bookmark this page.</p>
</div>
You should only change the text that I've underlined, which will look normal on your version.
To download the XML version of ceejay01, two options are available, download the
text only version, or my
zipfile which also includes the images - just in case you want to host them yourself.