Adding images to posts.
Add images from your yuku albums
To add an image from your yuku album to your post:
Click the insert image icon in the WYSIWYG post editor.
to view your
yuku albums.
Click on the album you wish to select an image from, the album will open.
Click on the image you wish to post and it will automatically be inserted in your post editor.
Adding images from your photobucket account.
If you have a photobucket account, you can link to it and add images from photobucket to your posts. Is is as easy as using your yuku albums.
In the WYSIWYG post editor, click the photobucket icon
to view your
photobucket album(s)
Click on the album you wish to select an image from, the album will open.
Click on the image you wish to insert and it will automatically be inserted in the post editor.
Adding images from URL
To add an image that is stored in a location other then your yuku albums or your photobucket account, you can use the add from URL feature.
In the WYSIWYG post editor, click the insert image icon
Click the add from URL button.
Paste the URL for the image location into the box
Click OK and the image will automatically be inserted in the post editor.
Making an image a clickable hyperlink
To make an image a clickable hyperlink you'll need to use the html button in the post editor (it's before Spellcheck) and enter the html code.
This is the code format. You would replace yourlinklocationhere with the url for the webpage you want to link to and replace yourimageurlhere with the url where your image is stored.
You can add images to posts using different ways:
add images from your yuku albums
add images from your photobucket account
add images from a URL
making an image a clickable hyperlink
Add images from your yuku albums
To add an image from your yuku album to your post:
Click the insert image icon in the WYSIWYG post editor.
to view your
yuku albums.
Click on the album you wish to select an image from, the album will open.
Click on the image you wish to post and it will automatically be inserted in your post editor.
Adding images from your photobucket account.
If you have a photobucket account, you can link to it and add images from photobucket to your posts. Is is as easy as using your yuku albums.
In the WYSIWYG post editor, click the photobucket icon
to view your
photobucket album(s)
Click on the album you wish to select an image from, the album will open.
Click on the image you wish to insert and it will automatically be inserted in the post editor.
Adding images from URL
To add an image that is stored in a location other then your yuku albums or your photobucket account, you can use the add from URL feature.
In the WYSIWYG post editor, click the insert image icon
Click the add from URL button.
Paste the URL for the image location into the box
Click OK and the image will automatically be inserted in the post editor.
Making an image a clickable hyperlink
To make an image a clickable hyperlink you'll need to use the html button in the post editor (it's before Spellcheck) and enter the html code.
This is the code format. You would replace yourlinklocationhere with the url for the webpage you want to link to and replace yourimageurlhere with the url where your image is stored.
<a href="http://yourlinklocationhere"><img src="http://yourimageurlhere"></a>
