The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
i would like to know if there is a way for someone to give me a code i can use so that when anyone views my calender an image is shown above the calender ( like in a real calender )? thanx in advance
|
#2
|
||||
|
||||
![]()
you don't need a hack for this. Simply edit it calendar template.
Amy |
#3
|
||||
|
||||
![]()
how would i do that ?????
|
#4
|
||||
|
||||
![]()
Admin CP->Template->Modify->Calendar Templates
You'll have quite a bit of editing to do, but you'll get there eventually |
#5
|
||||
|
||||
![]()
im a real newbie with vbulletin so could someone perhaps break it down for a noob
|
#6
|
||||
|
||||
![]()
how could i use this and apply it to vbulletin styles
PHP Code:
|
#7
|
|||
|
|||
![]()
I wouldnt do that personally.
I'd create an image that points to $bburl/{imagesfolder}/$month.jpg and create one for every month. BTW you'd have to replace $month with the real month $variable |
#8
|
||||
|
||||
![]()
ok but i dont know how to create an image that points to that directory...... im a real noobie sorry
|
#9
|
||||
|
||||
![]()
uppin once again
|
#10
|
||||
|
||||
![]()
would this work
In the Calendar template, find $navbar Immediately following that, place <br /><div align="center"><img src="$stylevar[imagesfolder]/$month$year.gif" alt="$month $year" title="" border="0" /></div> let me know if this would work with my vb version |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|