The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#12
|
||||
|
||||
Glad to help!
|
#13
|
||||
|
||||
In my haste, I neglected to include the thread prefixes and icons in the threadbit template. I have attached the updated .XML file, and there's no need to update the .PHP file as it already included the code to grab those.
Sorry for the inconvenience. |
#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> |
#15
|
||||
|
||||
I actually intended to add more features/styling to the page, but the OP seemed happy, so I left it as is.
|
Благодарность от: | ||
CAG CheechDogg |
#16
|
||||
|
||||
Add more ... add more ... add more !!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|