Edublog template tutorial.
Sunday, March 15, 2009, 7:51 PM
Hellos, to all Chinese pupils. :DThis is concerning our edublog. Yeah, this is a tutorial by me lah ;D
Cos recently, I just explored and experimented the blogskin code on my own edublog.
Guess what, it worked. So i am sharing what I know to beautify your edublog, just like mine :D
But maybe the skin I chose sucked, I dunno. You can choose nicer skins, but please, choose simpler skins that can allow Cheng Lao Shi to view. If not she come and look for you uh.
This is to allow you people to use ANY blogskin code you find on the internet and use it on your edublog.
This is to allow you people to use ANY blogskin code you find on the internet and use it on your edublog.
(click to enlarge for a better view)
Next, go to this website, you can just click on the icon.
Search for a skin and download it. (This is optional if you already have a skin code)
Next, if you're downloading and using the blogskin code, click on BLOGGER MAIN.
Then, either save of open the skin code.
Open up the file you just save.
Press Ctrl+A then Ctrl+V.
Go to your edit template in your asknlearn account.
Copy and paste this into your box(that's what I call)
Okay, this part is a little more and harder to understand.
I will try my best to explain clearer. Those who have blog and did not use the blogger.com skins(you people used skins from blogskins.com lah) should know it better than the rest.
Okay, if you preview your skin, you will be like omg! Where is all my posts?
Relax, I will now state the codings for you to change.
PLEASE NOTE: ALL MY CODINGS WILL BE IN [ ], BUT WHEN YOU USE, PLEASE CHANGE IT TO
.
[Blogger] and [/Blogger] change to [Entry] and [/Entry] respectively.
Note: Tags without the (/), is found on the top of the postings code. Tags with (/), is found at the bottom of the postings code.
[BlogDateHeader][$BlogDateHeaderDate$][/BlogDateHeader] change to [%EntryDate%]
[$BlogItemDateTime$] change to [%EntryTime%]
[$BlogItemBody$] change to [EntryBody%]
Please remember to add [IfCommentsAllowed][a href='[%EntryURL%>']Comments[/a] ([%EntryCommentCount%]) [IfCommentPostAllowed] [a href='[%CommentPostURL%]']Post A Comment![/a][/IfCommentPostAllowed] [/IfCommentsAllowed] [a href='[%EntryURL%]']Permanent Link[/a]
Some blogskins creators do not add in the title code. But if they do, the code they used will be [$BlogItemTitle$]. Change it to [%EntryTitle%].
If not please put this code just above the code, [%EntryBody%]
<%EntryTitle%>[div align=center][b][font size=3 face=Tahoma][%EntryTitle%][/b][/font][br][/div]
(This code is suggested by me, not happy? Try to change it yourself.)
That is all folks.
Remember to change the [ ] to
.
