The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can someone help me please.
Is there anyway I can have an external file that includes the five latest posts?
I would like to display the five latest posts on an HTML page. Is this possible? Also, can I have the background colour of a specific category different from the rest (While viewing them on the home page)? Thanks! |
#2
|
||||
|
||||
You would have to do a query to get the five latest posts. If you wanted the five latest threads, you could turn on your external data provider and use javascript to get them.
You could put a condition in the template - something like: HTML Code:
<if condition="$forumid == 'x'">style="background:red"</if> |
#3
|
|||
|
|||
Quote:
Thanks! |
#4
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|