How can I create a conditional image. Right now I am calling a TV in my template with a width and height on it to make sure if the user puts in a larger or smaller image it will look somewhat alright not breaking the structure. How ever I would also like the to be able not to put any image in without the height/width place holders affecting the page. This is the code I am using:
<a href="[~3~]"><img src="[*left_home_img*]" width="190" height="142" alt="" border="0" /></a>
I would love to hear everyones tricks on this.
Also related is, how can I give the editor a really really simple way to select what page to link the image to?
Third thing is, how is everyone integrating blogs into their site. I have seen a couple different ways including wordpress and ditto.
Thanks!