MyBB Support

How to add sidebar??

Submitted by Mr_Joker, , Thread ID: 4216

Thread Closed

RE: How to add sidebar??

subzr
urrah
Level:
0
Reputation:
15
Posts:
171
Likes:
9
Credits:
5
30-05-2015, 07:17 PM
#10
30-05-2015, 07:13 PM
Mr_Joker Wrote:
Weird like the Threads wont show for me lol :/

weird
try this
go to your templates and in portal template replace this:
PHP Code:
{$latestthreads

by this:

PHP Code:
<div style="display:none;">{$latestthreads}</div
after go to your "portal_latestthreads_thread" template and replace all by this:

PHP Code:
<tr class="latestthreads_portal">
<
td width="230px" class="trow4">
<
class="strongest" href="{$mybb->settings['bburl']}/{$thread['threadlink']}style="color: #FFF;">{$thread['subject']}</a> <br />
<
span class="strongest2" > <span style="color: #FFF;"{$lang->by} {$lastposterlink} {$lastpostdate}</span>
<
div class="line">&nbsp;</div>  
</
td>
</
tr

it must work
if not ,check if theres no conflict with some plugin or js files
You need help on mybb???
ill help you.Post on support forums and give a live url for your forum!!

Users browsing this thread: 1 Guest(s)