random image title

heloise / 2013-11-12 18:02:57   
Hi,
I was looking for a solution to get image title with random image, i've found a post about that, and i've done what 's supposed to work:
editing random image php plugin with
$s .= "

" . $OBJ->vars->images[0][$rand]['media_title'] . "

";
instead of line 45
and
put also
.random_img_title { ... }
at the and of style. css
but no result.
So i was wondering what i've done wrong,
In wich line of the style.css should i put:
.random_img_title { ... }
for that page: heloisebariol.fr/a-propos/

Thanks,
héloïse

heloise / 2013-11-12 18:08:23   

WOW, appologize,
things are working pretty well for title,
but my problem is for the image legend..
any solution?
Sorry again, and thanks.
Héloïse

arsondpi / 2013-11-12 18:23:42   

Hello!
Did you search the forum?
I found this post: indexhibit.org/forum/thread/17697/

heloise / 2013-11-12 18:31:54   

OOh, thank you, it work well,
also with:
.random_img_title { ... }
in style.css i got the same visual text appearence than using the over and over format.
Great!
8+)

This thread has been closed, thank you.