Latest News:
Latest Mods: Latest Tutorials:


 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customization Tutorial Forum Feed,subscription and new thread
Author Message
stt3
Junior Member


Posts: 2
Joined: Feb 2011
Reputation: 0
Post: #1
Forum Feed,subscription and new thread
Go to ACP ->Templates and styles -> templates -> template set that is used by your current forum theme -> Forum Bit Templates -> forumbit_depth2_forum

Find :

PHP Code:
<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

and replace that with :

PHP Code:
<td class="{$bgcolor}" valign="top">
<
div style="float:left;display:inline;"><strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div> </div><div style="float:right;display:inline;"><a href="syndication.php?fid={$forum['fid']}"><img src="{$theme['imgdir']}/rss.png" alt="rss feed" /></a>  <a href="usercp2.php?action=addsubscription&type=forum&fid={$forum['fid']}&my_post_key={$mybb->post_code}"><img src="{$theme['imgdir']}/subscribe.png" alt="subscribe" /></a> <a href="newthread.php?fid={$forum['fid']}"><img src="{$theme['imgdir']}/new_thread.png" alt="new thread" /></a> </div>
</
td

Screenshoot:Yes

[Image: 20qbddc.png]

Icons:Yes Download

Live Demo:N/A
02-27-2011, 06:27 AM


-jordan-
Junior Member


Posts: 32
Joined: Feb 2010
Reputation: 0
Post: #2
RE: Forum Feed,subscription and new thread
Thanks, Worked fine.
03-04-2011, 03:19 AM
Mazi1577
Junior Member


Posts: 32
Joined: Jun 2010
Reputation: 0
Post: #3
RE: Forum Feed,subscription and new thread
Wow! Great!
03-04-2011, 06:03 PM
nadlerz
Junior Member


Posts: 6
Joined: Feb 2011
Reputation: 0
Post: #4
RE: Forum Feed,subscription and new thread
this one is very nice
03-11-2011, 02:10 AM
Conrado
Junior Member


Posts: 21
Joined: Nov 2010
Reputation: 0
Post: #5
RE: Forum Feed,subscription and new thread
Wow, very nice. It help me with my problem (or idea) Thanks.
03-13-2011, 12:12 AM
NukeZilla
Junior Member


Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #6
RE: Forum Feed,subscription and new thread
Wow super
03-28-2011, 08:22 AM
piotr_a3
Junior Member


Posts: 21
Joined: Apr 2011
Reputation: 0
Post: #7
RE: Forum Feed,subscription and new thread
Nice tutorial
04-16-2011, 02:34 AM
kamaro
Junior Member


Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #8
RE: Forum Feed,subscription and new thread
thanks,
04-20-2011, 08:28 PM
aidyUK
Junior Member


Posts: 8
Joined: Apr 2011
Reputation: 0
Post: #9
RE: Forum Feed,subscription and new thread
thanks ill defo be using this
05-01-2011, 04:34 PM
 




User(s) browsing this thread: 2 Guest(s)