Hi,
we dont see the image Alt Tag entries of our images on the Quark Start Page. We use IMAGE Show Modul GK4.
We test it with Modul CSS on and off.
How can we fix it.
Best
Michael
<img src="<?php echo $path; ?>" data-link="<?php echo $link; ?>" />
<img title="<?php echo $title; ?>" alt="<?php echo $title; ?>" src="<?php echo $path; ?>" data-link="<?php echo $link; ?>" />
teitbite wrote:Hi
I'm afraid adding alt tag is not so simple. Function is not prepared to handle that and rebuilding will require a big change in all of this style files. It's too big modification to be covered by forum support. Sorry.