I would like my images to have nice descriptive alt text how do i do this in zencart?
I also would like to have title tags added to some of my hyperlinks like the categories links and some of the products. How do I go about doing this?
Thanks,
I would like my images to have nice descriptive alt text how do i do this in zencart?
I also would like to have title tags added to some of my hyperlinks like the categories links and some of the products. How do I go about doing this?
Thanks,
How do you turn on the alt tags to the images as mine dont appear to be working.
The alt should work by default for your product images.
If you have other images in the raw HTML (such as for your product descriptions), you'll have to add the alt and title text like so:
<a href="http://www.lulu.com/content/466605"><img src="images/large/e-start-book.gif" alt="get your manual today" title="Have you got yours yet? Join the 1000’s of Zen Cart users that have bought the only comprehensive owners manual !" /></a>