The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBFlash Header (Lite) - Alternative to default vBulletin logo/header Details »» | |||||||||||||||||||||||||||
vBFlash Header (Lite) - Alternative to default vBulletin logo/header
Developer Last Online: Apr 2016
vBFlash Header (Lite) Design: Syrus XL Media ? Professional Flash Development Support Only: http://www.digitalport.co.uk Site Demo: [Removed by Staff] Header size: 600x150 pixels Revision: v1.0 vBulletin version: ALL VERSIONS - Unless vBulletin changes a lot! Templates Edits: 2 Extra Files: 8 Full instruction manuals supplied in Text and Acrobat formats within package. LOG: Updated: 7th March 2007 - Updated to 1.1 - small bug in javascript code, preventing flash movie loading. Package updated with bug fixed. headinclude template code should be this: Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script> Bring your forum header to life with this ?vBFlash Header? modification. The vbFlash Header is an alternative header/logo for the default vBulletin style. It uses an easy to configure XML file to setup the header the way you want it to display the images. The package includes 5 example images, which you will need to change for your own website/forum. vBFlash Header supports multiple images, image pause and 9 transition effects. This ?Lite? version is based on a default vBulletin forum, it can be adapted to suit other custom styles quite easily. It is designed to work with fixed and fluid styles, from 800 pixels wide upwards. A dark version will be added shortly. The flash loader only adds 7k to your page load, so it's light-weight for any forum. Creating Your Images Your images should be 600 pixels wide and 150 pixels high and saved in a non-progressive jpeg format. The quality of your images may vary, depending on how you want the overall look. We have created example images in Photoshop and entered the ?Website Name? text on the top layer, this gives the impression that the text is static in most of the effects, even though it is changed upon each image load. Note: If you change an image and overwrite an example image, make sure you empty your browser cache, should the image fail to change. Browsers will cache flash animations, so this is important. Configuring the XML file The enclosed ?images.xml? file controls how the flash file shows the images, hence you can change a few aspects of your header. Make sure all your images are correctly labelled and are reflected within the XML file. The ?Pause? function is the delay which an image stays on view ? the default is set to 6 seconds (value=6000). Transition value can be any number between 1 and 9, if you set this value to ?0? it will randomize the effects. You may add more images by adding more image tag lines, and adding the images to the ?xheader? directory. Installation Upload the contents of the ?UPLOAD? folder to your forum root. If you receive a warning about overwriting the ?flashobject.js? file, you can overwrite or skip - this normally happens if you have installed previous modifications released by us (we use the flashobject.js file to correctly embed flash objects into pages - this maximizes browser compatibility). File map:
vBulletin Template Edits You will know need to login to your AdminCP panel and follow these instructions on which templates require editing. Only 2 are required for this modification. Style & Templates -> Style Manager -> Default Style -> Edit Templates headinclude template Find: Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> Before add: Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script> Header template Find: Code:
<tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> And replace with this code: Code:
<!-- vbFlash Header Start --> <div id="vbheader"> Warning!!! To view enable JavaScript and Flash! </div> <script type="text/javascript"> var fo = new FlashObject("vbflashheader.swf", "vbheader", "800", "150", "8,0,0,0", "#e1e1e2"); fo.addParam("quality", "high"); fo.addParam("wmode", "transparent"); fo.write("vbheader"); </script> <!-- vbFlash Header End --> End of template edits. Enjoy your new flash-based header! Note: Adding this modification to a Portal system outside the forum root. If you are using a portal with this modification outside the forum root you will need to make one small change to the code in the header template. The line with the "vbflashheader.swf" in will need to have an absolute path. Example: "http://www.yourdomain.com/forums/vbflashheader.swf". Additional Notes: This modification is fully supported at http://www.vbulletin.org ? should you require advice or help. Please note, unless you click INSTALL, your question maybe ignored. If you require a branding free version, simply donate $30 and state the domain where it will be used upon, and an email address where we can send you the package. Supporters / CoAuthors Show Your Support
|
Comments |
#72
|
|||
|
|||
That middle one with the switching frames is awesome. Do you have anything how to make that or a mod for it?
|
#73
|
||||
|
||||
Quote:
http://www.digitalport.co.uk/digital...i-purpose.html Hope that helps! |
#74
|
|||
|
|||
Great mod. Love it.
One question. How do I get rid of the white transition thing thats 3 quarters accross the images when they scroll? If you don't understand what I mean you can look here www.tnagaming.org/forum/index.php If I have to donate to get rid of it I have no problem doing that just tell me where I have to donate to, what I have to do and how much. |
#75
|
|||
|
|||
does this mod work with 3.8 ?
Thanks+ |
#76
|
||||
|
||||
Does this work on 3.7.4 with a modified template.
Reason I ask is the code edits are not in my header template and then I do edit that template it works but a part of the template is then missing? Any ideas? Regards |
#77
|
||||
|
||||
It will work with any version of vBulletin, but the header code has changed slightly since this version was released. If you PM me the url of your site I will take a look at the issue for you.
The actual flash file I coded for this no longer functions under the latest Flash when recompiled, and I need to re-code the main source file if the alpha gradient needs changing. |
#78
|
||||
|
||||
PM sent with thanks.
Regards, Brian Quote:
|
#79
|
||||
|
||||
I can't reply by PM - you have PM's disabled on here.
|
#80
|
||||
|
||||
I dont, please try again.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|