The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#14
|
||||
|
||||
![]()
Mark ... there is one little glitch I found in the styling ...
When there is a smaller avatar especially the height ...the date stamp floats all the way to the left below the avatar ... This is the change I made to give a little more style to the "rmulauncher_threadbit" template .... Code:
<div style="padding: 5px; height:45px; border-bottom: dotted 1px #CCCCCC;"> <div style="float: left; margin-right: 75px; width: 40px;"> <img src="{vb:raw recent_thread.avatar}" style="max-height: 40px; margin-left: 25px;" /> </div> <a style="font-weight: bold;" href="{vb:raw recent_thread.thread_url}">{vb:raw recent_thread.title}</a> <div> {vb:rawphrase posted_by} <a href="{vb:link member, {vb:raw recent_thread}, null, 'postuserid', 'postusername'}" class="username understate">{vb:raw recent_thread.postmusername}</a> ({vb:raw recent_thread.replycount} {vb:rawphrase replies}) </div> <div style="float: right; margin-left:100 px; margin-top:-15px;">{vb:raw recent_thread.timestamp} in <a href="{vb:raw recent_thread.forum_url}">{vb:raw recent_thread.forumtitle}</a></div> </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|