PDA

View Full Version : New Thread Link on forumhome for vB3


Ryan Ashbrook
05-11-2004, 10:00 PM
Requested by cinq

This mod adds a New Thread link on the forumhome page.

Enjoy. :)

P.S. This is done using Text Links rather than images, but if you wanna use images then do this:

Change every instance of

<td class="alt2"><div class="smallfont"><a href="newthread.php?do=newthread&f=$forum[forumid]">New Thread</a></div></td>

To

<td class="alt2"><div class="smallfont"><a href="newthread.php?do=newthread&f=$forum[forumid]"><img src="url of image" /></a></div></td>

Replacing url of image to the URL of the image. (Duh) :p

kamu
05-12-2004, 10:18 PM
Screenshot!?

Ryan Ashbrook
05-12-2004, 11:14 PM
Done, and never mind the ugly colors, it's a style I'm working on.

imported_cinq
05-13-2004, 09:37 AM
Thank you very much Ryan , very much obliged for this modification :D

Ryan Ashbrook
05-13-2004, 11:43 AM
You're welcome. :)