Recurring link at the bottom of the first post
This thread is in the Modification Graveyard.
Pretty versatile mod
I made this mod for a referral site called removed and what it does is put a link saying: "Whatever you want to link to here" x = the thread title obviously there are so many edits you can make to this for your needs In a nut shell: Puts a link at the bottom of the first thread in x forum/s to guests/members/both Should work with all previous versions as well but untested go to admincp - styles & templates - search in styles type: Code:
$post[message] click postbit find: Code:
$post[message] Code:
<if condition="$show['guest']"> Code:
<if condition="$forum[forumid] == x"> Code:
<center><a href="x"><b></b></a></center> </if></if> Below: Code:
$post[message] You can use several variables in this mod too to grab other words such as thread title: $post[title] <- put that where the red x is Download No files for download. Screenshots |
Similar Mods
New Posting Features Recurring link at the bottom of every thread | Modification Graveyard |