How-To Crib Sheet For LTHForum.com Users
This will be an occasionally-updated quick reference to some of the tools and features of our software.
Please note one important stylistic item: since the program will take any text containing codes literally, all references to the brackets [ and ] are made using the upper-case brackets (the ones with the point in the middle-- { and }-- on the same keys). However, you must use the lower-case brackets in actual practice.
Posting
This is a basic explanation of the main functions. You will find many more cool things you can do at http://www.lthforum.com/bb/faq.php?mode=bbcode.
1. How to make bold text, italics, etc.
The B (bold), i (italics) and u (underlining) buttons all work the same way.
1. Click a button.
2. Type your text after {b}, {i} or {u}.
3. Click again to end the feature with {/b}, {/i} or {/u}:
{b}
This would be bolded.{/b}
Note that it is often easier if you've already typed your text to simply type in {b} and {/b} yourself in the right places. Likewise, if you have a number of bolded headers in a post (like this does), it may be easier to type {b} and {/b} once and copy and paste them into the right spots.
You must have both a beginning and closing code for the feature to work. Use the Preview button to see if you did it right.
2. How to link to an image
LTHForum does not host images. You need to find your own server space (often provided as part of your internet connection; there are also services like
Shutterfly). Then upload your image to that space. The image will have a URL something like this, depending on your provider:
http://www.internetprovider.com/~joeuser/hamburger.jpg
1. Click the Img button.
2. Type or paste in your image's url
3. Click Img again (an asterisk will be visible in the button at this time) to close the link:
{img}http://www.internetprovider.com/~joeuser/hamburger.jpg{/img}
Use Preview to see if your image is appearing.
Please size your images no wider than 600 pixels. Otherwise, they will force the entire thread and all text to their width, making it very hard to read for some users. If you don't know how to resize your photos, see if you have a photo program like iPhoto, Photoshop Elements, etc. which lets you manipulate images. They often come with scanners, digital cameras, etc.
3. How to make images that change (like a slide show)
To make images that change, you need a program that can make animated GIFs. Then upload and link to the GIF image file in the same way that you would a .jpg image file.
4. How to quote someone
To have it simply say "Quote":
1. Click the Quote button.
2. Paste the quote.
3. Click Quote again. Your text will look like this in the form:
{quote}This is the quote.{/quote}
Click Preview and it should look like this:
This is the quote.
To replace "Quote" with the quotee's name:
1. Click the Quote button.
2. Type an equal sign and the quotee's name inside quotation marks (see below), all inside the Quote code brackets.
3. Paste the quote.
4. Click Quote again. Your text will look like this in the form:
{quote="G Wiv"}This is the quote.{/quote}
Click Preview and it should look like this:
G Wiv wrote:This is the quote.
Note that there's also an automated way to do this. While you're looking at the message you want to respond to, click the Quote button
on the message you want to quote. This will automatically open up a new reply window with the entire text of the message you're replying to inside quotes which specify the quotee's name. Then you can edit down the quoted part of the message (
please edit down to only what's necessary!) and add your response below.
5. How to link to another web page
The easiest way to make a link is to type, or cut and paste, a full url including the http:// prefix. The software will automatically make it a link showing the page name.
To make a link which shows your text instead of the page name (preferred, especially if the link is long):
1. Click URL.
2. Inside the URL brackets, type an equal sign and the page's URL.
3. Type your text outside the brackets.
4. Click URL again. This will look like this in the form:
{url=http://www.vitalinformation.blogspot.com}Vital Information-- now a blog!{/url}
Click Preview and it should look like this:
Vital Information-- now a blog!
Please check your links to make sure they work before you leave your post for others to read; use the Edit button to correct any that don't.
Remember, I used the curly brackets here for illustrative purposes. You MUST use the straight brackets to make your coding work.
Last edited by
Mike G on May 1st, 2006, 8:32 pm, edited 6 times in total.