The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello.
I am trying to find out what I need to do to place a already made image, on top of my forum homepage as a banner. I don't know which file to edit/ or replace to do this. Any help would help alot. thanks. |
#2
|
|||
|
|||
![]()
uplaod file to images/misc in you forum directory then goto admincp, now goto styles & templates and click the drop down box next to the style you want to edit, then click edit templates now scroll thru the list untill you come to navigation and breadcrumb templates, double click then double click navbar
find Code:
<script type="text/javascript"> <!-- function log_out() { ht = document.getElementsByTagName("html"); ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)"; if (confirm('$vbphrase[sure_you_want_to_log_out]')) { return true; } else { ht[0].style.filter = ""; return false; } } //--> </script> Code:
<!-- Banner --> <br /> <center> <table align="center"><a href="LINK LOCATION" target="_blank"><img src="$stylevar[imgdir_misc]/IMAGENAME.gif" border="0" alt="" /></a> </center> </table> <!-- /Banner --> then click save and your done. Hope that helps ![]() |
#3
|
|||
|
|||
![]()
thanks, i'll try it
|
#4
|
|||
|
|||
![]()
worked for me thanks
![]() |
#5
|
|||
|
|||
![]()
1000 thx :banana:
|
#6
|
|||
|
|||
![]()
Thank You.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|