Changing the layout help
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #3
RE: Changing the layout help
[Image: semttulodz.png]

Code used forumbit_depth2_forum:

HTML Code
1
2
3
4
5
6
7
8
9
10
11
12
13
<tr>
<td class="{$bgcolor}" style="float: left;" width="33%">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" style="margin-left: 3px; margin-top: 1px;" />
{$forum_viewers_text}
<div class="smalltext">{$forum['description']}</div>
<if $forum['linkto'] == '' then>
We have a total of <strong>{$posts}<span style="color: red;">{$unapproved['unapproved_posts']}</span></strong> posts and <strong>{$threads}<span style="color: red;">{$unapproved['unapproved_threads']}</span></strong> threads in this forum.
<else>
<b>Redirected Users:</b> {$forum['linktohits']}
</if>
</td>
</tr>


[Image: 468x602b.png]
01-29-2011 10:34 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Changing the layout help - Skiilz - 01-29-2011, 02:32 AM
RE: Changing the layout help - RateU - 01-29-2011, 07:24 AM
RE: Changing the layout help - Skiilz - 01-29-2011 10:34 AM
RE: Changing the layout help - RateU - 01-30-2011, 03:10 AM

 Standard Tools
Forum Jump: