Yuku already has 3 good tutorials on how to get your picture into your post and I've linked to them below.
1. How to post a picture
2. How to create your Yuku Album
3. Linking to Photobucket
| Author | Comment | ||
|---|---|---|---|
Tobias7 |
Picture Posting Help! |
Lead | |
|
Yuku already has 3 good tutorials on how to get your picture into your post and I've linked to them below.
|
|||
Tobias7 |
Image Resizing | ||
|
We have the board set to resize images to be no more than 500 pixels wide but if you would like to resize them yourself here are some tips.
Image resizing using the WYSIWYG editor: After you've inserted your image using the directions from above there are 2 ways to resize your image. 1. Click on your image and you'll then see a little square on each corner of the picture. Click and hold on one of the squares and drag the picture to the size you want. This method is easy to do but it's hard to get your picture to not be distorted or to know if you've made it small enough so method 2 is better. 2. Click on the HTML Button on the tool bar (last one on the right next to Spellcheck). You should then see a line of text that looks similar to this: <IMG height=640 src="http://members.aol.com/johndoe/images/lmxena.jpg" width=790> Delete the height=640 (or whatever your's shows) and then change the width number to 500 so you text now looks like this: <IMG src="http://members.aol.com/johndoe/images/lmxena.jpg" width=500> Click the HTML button again and you'll now see your picture resized. Image resizing using the BBCode editor: There is only one way to resize your image using the BBCode editor and that's by changing your code. After you've inserted your image you'll see something similar to this (without the **): [**img]http://members.aol.com/johndoe/images/lmxena.jpg[/img] The old EZboard code width=500 will not work here, you have to include both the width and height so your code would look like this: [**img=500x300]http://members.aol.com/johndoe/images/lmxena.jpg[/img] Of course figuring out what the correct height is can be tough so the easier thing to do is to use the same code from the WYSIWYG. <IMG src="http://members.aol.com/johndoe/images/lmxena.jpg" width=500> You can also use this code format in the Quick Reply box.
Last Edited By: Tobias7
06/09/08 03:57 AM.
Edited 5 times.
|
|||
Tobias7 |
Finding your image size. | ||
|
How to find your picture size.
To find out the properties (name and size in pixel and kB) just right click on the picture itself and select 'Properties'. You'll get a small pop-up window that looks like this:
If you're making you're own signature then you can find the size by checking the file details in whatever folder you saved your picture in or in some picture editing programs you can choose the size when you save it.
Last Edited By: Tobias7
10/05/08 02:33 AM.
Edited 1 times.
|
|||