Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 can Xthreads make like this?
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: can Xthreads make like this?
The easiest way is (I think), put the link directly into your forumbit_depth2_forum template.

Something like this:
  1. Create a new category.
  2. Create a new forum in the category above
    • Put a redirect link in the Forum Link setting.
    • Use a template prefix, for example: myann_
  3. Create a new template in your Global Templates:
    myann_forumbit_depth2_forum

    HTML Code
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    <tr>
    <td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
    <td class="{$bgcolor}" valign="top">
    <strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
    </td>
    <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
    <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
    <td class="{$bgcolor}" valign="top" align="left" style="white-space: nowrap">
    <div class="smalltext"><strong>XThreads Download: <a href="http://mybbhacks.zingaburga.com/showthread.php?tid=288">Download XThreads</a></strong></div>
    <div class="smalltext"><strong>MyBB Hacks: <a href="http://mybbhacks.zingaburga.com">MyBB Hacks</a></strong></div>
    </td>
    </tr>

    Basically, you only need to replace the {$lastpost} variable with the links.
    Modify it as your needs.



Attached File(s) Thumbnail(s)
   

(This post was last modified: 03-03-2012 07:08 AM by RateU.)
03-03-2012 07:04 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
can Xthreads make like this? - terzier - 03-02-2012, 07:51 PM
RE: can Xthreads make like this? - RateU - 03-03-2012 07:04 AM
RE: can Xthreads make like this? - terzier - 03-20-2012, 06:39 AM

 Standard Tools
Forum Jump: