How do I post photos?
First, your photos have to be hosted on a website somewhere. If they aren't hosted anywhere, upload them to photobucket.com, or tinypic.com. Copy the "html" and paste it into your thread, it's that simple. If your image IS hosted somewhere, you just need to know a little code and you'll have to snag your image code. If you have mozilla, you can right click an image, and select "copy image url", then paste it where it says "URL HERE" in the following code.
<img src="URL HERE" alt="image" />
My image is HUGE, how do I resize it?
Simple, put width="400" right after the " that comes just after your url, and right before the right bracket/arrow.
How do I rotate a picture?
You don't need any sort of editing program to do this, and I will tell you a few simple ways to do this. Open your pictures on your computer, double click on the photo you want to use, and it should pop up in it's own screen. There should be a few buttons underneath the picture, two of which are arrows. Click them to rotate the image, and when you have it where you want it, just X out of the window, it will automatically save. Don't see these buttons? You have more options! Open up paintshop on your computer, then open the image. Next, go to the nav. bar and hit "image", then select "flip/rotate". Choose "rotate by angle" and rotate it there, then save. Still stuck? Make a photobucket.com account. After you upload a photo, you can hover over it in your album, and hit a button that says "edit", in edit mode you can do a number of things, including rotating your pictures.
How do I get my text blue when quoting someone?
Just use the "italics" code. At the beginning of the text you want blue, put "< i >" (without the spaces and quotations), and after the text, put "< / i >" (again without the spaces and quotations. Now it should be slanted and blue!