Back to vBulletin 3.8 Add-ons

Remove Latest Post Time
Mod Version: 1.00, by Eplexx

vB Version: 3.8.x Rating: (0 vote - 0 average) Installs: 4
Released: 14 Dec 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Code Changes Re-usable Code  

This mod allows you to remove the latest post time.

Screen Shot:


Goto: forumhome_lastpostby

Replace all with:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="160"><tr align="$stylevar[right]">
		<td nowrap="nowrap">
<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
	<div>
		<span style="white-space:nowrap">
		<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
		<if condition="$lastpostinfo['prefix']">
			$lastpostinfo[prefix]
			</span><if condition="is_browser('safari')"><!--bug#24775-->&nbsp;</if>
			<span style="white-space:nowrap">
		</if>
		<a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a></span>
	</div>
	<div style="white-space:nowrap<if condition="is_browser('ie', 6)">; float:$stylevar[left]</if>">
		<phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
	</div>
</div>
<else />
</td>
</if>
</tr></table>

Download

No files for download.

Similar Mods

Forum Home Enhancements Remove Last Post Time in ForumHome vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2025