How to turn a normal layout into one for your blog. (blogger only)
Know how to turn a beautiful weblayout into a one for your blog. Learn the codes to put in.
First you want to make your bloggings show up on the layout right? Put this code into the desired area.
For blogger: (this is an example of a code)
| <Blogger> <div class="datetimeheader"> <BlogDateHeader> <center><$BlogDateHeaderDate$></center> </BlogDateHeader> </div> <p> <$BlogItemBody$> <br> <div class="datetimefooter"> <p> Posted at <a href="<$BlogItemArchiveFileName$>#<$BlogItemNumber$>"> <$BlogItemDateTime$></a> </div> <br><br> <center> * * * * * * * * * </center> <br><br> </Blogger> |
The red and green highlighted part is editable. See the bottom preview of what it is like in action. The colour shows the place where it appears/the code works. It comes out like this:
|
Monday, January 26, 2004
|
Next for the archives..put this code in the place where you want your achives links to come out.
| <BloggerArchives><a href="<$BlogArchiveURL$>">
<$BlogArchiveName$></a><br> </BloggerArchives> |
It will come out like that:
| 10/12/2003 - 10/18/2003 11/02/2003 - 11/08/2003 11/09/2003 - 11/15/2003 11/16/2003 - 11/22/2003 11/23/2003 - 11/29/2003 12/07/2003 - 12/13/2003 12/14/2003 - 12/20/2003 12/21/2003 - 12/27/2003 12/28/2003 - 01/03/2004 01/04/2004 - 01/10/2004 01/11/2004 - 01/17/2004 01/18/2004 - 01/24/2004 01/25/2004 - 01/31/2004 |
This are only some examples. There are many more. Note. This will only work for blogger. If you are using diaryland or other systems, it will not work. If you use diaryland, and know the codes to put, please contact me!