View Full Version : Edit the Alt image
Once I create the article the image that I add says " image " once I over the mouse on it, how can I put the name of the page or the article?
Thanks
Micha
02-27-2008, 08:10 AM
Go to your default template for article and find this line of code:
<img src="{VIVVO_URL}thumbnail.php?file={article.image}&size =article_medium" alt="image" />
Instead of alt="image" place alt="{article.get_title}" and you'll get article title when you hover over the image.
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.