Hi,
I'm using the html code from the Sawtooth site to have a tiooltip image hover over come up, but the image is really small compared to the actual size of the image, it's severely scaled down. Is there a way of removing this scaling or increasing the size of the image? atm its a bit useless as its not possible to see any detail. The functionality is awesome I just need the image to be bigger.... im using the following html (but with my image an txt:
<span class="tool_tip_link">Car XYZ</span>
<div class="tool_tip_text">
<img src="[%GraphicsPath()%]car_pic.jpg" alt="" border="0">
<br>This is an "awesome" car!
</div>
Can anyone help here?
Many thanks
Tooltip image too small
Resolved
2 replies