Posts: 457
Name: Randy
Location: Northern Wisconsin
|
The sizes will be fixed to what they are. If the image is 200px x 200px, that is what it is.
You could display thumbnails and then allow the user to select small, large image?
If you want the photos side by side you'll probably need to know some css. If that "container" was a certain width and the images were floated, for instance, they would be side by side, etc.
Learning some html and css will greatly help you because you can select HTML editor in wordpress admin area when making posts which will allow to to place things with more control.
|