Quote:
Originally Posted by zachlee
In the descrption field, I have linked images.
(example) http://www.football-forums.com/forum...splay.php?f=47
I want to be able to click on a teams logo, not just their name.
I have tried other mods however the formatting of my pages are then thrown off. What I need (want) is for the description (image in this case) to be clickable to take the user into that specific forum.
Any hints or ideas how I can accomplish this?
Thanks!
-Zach
|
why not just use html in for the description pic
example
HTML Code:
<a href="http://www.football-forums.com/forums/forumdisplay.php?f=5"><img src="http://www.football-forums.com/forums/teamlogos/ravens.gif">
***EDIT*** i dunno what hack you are using to have your forum displayed like that or how you have the team logo there but im assuming that this should work