Testing image upload

birdog

New member
Joined
Jul 13, 2013
Messages
59
Reaction score
0
pic51.jpg


pic21.jpg
 
You got it...

I looked at your code and you're using the small version, that is the "medium size" version.

Here's your code, note the word medium in the code

http://www.autogeekonline.net/gallery/data/1944/medium/pic51.jpg


If you take out the word medium and just ONE of the forward slashes it will look like this,

http://www.autogeekonline.net/gallery/data/1944/pic51.jpg


And then the full size picture you uploaded to your AG Gallery will look like this,

Your Full Size Picture at 640 Pixels
pic51.jpg



The 600 Pixel photo you inserted[/B
pic51.jpg


Not a huge difference as our software takes larger pictures and shows them first at 600 pixels wide and you uploaded pictures that are 640 pixels wide.

I resize all my pictures to 800 pixels wide so for me it's worth removing the medium/ out of the code to show the entire pictures.

I also cover this in my article here,


How to insert an image from your photo gallery into your message




:)
 
Thanks Mike, I'll read the article.
 
Back
Top