Eusebio López wrote:
If you load images via the description / content and hard-code the ALT text it will display just fine
Don't think so
This is the code from the RokSprocket-item:
<img alt="image" src="images/rocketlauncher/frontpage/maintop/img1.jpg">
This is what's used in my local Hadron with a valid image - as you can see NO alt display:
This image is hidden for guests.
Please log in or register to see it.
However if I rename the image file so the template can't find it then you get an alt display:
This image is hidden for guests.
Please log in or register to see it.