Signatures
Hi nick
Try pasting that directly into the signature editing box.
<a href="https://www.greenhybrid.com/compare/mileage/car/6356.html" style="border:0" title="Hybrid Cars Mileage"><img src="https://www.greenhybrid.com/compare/mileage/car/6356/signature.png" border=0 alt="Hybrid Cars Mileage"></a>
There's still something wrong with it, since when you click on the image it doesn't take you to your car's data like it should. Sorry to be the bearer of bad news...
The image works, but the link doesn't. When I hover over it it says https://www.greenhybrid.com/compare/mileage/car/<font color=
it should say https://www.greenhybrid.com/compare/.../car/6356.html
The same thing happened to me when I did it, I'm not sure why. Just go into the signature box and replace one with the other.
it should say https://www.greenhybrid.com/compare/.../car/6356.html
The same thing happened to me when I did it, I'm not sure why. Just go into the signature box and replace one with the other.
Now what???



the link that's wandering out in front of the image needs to be inside the
the "a href" tag makes the image into a link, since the image ("img src") tag is contained between the "a href" and the "/a"
<a href="stray link">
<a href="https://www.greenhybrid.com/compare/mileage/car/6356.html" style="border:0" title="Hybrid Cars Mileage"><img src="https://www.greenhybrid.com/compare/mileage/car/6356/signature.png" border=0 alt="Hybrid Cars Mileage"></a>





