Installing As A Webpage
This is just a brief tutorial to point you in the correct direction of installing these on servers other than livejournal.


First Things First.

Download your layout. After you have downloaded it, unzip the files. You'll three types of files. Images, HTML, and a TXT file. Since you're installing it as a webpage, you only need be concerned with that HTML document.

Upload your Images.

[this really only applies if you're using your website as a blog at Blogger.com or Diaryland.com. You can ignore these next two steps if you can upload your images and HTML to the same place.]
There are images used in making your layout beautiful! You need to upload those ones that came in the ZIP file to a server that allows direct linking! I don't know of one right now. Note // Boomspeed.com does not allow the files uploaded there go anywhere but "auction sites" So when they find out you have images uploaded there used for a layout, they'll delete your account.

Upload your Layout

You can't just upload the images and expect them to magically show up in your layout. Your site doesn't know where to look for them! [the web is a big place.] So you need to tell them.
open your text file and look for the filenames of the images you just uploaded. [you can find it easily by opening your file in Notepad, and hitting "Ctrl + F" then type in the filename, and it will automatically highlight that place in all the code.] You need to change "bg.jpg" to "http://liquid2k.com/yourusername/bg.jpg" for it to work. You have to change one little bit of code for each image you uploaded.
it's really not that difficult.

Add in the Extras

Depending on what layout you chose, you may or may not have extra sidecolumns/iframes for nifty information about yourself. If you do, you should fill all the information now so you can just copy and paste the layout later. [there should be a spot in the code that says "place sidecolumn here" or whatnot. it jumps out at you, really.]
Once you've added in all your extra information, you're ready to put your entries in place.

Adding Entries

Honestly, i'm only sure how to add them at Diaryland. You place %%entries%% wherever you want them to appear. So, do so. If you are doing something else~ you have to figure it out on your own~ but if you got this far, i have faith in you :D

Uploading

If you are doing Diaryland, Login, modify your Diary and place all the HTML into that box. Then it should show up i think...i'm a little rusty, haven't played with that place for a while ^^;
If you are installing this as a formal webpage~ Just upload everything to the same directory~ then it should all show up and work correctly without many problems.

It's Pretty Simple

So it's over. Hopefully you can learn what i can't teach in this section and get your website/blog up and running! Good Luck!