Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 xthreads conflict plugin last posts 1.1
mister_don Offline
Junior Member
**
Posts: 9
Joined: Aug 2012
Post: #11
RE: xthreads conflict plugin last posts 1.1
global templates/repost

PHP Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{$lp_js}
<table class="tborder" style="CLEAR: both" cellSpacing="1" cellPadding="4" border="0">
	<thead>
		<tr>
			<td class="thead">
			<div class="expcolimage">
				<img src="images/collapse.gif" id="last_post_img" class="expander" alt="[-]" title="[-]" /></div>
			<div>
				<strong>{$lang->last_posts}</strong>
			</div>
			</td>
		</tr>
	</thead>
	<tbody style="" id="last_post_e">
    {$line_title}
	<tr>
		<td class="trow1" height="{$mybb->settings['lph']}"><div id="lp_repost">
		<marquee id="lastpostm" scrolling="yes" style="overflow: auto;max-height: 100px;" onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrollamount="1" scrolldelay="1" height="{$mybb->settings['lph']}"> 
		{$threadlist}</marquee></div></td>
	</tr>
    {$jsops}
	</tbody>
    </table>
	{$hamed_copyright}<br>

08-17-2012 07:57 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: xthreads conflict plugin last posts 1.1 - mister_don - 08-17-2012 07:57 AM

 Standard Tools
Forum Jump: