I’m trying to display a clickable image on my page but when I look at the generated html there is no height and width parameters? How do I get the ee tag to display this information? How do I add a class and/or id to the image using this tag? Is there a better way to do display a clickable image on a page? This is the code I’m using.
{exp:channel:entries channel="ads" limit="6" category="791"}
<h2>{taglineAD}</h2>
<p><a href="http://{linkAD}">{imageAD wrap="image"}</a></p>
<p>{/exp:channel:entries}