The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Java Menu in Header Template
ok, Ive been searching this one for tooo long now so have to ask....!
I have an html page ( here ) that I want to sit where my title image currently sits in the header template. Its basically a background image with a basic java menu. I have tried just about everything to get it to show up... but I don't know enough about java to know what m really doing here...! I have tried to call the external html page by creating a plug in.... but cant seem to get it to show up... maybe Im just not putting the $header_menu in the correct place in the header template?? If someone know an easy way for me to just call that file (or just put it directly in there??) into the header template I would be forever grateful....! This is my current header template. Code:
<table width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" border="0" align="center"> <tr> <td> <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> <!-- /logo --> </table> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
#2
|
|||
|
|||
you could just replace your header with and iframe and then put that code in the table and it should work. i have done something similair in the past. You just have are calling another page in it. There are other ways to do it but more complicated but that is a quick work around i have done in the past.
|
#3
|
|||
|
|||
Thanks mmoore, I really appreciate your input. Ill have another look at iframe, but Id rather avoid having to go down that path.
|
#4
|
|||
|
|||
well if you want to PM me your site and the template you are using i can test antoher way on my test board but doing it is php way which will call the javascript .... or if you have a test forum to test i will be glad to take a look
|
#5
|
|||
|
|||
That sounds great, I would love some more help with it - thank you!
I will PM you with more details |
#6
|
|||
|
|||
okay that works just waiting on your PM ..i also sent you one
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|