Hi there,

I use Views Slideshow in a Block in combination with the Single Frame Module and its almost perfect.

The only thing i would like to change is the content of the tooltip/tilte/alt tag of the Image.

Currently the code looks like this:

<a class="lightbox-processed" href="mypic.jpg" rel="lightbox[field_myfield][Description]"><img src="mypic.jpg" alt="Alternative-Text" title="Title" height="200" width="200"></a>
  </div>

I now would like to change the Value of title and alt to Description, because thats the Tooltip of the Picture mouseover.

Does anyone know where in the Module i can change this values? No problem if i have to hack the module, its no big deal to change that back after the next update. Its pretty important here, so would be glad to hear any suggestion... Couldn't find anything with search over the whole Module folder neither searching the issue queue...

Best Regards,
Sandro

Comments

redndahead’s picture

Status: Active » Fixed

You need to do this in your view. You can rewrite the output of the image to fit what you need. You change this in the setting for the field.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.