Halp! Trying to add side column
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #11
RE: Halp! Trying to add side column
Ah, that is part of my problem

the banners are added to the forum description with html.

ETA:  OK, I made the new global and copied the right temp this time!  Added the prefix to one of the forums and did a test with success!!  Biggrin

How did you split your layout up like that?  Here is my code now: (mp_forumbit_depth2_forum)

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>

</tr>


Is there a way to put the name across the top with the posts,threads and views?  And then have the description on the bottom row?


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 01-27-2011 08:26 AM by RocketFoot.)
01-27-2011 08:11 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Halp! Trying to add side column - RocketFoot - 01-27-2011 08:11 AM

 Standard Tools
Forum Jump: