PDA

View Full Version : new thread link from forum home


Koss
11-24-2002, 08:54 PM
I know this hack has been released before, but I just cant find the dang thing. Can someone help me out

image is included
thanks

Erwin
11-24-2002, 09:19 PM
That's not a hack, just a simple template edit.

If you want it to look like your GIF file there:

In forumhome_forumbit_level1_nopost, find:


$forum[title]
[code]

Add this HTML code AFTER that code above:

[code]
<a href="http://www.yoursite.com/forum/newthread.php?s=&forumid=$forum[forumid]"><img src="http://www.yoursite.com/forum/images/yourimage.gif"></a>


Change the code to reflect your site's URL and URL to your image. :)

Koss
11-26-2002, 05:27 AM
sweet thanks