The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Calendar pictures
I would like to adjust the calendar so that every month has a picture, changing both the monthly view and yearly view so that each month has a picture displayed above it.
Anyone able to assist or point me in the right direction? |
#2
|
||||
|
||||
You could do this by calling pictures according to the month number.
Add something like this to the phpinclude_start template: $calendarpicname = date(n) .".jpg"; Then, just call the image using $calendarpicname |
#3
|
|||
|
|||
Can someone elaborate on this? Would the (n) represent the month? Like the 1 being January, 2 being Fed, etc?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|