Img-title - Question | JoomShaper

Img-title

KL

Klaus Liedtke

SP Page Builder 2 years ago

Hi everybody,

In IMAGE LAYOUT i can set the Alt Text for the Image. But there is no "image title". This will shown when cursor is over the image. What can i do ?

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #143863

Hi Klaus,

The only way to get it is to override & customize addon file (site.php) and add missing part of code. For example you can use that same value from ALT, or edit also "admin.php" add extra input field.

Title by default is not required by HTML, only ALT. More in Google Dev docs: https://developers.google.com/search/blog/2007/12/using-alt-attributes-smartly

0