PDA

View Full Version : Bio as images


01-17-2001, 02:29 AM
over at the soup (still UBB) Jason have added a hack that has images for user info.
http://www.aliensoup.com/ubb/Forum26/HTML/000120.html
(under the user name in the posts)
Now I did this on my site using the hack Ed posted, for showing interests etc in your post.
I just want to know if someone could edit this hack so it used the icons instead....

TIA

Sean

[Edited by ukliam on 01-16-2001 at 11:35 PM]

01-17-2001, 02:48 AM
Wouldnt this be a simple template change? Just use the Alt tag in the image code with the $location var?

01-17-2001, 03:18 AM
Correct - you just have to edit the line that's assigns the varible:

$location = "Location: $location";

And make it something like:
$location = "<img src=\"images/loc.gif\" alt=\"$location\">";

01-17-2001, 03:30 AM
thanks ed, did'nt realise it was that simple... I will give that a try

01-18-2001, 02:29 PM
That worked fine... nice and simple
http://www.clubbers.ws/forums/showthread.php?threadid=12