Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 can Xthreads make like this?
terzier Offline
Member
***
Posts: 91
Joined: Feb 2012
Post: #1
Rolleyes can Xthreads make like this?
sorry if my thread is misplaced.

here I want to ask. Xthreads can make room in MyBB.com be like the following picture? Rules

   

the picture explains, when the room is at the click of the site will be open to the page http://blog.mybb.com

apologize if the language of chaos and not understood Winktongue

Xthreads can do it? Yipi

Un-Official MyBB from Indonesia| Facebook Page|Twitter
GARUDA DIDADA KU
03-02-2012 07:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
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
terzier Offline
Member
***
Posts: 91
Joined: Feb 2012
Post: #3
RE: can Xthreads make like this?
thank RateU, you are amazing Smile

Un-Official MyBB from Indonesia| Facebook Page|Twitter
GARUDA DIDADA KU
03-20-2012 06:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: