The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Posting Pictures on 1st page only
How do I post a picture on only the first page, for Guests and after someone has first logged on to the forum.
Since the templates "Header" "header-include" "NAVBAR" etc. are on all the pages when viewing sub-forums, threads and messages, anything I put on the first page also appears there. I've seen it somewhere, but multiple searches do not show up anything like this. TIA |
#2
|
||||
|
||||
What is a "first page"? Do you mean the index page? If so, just do a condition:
HTML Code:
<if condition="THIS_SCRIPT == 'index'"> whatever </if> |
#3
|
|||
|
|||
That is exactly what I was looking for, thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|