Chani
01-17-2009, 03:09 PM
I've figured out how to post a banner with the links mod, but the thing is, I don't want to show the entire description on the browselinks page. I can remove the description, but what I'd really like to do is allow a hover preview of the description when a user mouses over a link banner (and I don't want it to expire, either).
Any ideas?
Chani
01-17-2009, 04:44 PM
Okay, I'm still learning. ;)
I got the preview to show up, but in the preview it's showing "<br />" instead of actual linebreaks.
In browselinks.php I added the code:$links['description'] = str_replace("<br />","\n",$links['description']);under the query_read functions.
If I reverse the replacements, it adds more "<br />"s, but when I leave them as I have them, it doesn't seem to be replacing them, and therefore my preview isn't formatted at all.
I'll dig around more, but I welcome any ideas.
Thanks!
End result here: TeeGopher (http://www.teegopher.com/links/browselinks.php?c=2)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.