PDA

View Full Version : Forumhome 2.x - Can you make a 'Forum' link to something else?


mkdevo
11-18-2004, 12:00 PM
i know that 3.x has this functionality, but can it be done with 2.x (2.3.5)?

basically i want to have one of my forums on my forumhome page link to my gallery, instead of going to an actual forum.

can this be done?

alkatraz
11-18-2004, 04:17 PM
just put html code for a link in the thread title.
<a href="file.php">Forum Name</a>

or you may need to do this to cancel out the existing href that would be there
</a><a href="file.php">Forum Name</a><a href="#">