Title: Coding a Blog
Program(s): N/A
Description: This tutorial will teach you how to code a blog to use on neopets.
Written by: © Nicolette


Coding a blog is super easy, but a lot of people still don't know how to do it. And that's why I'm writing this tutorial xD!

First, paste this code into the shop description:
<center><img src="URL">
</center>
Change the part in bold to your blog's URL. If you use photobucket, the URL is in the "direct link" box. That's all you have to change with this code ;D.

Now for the next code...

Now click submit =D. CHeck out your shop's front page; the blog shouldn't be in the right place or the right size. Take note of what needs to be changed and then go back to your shop's description.
Where it says <div style="position:absolute; top:555; left: 290; overflow: auto; width: 290; height: 240;">, change the top number higher if you want the text to be lower; and if you want the text to be higher, make the top number lower. For the left number, basically the same thing: The higher the number, the more to the right it will be. For the width and height it's pretty self explanitory- the higher the width number, the fatter the text box will be and for the height, the lower the number the shorter it will be.

Coding will probably take a while, but be patient =3. You will have to go back and forth from your shop front back to your description page numerous times, or if you want you can have 2 windows/tabs open and refresh the tab/window w/ your shop's front page once you've altered your blog code.

And that's it!

~Nicolette <3