How to block posts in parent forum but allow in sub forums?
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #6
RE: How to block posts in parent forum but allow in sub forums?
(12-14-2010 07:07 AM)RateU Wrote:  
(12-14-2010 06:54 AM)RocketFoot Wrote:  I have changed my forum icons from gif to png but now the category parent forum I just made has a gif forum icon.  How can I change that to png to match the rest of my custom icons?

You need to edit your forumbit_depth2_cat template.
That's what is weird...I already did that edit but the image is wrong.

Code:
1
2
3
4
5
6
7
8
9
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" 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> <a href="newthread.php?fid={$forum['fid']}" title="Post new thread in {$forum['name']}"><img src="images/cnti.png" alt="New Thread" /></a>{$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="right" style="white-space: nowrap">{$lastpost}</td>
</tr>


I converted my png into a decent gif for now, but I still think something is whacked?  LOL

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 12-14-2010 07:46 AM by RocketFoot.)
12-14-2010 07:38 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How to block posts in parent forum but allow in sub forums? - RocketFoot - 12-14-2010 07:38 AM

 Standard Tools
Forum Jump: