View Full Version : Major Additions - Concepta Series - vB Flash Header Pro (inc optional Banner Rotator)
syrus.xl
05-08-2010, 10:00 PM
NO LONGER SUPPORTED!!!!!
The most advanced vBulletin 4.0 header system ever released so far, with built-in banner rotator (optional). This is a product that we are giving away freely to the vBulletin community, even though it was originally designed as a commercial product. It includes everything to give you a sleek and stylish flash-based header system for the vBulletin 4.0 series. This product was released for vBulletin 3.0 series; however we had many asking for a version for vB4, so here it is with many improvements and we added many more functions to this version. This product comes in two versions, one with an advertising banner rotator built-in and one without, giving you full control of how you want to implement it on your own vBulletin. It does not use any of vBulletin 4.0?s advertising system, nor query your database or require product plugins.
http://www.digitalport.co.uk/images/vbfha.jpg
Demonstrations Available
Shedevils Leisure District - The Front Page (http://www.shedevils-ld.com/forums/content.php)
Also available is our own demonstration - Go to www.digitalport.co.uk (http://www.digitalport.co.uk) and scroll down to the footer on any page under Style Chooser -> Select "Concepta Series" to view. Remember to switch back to our default style afterwards.
Released: 06/07/10
1280 version Added - see download attachments on this mod (Wide 1280 pixel version) v1.0.1280a
XML Configuration Files
Due to the setup procedure being quite complex we have made most of the configuration details available online only. This is to allow you to jump to the areas you need to configure in detail, this guide will give you the basic installation procedure, to setup vBulletin to use this modification. We have provided links to the relevant sections that cover the XML configuration. For best results always optimize any images, this will ensure the pre-loaders will only show for a short time, if at all.
Preview setup files included
These allow you to setup the header system locally before adding it your vBulletin, however we do not recommend that you upload these files. Use them for testing only.
*Fixed width Forums only ? the only reason why we stipulate this is due to the way flash functions. This product is designed for a 950 pixel width and a 150 pixel height; you will find how to adjust your forum to this fixed width by reading the Additional Stylevars section of this guide.
**Fluid forum setup - Should you wish to use it on a fluid forum then we recommend that you use a fade to alpha on your background images, this will still allow you to use this modification, but not to its full capacity.
Features:
Import your logo and place it anywhere within the header (requires no coding knowledge to setup)
Import numerous backgrounds with numerous load and unload transitional effects
Imports your 468 x 60 pixel banner adverts with support for PNG, JPG and SWF file formats (banner rotator version only)
Over 80 transitional effects, each banner can use these on a single banner or you can set to randomize all banners
Pre-loads all images ?on-the-fly? and caches them therefore using very low bandwidth consumption
Package includes pre-loaded images and banners and pre-configured (change as required). Full documentation in Word, PDF and text formats.
Important ? Before uploading anything:
Please read on how to setup the vB Flash Header System locally, this will help you see what the header will look like before installing it on vBulletin. The previewer files are for setup purposes, they contain documentation as well to allow you to view your header before uploading.
Online Articles
Full Technical Specifications please visit:
Digital Port UK - Concepta Series 4 - vBFlash Header Pro--Technical Specifications (http://www.digitalport.co.uk/content/xeon-series-4-vbflash-header-pro-118/index2.html)
Logo/Site Name setup visit:
Digital Port UK - Concepta Series 4 - vBFlash Header Pro--Designing the Logo/Site Name Image (http://www.digitalport.co.uk/content/xeon-series-4-vbflash-header-pro-118/index3.html)
How to Design Your vBFlash Header Background Images visit:
Digital Port UK - Concepta Series 4 - vBFlash Header Pro--Creating Your Background Images (http://www.digitalport.co.uk/content/xeon-series-4-vbflash-header-pro-118/index4.html)
How to Design/add your own advertising banners visit:
Digital Port UK - Concepta Series 4 - vBFlash Header Pro--Banner Rotator Setup (http://www.digitalport.co.uk/content/xeon-series-4-vbflash-header-pro-118/index5.html)
Basic Installation
During this installation all you are doing is replacing the default vBulletin logo coding with our custom code.
Use the Preview Files first to setup your header as you want it.
Upload all contents of either the "vB Flash Header no Ads" or the "vB Flash Header with Ads" folder to vBulletin forum root.
Please follow our links to configure the various areas of this modification in detail. Instructions vary on which version you are installing and configuring.
2 Template Edits (required)
headinclude
Find:
<script type="text/javascript" src="{vb:stylevar yuipath}/yuiloader-dom-event/yuiloader-dom-event.js?v={vb:raw vboptions.simpleversion}"></script>Before add:
<!-- Concepta Code Start -->
<script src="xeon_hp_js/AC_RunActiveContent.js" type="text/javascript"></script>
<!-- Concepta Code End -->header
Find:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>Replace with:
<!-- Concepta Code Start -->
<div><a name="top">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','950','heigh t','150','title','cc_vbhead','src','cc_hp_head','q uality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmod e','transparent','movie','cc_hp_head' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="950" height="150" title="cc_vbhead">
<param name="movie" value="cc_hp_head.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="cc_hp_head.swf" width="950" height="150" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript></a>
</div>
<!-- Concepta Code End -->End of Template edits.
Stylevar Changes
These changes are required to fix your vBulletin to 950 pixels wide, the same width as the vB Flash Header.
Common - doc_maxWidth - Units: px
Common - doc_maxWidth - Size: 950
Common - doc_minWidth - Units: px
Common - doc_minWidth - Size: 950
Common - doc_margin - Units: px
Common - doc_margin - Top: 0
Common - doc_margin - Right: auto
Common - doc_margin - Bottom: 0
Common - doc_margin - Left: auto
End of Stylevar changes.
Additional Stylevar Edit
If you wish to make the header flush with the navbar you will need to change the following Stylevar.
Stylevar Edit
Header - header_padding - Units: px
Header - header_padding - Bottom: 0
Transitional Effects
Please see the vB Flash Header Pro Transition settings file in this package.[font=Arial]
Another high quality product brought to you by Digital Port UK
Digital Port UK - Home (http://www.digitalport.co.uk)
Update Log:
5/20/10 - Embed code updated due to 'Back to top' anchor code missing.
REMOVED!!!
syrus.xl
05-09-2010, 08:56 PM
Quick Note:
The transitional effects available within the header and banner rotator total over 80. These can be set up for every image onload and onUnload, used randomly or sequentially.
Just a few...Arc, Blur, Drop, Fade, Fold, Rotate, Slide, Squares, Twist, Wave, Wipe, Wobble, Zoom
Each one of the above has numerous variations...
FAQ Section:
My banners rotate once and stop, why is this?
This is a common issue if you have changed the default images, but not replaced them with the same amount. The SWF file will continue looking for images that are not available, therefore you will need to edit the XML file and delete the references to images that no longer exist.
Known Issues:'link' parameter is missing "_self" target tag on main background XML and opens new tab or window. To be Fixed in next release. Requires new main swf compile.
Preech
05-09-2010, 10:27 PM
Sweet. I'm give it a run on the test server.
goxy63
05-10-2010, 08:35 AM
Nice, taged rated nominated
Can I use this one just on my homepage (cms), and how?
Will try it out first on my test forums
Cheers
syrus.xl
05-10-2010, 08:50 AM
Yes, you can use this just on the vBcms. You would need to create a child style of your main style. Apply this modification to the child style, then set your vBcms to use the child style and not your default style.
If you need further details let me know.
goxy63
05-10-2010, 10:17 AM
Well that was quick
Thank you, will try it out asap
Cheers
KURTZ
05-10-2010, 11:08 AM
great hack :)
FiMeTi
05-10-2010, 01:55 PM
5 stars + nominated. Perfect job!
fluidswork
05-10-2010, 04:38 PM
great addition .................
syrus.xl
05-10-2010, 09:16 PM
Thanks for all the compliments! Much appreciated...
If you need any help just ask - no problem is too small :)
murekhalir
05-11-2010, 05:38 AM
will be giving this a try =D
EDIT: WOW - just looking at the Demo. WOW.
Delilahs
05-11-2010, 07:11 AM
the instructions are pretty vague, I've uploaded the files to my root. done the file edits and nothing shows up.
I've looked at the documentation, and no where does it say as to what directory we are loading any images to, in fact, in your description above it says. "Features:
Import your logo and place it anywhere within the header (requires no coding knowledge to setup)
Import numerous backgrounds with numerous load and unload transitional effects
Imports your 468 x 60 pixel banner adverts with support for PNG, JPG and SWF file formats (banner rotator version only)
Over 80 transitional effects, each banner can use these on a single banner or you can set to randomize all banners
Pre-loads all images ‘on-the-fly’ and caches them therefore using very low bandwidth consumption
Package includes pre-loaded images and banners and pre-configured (change as required). Full documentation in Word, PDF and text formats."
so I assume from that, that it should work automatically, it doesn't
Help is required please
syrus.xl
05-11-2010, 07:35 AM
the instructions are pretty vague, I've uploaded the files to my root. done the file edits and nothing shows up.
I've looked at the documentation, and no where does it say as to what directory we are loading any images to, in fact, in your description above it says. "Features:
Import your logo and place it anywhere within the header (requires no coding knowledge to setup)
Import numerous backgrounds with numerous load and unload transitional effects
Imports your 468 x 60 pixel banner adverts with support for PNG, JPG and SWF file formats (banner rotator version only)
Over 80 transitional effects, each banner can use these on a single banner or you can set to randomize all banners
Pre-loads all images ‘on-the-fly’ and caches them therefore using very low bandwidth consumption
Package includes pre-loaded images and banners and pre-configured (change as required). Full documentation in Word, PDF and text formats."
so I assume from that, that it should work automatically, it doesn't
Help is required please
By looking at your source code it looks like the headinclude template edit is missing. This is required for the main header display to show, please check this is in place - if you still have problems, just PM me and I will look over the installation.
The 'Features' list is what it can do. You need to read the instructions from the 'Basic Installation' first. This informs you which contents to upload, depending on the features you require. It also states to use the Previewer Test files before uploading, so you can change the default images.
whitedd
05-11-2010, 08:01 AM
...super...
...inastalled and nominated...
...please,where i can pay fee for non-branding version...
syrus.xl
05-11-2010, 09:19 AM
...super...
...inastalled and nominated...
...please,where i can pay fee for non-branding version...
Thank you. The non-branded version will be available later today in our website store.
Delilahs
05-11-2010, 12:22 PM
all done and working a treat, including new affiliate numbers for vbseo etc.
nominated for MOTM
x626xblack
05-11-2010, 03:03 PM
I am ignorant to how this works. "Please read on how to setup the vB Flash Header System locally,"
Where do I read on how to set it up locally? I went through the site links and the documentation in the zop
KURTZ
05-11-2010, 03:14 PM
Quick Note:
The transitional effects available within the header and banner rotator total over 80. These can be set up for every image onload and onUnload, used randomly or sequentially.
Just a few...Arc, Blur, Drop, Fade, Fold, Rotate, Slide, Squares, Twist, Wave, Wipe, Wobble, Zoom
Each one of the above has numerous variations...
can you give us a complete list of these effects?
another question what about the branding free? right now what we can do with your addon?
TIA
syrus.xl
05-11-2010, 03:17 PM
I am ignorant to how this works. "Please read on how to setup the vB Flash Header System locally,"
Where do I read on how to set it up locally? I went through the site links and the documentation in the zop
Basically, just open either one of the folders which you wish to upload, inside you will find a "Previewer" file. This will load the header in to your browser locally, allowing you to change the images, etc before uploading the full contents to your server. The Previewer files contain further documentation.
I thought I had covered these files, maybe I didn't - there was a lot of documentation to type up.
You should be okay now. :)
syrus.xl
05-11-2010, 03:23 PM
can you give us a complete list of these effects?
another question what about the branding free? right now what we can do with your addon?
TIA
All transitions are listed under the Documentation/vB Flash Header Pro Transition settings.txt file. It shows all in and out effects available.
The branding-free version will be available shortly in our store.
KURTZ
05-11-2010, 03:34 PM
All transitions are listed under the Documentation/vB Flash Header Pro Transition settings.txt file. It shows all in and out effects available.
The branding-free version will be available shortly in our store.
OK thanks, just another question:
i've changed the cc.hp.head.xml file like the following:
<?xml version="1.0"?>
<slideshow randomDisplay='false'>
<image src='cc_hp_head_images/img1.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img2.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img3.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img4.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img5.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img6.jpg' lupk='' upEffect='Coarse Blur' downEffect='Wave down'>
<caption></caption>
</image>
</slideshow>
but i don't see any change onto my header ... any tip? (check here: http://fniv.it/vb/forum.php this is my testing board)
but if i change the 'values' into the ads .xml file i see that the changed effects are running correctly ...
x626xblack
05-11-2010, 05:39 PM
Thanks. I got it.. Just change the images in the folders and click the preview file to see what it looks like... I appreciate the reply.
syrus.xl
05-11-2010, 05:46 PM
EDIT: I gave you the wrong code, the correct code is below. I did not notice you had changed the actual in and out effect values and parameters.
Because the parameters are hard-coded in to the main swf file, you cannot change the values, only the parameters of the values. Therefore, if you wanted to use header to link to your forumhome, then you just need to do the following:
XML with new transitions and forum home page link
<?xml version="1.0"?>
<slideshow randomDisplay='false'>
<image src='cc_hp_head_images/img1.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img2.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img3.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img4.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img5.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img6.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
</slideshow>:)
COL NIL SATIS
05-11-2010, 05:55 PM
Looks amazing this does ..simply awesome
Delilahs
05-11-2010, 05:58 PM
dont forget to change the link in the code from
http://fniv.it/vb/forum.php
to the forum link of your forums, or it diverts to Concept ;)
KURTZ
05-12-2010, 10:09 AM
dont forget to change the link in the code from
to the forum link of your forums, or it diverts to Concept ;)
where?
EDIT: I gave you the wrong code, the correct code is below. I did not notice you had changed the actual in and out effect values and parameters.
Because the parameters are hard-coded in to the main swf file, you cannot change the values, only the parameters of the values. Therefore, if you wanted to use header to link to your forumhome, then you just need to do the following:
XML with new transitions and forum home page link
<?xml version="1.0"?>
<slideshow randomDisplay='false'>
<image src='cc_hp_head_images/img1.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img2.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img3.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img4.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img5.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
<image src='cc_hp_head_images/img6.jpg' link='http://fniv.it/vb/forum.php' inEffect='Coarse Blur' outEffect='Wave down'>
<caption></caption>
</image>
</slideshow>:)
just changed the .xml file with this, and now it runs correctly, so when i need to change the effect i need to put the url of my forum in the .xml file? why this isn't requested for the ads?
syrus.xl
05-12-2010, 10:43 AM
where?
Your forum url is only required in the cc_hp_head.xml if you wish to link all header images to your forum or site home. It is an optional field.
just changed the .xml file with this, and now it runs correctly, so when i need to change the effect i need to put the url of my forum in the .xml file? why this isn't requested for the ads?
The banner ads uses the cc_hp_ad_rotator.xml, this file allows you to enter the direct url to your ad images, the actual link to the site you wish to link to, and of course the effects you want to use. You do not put your own website url in this XML unless you wanted to link a banner to your own website.
KURTZ
05-12-2010, 11:00 AM
OK, just another question: can i change the width (for example i got a 1280px banner) and the timing of the banners? how?
syrus.xl
05-12-2010, 11:09 AM
OK, just another question: can i change the width (for example i got a 1280px banner) and the timing of the banners? how?
It was designed with a default width of 950 pixels to comply with standard monitor displays, or it would cause 'side-scroll'. The timing can only be set internally at the moment, it was not a value I brought out in to the XML.
If you wanted it like this then we can provide a custom-built version, designed to your own requirements.
KURTZ
05-12-2010, 11:19 AM
It was designed with a default width of 950 pixels to comply with standard monitor displays, or it would cause 'side-scroll'. The timing can only be set internally at the moment, it was not a value I brought out in to the XML.
If you wanted it like this then we can provide a custom-built version, designed to your own requirements.
superb, when i'll upgrade my board (and buy your hack) i'll contact you ... ;) thanks for all mate ;)
x626xblack
05-12-2010, 12:46 PM
Great work. Fixed width is killing me though on my CMS it jams way too much content into one area. Works fine for forum but not for Main CMS
They still sell standard width monitors?LOL
If you go to my site and change the Style to Test Style you will see what I mean. I do not have your hack installed but I did configure my test style as per the doc.
syrus.xl
05-12-2010, 04:47 PM
Great work. Fixed width is killing me though on my CMS it jams way too much content into one area. Works fine for forum but not for Main CMS
They still sell standard width monitors?LOL
If you go to my site and change the Style to Test Style you will see what I mean. I do not have your hack installed but I did configure my test style as per the doc.
I'll see if I can change how it handles background images, at the moment all images with a fixed upper left registration point.
Delilahs
05-12-2010, 05:27 PM
Syrus, Can you not get the ad banners to show under the rigt hand side below where people log in etc?
syrus.xl
05-12-2010, 05:37 PM
Syrus, Can you not get the ad banners to show under the rigt hand side below where people log in etc?
Not sure what you mean... The banner rotator is below the login/register area.
Delilahs
05-12-2010, 06:00 PM
if you look at my site, yo will see that it isn't, what would I need to do to sort it out?
edit, It's because i'm not on fixed width and very few of my users have little screens
syrus.xl
05-12-2010, 06:29 PM
if you look at my site, yo will see that it isn't, what would I need to do to sort it out?
Ah I see... that is because this mod was designed for a fixed width of 950pixels, not fluid. The 950 pixel width complies to web standards for older monitor displays without causing side-scroll.
Someone else mentioned this previously, I will look in to a fluid version - but with the vBulletin CSS I think I will need to split the modification or find a way of getting it to use a longer background image.
ProFifaLeagues
05-12-2010, 09:08 PM
A1 mod very happy great work Syrus thank you!
VonDoom
05-12-2010, 10:42 PM
Fantastic!!! Installed Rated and Nominated. http://www.canine-chat.com/index.php
x626xblack
05-13-2010, 10:45 AM
Any chance you have a version that we can set the size?
CRT's are pretty much not sold any more. Here are the common sizes for LCD's. Since you have to make it fixed and want to make sure it accommodates the most people. While 1024 is livable, 1280 would be preferred and fit monitors 15.4 and above..
Here is an idea. Two versions.. One 1024 for standard aspect ratio monitors and laptops and 1280 for wide screens.
https://vborg.vbsupport.ru/external/2010/05/42.jpg
KURTZ
05-13-2010, 11:19 AM
1440*900 is the most used resolution onto the laptops ... ;)
VonDoom
05-13-2010, 01:14 PM
I love this Mod, Great stuff. Except im having second thoughts on one of two forums i have this on. My members arnt to excited about the narrow fixed width. For whatever reasons it seems to be a fantastic hit on the other forum.
Anyways i am having troubles on one of my forums its installed on where it will go thru the rotation then quit rotating once it reaches the last image. Any Ideas?
syrus.xl
05-13-2010, 02:12 PM
I love this Mod, Great stuff. Except im having second thoughts on one of two forums i have this on. My members arnt to excited about the narrow fixed width. For whatever reasons it seems to be a fantastic hit on the other forum.
Anyways i am having troubles on one of my forums its installed on where it will go thru the rotation then quit rotating once it reaches the last image. Any Ideas?
Hi VonDoom,
That normally points to a syntax issue in the XML file.
Make sure that parameters are within single quotes, not double. All XML tags are closed correctly.
If you still have problems then just PM me, I will take a look for you.
Regards,
syrus.xl
05-13-2010, 02:43 PM
1440*900 is the most used resolution onto the laptops ... ;)
Any chance you have a version that we can set the size?
CRT's are pretty much not sold any more. Here are the common sizes for LCD's. Since you have to make it fixed and want to make sure it accommodates the most people. While 1024 is livable, 1280 would be preferred and fit monitors 15.4 and above..
Here is an idea. Two versions.. One 1024 for standard aspect ratio monitors and laptops and 1280 for wide screens.
I just setup a resolution for 1440x900 on my monitor - it doesn't seem too bad, not that I view websites at this width, I have a 24" 1920 pixel width...lol
I will put together a wider version to fit 1440 pixel width - Flash is funny with changing aspect ratio's which it is not designed for. If text is present then it can blur due to losing the pixel to pixel ratio.
Regards,
nikosb
05-13-2010, 03:00 PM
great addition !!!!
Is there any way changed the image files jpg with a .swf ?
Thanks
syrus.xl
05-13-2010, 03:17 PM
great addition !!!!
Is there any way changed the image files jpg with a .swf ?
Thanks
It will accept non-animated gif's, non-progressive jpg's and actionscript 2.0 coded swf's. So, you do have a choice. :)
x626xblack
05-13-2010, 06:06 PM
Can the xml rotator files be edited from our end to add more than 6 rotating images and 4 rotating advertisements?
Would adding new code lines underneath for more images cause any problems..?
syrus.xl
05-13-2010, 06:15 PM
Can the xml rotator files be edited from our end to add more than 6 rotating images and 4 rotating advertisements?
Would adding new code lines underneath for more images cause any problems..?
You can add or delete images - the choice is entirely yours. I did have an example with 10 images on, I only changed this for the example. Just follow the same format as the rest and you cannot go wrong.
:)
x626xblack
05-13-2010, 06:47 PM
Thats perfect. Now if you tell me I can edit the size in the same way I would be tickled pink.. If only things were that easy..
Some days your the windshield some days your the bug...
syrus.xl
05-14-2010, 07:59 AM
Thats perfect. Now if you tell me I can edit the size in the same way I would be tickled pink.. If only things were that easy..
Some days your the windshield some days your the bug...
I wish resizing flash-based products was easy, it relies on coding and design. I am looking into finding a way of creating a fluid version though.
Regards,
x626xblack
05-14-2010, 09:52 AM
Either Fluid or 1280 wide and you have your self a Donation. The 950 is fine for forums, but when you add it to a CMS with articles and widgets it is sensory overload with all the information jammed up in a small space.
KURTZ
05-14-2010, 10:14 AM
I wish resizing flash-based products was easy, it relies on coding and design. I am looking into finding a way of creating a fluid version though.
Regards,
just a question: with your hack our forum goes w/ a fixed lay-out or not?
i got this: Style Manager > StyleVars > doc_width > AUTO but i have a fixed lay-out ... :confused:
syrus.xl
05-14-2010, 10:15 AM
I will add another 2 sizes to the original size. With widths of 1280 and 1440 pixels, I have already started the 1280 version.
The problem with fluid, is I can get the swf to either re-scale the image within the background, but if this not scaled in a ratio of x and y then the image is stretched. The other way is to use noScale, but then if the width is changed then the background imaged stays flush to the left, due to the registration point.
Guess I am hitting my head against a brickwall with this! :erm:
KURTZ
05-14-2010, 10:22 AM
I will add another 2 sizes to the original size. With widths of 1280 and 1440 pixels, I have already started the 1280 version.
The problem with fluid, is I can get the swf to either re-scale the image within the background, but if this not scaled in a ratio of x and y then the image is stretched. The other way is to use noScale, but then if the width is changed then the background imaged stays flush to the left, due to the registration point.
Guess I am hitting my head against a brickwall with this! :erm:
this trouble needs to be fixed dude ... :)
however, maybe i found a but, w/ your header i got some troubles with the 'FB tiny avatar' ... i can't get it ... can you check this issue pls?
syrus.xl
05-14-2010, 10:34 AM
What is the 'FB tiny avatar'? A mod of some kind?
KURTZ
05-14-2010, 10:35 AM
What is the 'FB tiny avatar'? A mod of some kind?
no, it's integrated in the latest vB ...
syrus.xl
05-14-2010, 10:47 AM
I just enabled that on the test and cannot see any issues. What seems to be the problem?
KURTZ
05-14-2010, 11:25 AM
I just enabled that on the test and cannot see any issues. What seems to be the problem?
i can't see the FB connect (and after the log-in the tiny avatar) button in the header ...
x626xblack
05-14-2010, 04:27 PM
I have a possible solution for those who want to use it on a fluid forum until the new sizes are released. Change your padding on your header right hand side and it can at least center the header so it does not look "as bad". Not a perfect fix but can help till then.
wickedstangs
05-15-2010, 03:23 AM
Need some assistance..
I can see the changes in the local Previewer. But, I can't see the changes on my site.
syrus.xl
05-15-2010, 11:07 AM
Need some assistance..
I can see the changes in the local Previewer. But, I can't see the changes on my site.
Hi,
The changes you have made locally to files, have you uploaded these to your webserver.
Regards,
wickedstangs
05-15-2010, 12:33 PM
Hi,
The changes you have made locally to files, have you uploaded these to your webserver.
Regards,
Yes, I uploaded it, It is working now. It took a long time for F5 to work. I had to clear my cache for it to change images.
Ocean-Wonders
05-15-2010, 01:14 PM
Is there any way to make the banner rotator display a random add rather than running in the order ? Otherwise some banners will get loads of page views and others will get non !
Great mod though, thanks !
x626xblack
05-15-2010, 03:09 PM
They are ad banners, not Adsense banners, why would views mater? At 7 seconds per banner it takes roughly 28 seconds to see all 4 banner Advertisements. how do you figure some banners will get none?
Delilahs
05-15-2010, 03:40 PM
look at the settings, and change them from true to false
Ocean-Wonders
05-15-2010, 03:56 PM
They are ad banners, not Adsense banners, why would views mater? At 7 seconds per banner it takes roughly 28 seconds to see all 4 banner Advertisements. how do you figure some banners will get none?
I have several companies that pay to have banners displayed on my site. Every time you load a new page the rotation starts all over again, therefore the ones that come last on the list (I have 14 sponsors) will not get seen unless someone stays on a page for a while.
syrus.xl
05-15-2010, 09:23 PM
Is there any way to make the banner rotator display a random add rather than running in the order ? Otherwise some banners will get loads of page views and others will get non !
Great mod though, thanks !
The banner rotator can cope with randomizing ads. Just open up the XML file for the banner rotator, you will see the following line near the top:
randomDisplay='false'Just change the parameter to 'true' and banners will be shown randomly.
I tried to make it as versatile as possible, apart from the fluid issue which will be fixed tomorrow with a new width size.
masons
05-15-2010, 11:26 PM
Thank you so much,
It is AWESOME! Loving it!
syrus.xl
05-15-2010, 11:33 PM
Thank you so much,
It is working nicely, but under and above the banner is shows the following text
Read more: http://www.digitalport.co.uk/f144/concepta-series-vb-flash-header-pro-vbulletin-4-0-a-75427.html#ixzz0o6r5IdAy
In a fine grey font, .... how to remove that as it "sux"
Can you send me your url.. Looks like vBSEO has crept in somewhere in the code.
syrus.xl
05-15-2010, 11:39 PM
Thank you so much,
It is AWESOME! Loving it!
You're welcome!
:)
Ocean-Wonders
05-16-2010, 10:22 AM
I've changed all the files and uploaded folders to the server, made all the changes to the templates and cleared my cache but still nothings happening, works like a dream in the locally but just can't get it working when i try to send it live ?
patrick91
05-16-2010, 12:43 PM
Looks really nice!!! ook it works:D but is it possible to put te banner more to the right? because my forum is fluid
yamahaforumbenelux.com
Gr,
patrick
bart6767
05-16-2010, 02:10 PM
How do i get rid of the blue Concepta logo on the banners ?
COL NIL SATIS
05-16-2010, 02:12 PM
Awesome awesome mod ....makes our forum look so so much cleaner and fluid...love it...rated 5 and nominated !!! great work
syrus.xl
05-16-2010, 03:17 PM
Looks really nice!!! ook it works:D but is it possible to put te banner more to the right? because my forum is fluid
yamahaforumbenelux.com
Gr,
patrick
I will be releasing a wider version a little later today, this will be for wider forum widths.
syrus.xl
05-16-2010, 03:22 PM
I've changed all the files and uploaded folders to the server, made all the changes to the templates and cleared my cache but still nothings happening, works like a dream in the locally but just can't get it working when i try to send it live ?
Make sure that all changes that are done locally, are uploaded to the server. Flash is cached by all browsers, try a Hard Refresh. This will then display the contents of the server and not your cache. A Hard Refresh is done by pressing CTRL + F5.
Ocean-Wonders
05-16-2010, 03:32 PM
I've tried all that still can't get it to display, Delilahs has even taken a look, he has it working on his and can't see any reason for it not to be working.
cory_booth
05-16-2010, 03:37 PM
I have several transparent png logos that I rotate at certain times.
One logo in the morning, one in the afternoon, and one at night.
I varied the colors slightly which requires a different background image to make a seamless header (I am currently using fluid).
Anyways, my question is, will your banner system rotate in the logo and change the background as well?
i.e. I have a blue and red logo...
When the red logo rotates in, will the background be changed to red and visa versa?
syrus.xl
05-16-2010, 03:47 PM
I have several transparent png logos that I rotate at certain times.
One logo in the morning, one in the afternoon, and one at night.
I varied the colors slightly which requires a different background image to make a seamless header (I am currently using fluid).
Anyways, my question is, will your banner system rotate in the logo and change the background as well?
i.e. I have a blue and red logo...
When the red logo rotates in, will the background be changed to red and visa versa?
The only way you could achieve this is by creating a transparent 2x2 PNG image file for the logo. And placing your actual logo on the background images.
The logo is the only static image that is not changed. The background and banner rotator are the only areas that are animated. They do not run in sync, unless the timing was hard-coded in to the swf, this was the only variable I did not bring out in to the XML was timing. Maybe, on a future release I will consider doing this.
Regards,
masons
05-17-2010, 03:18 AM
As nice as your mod is, as bad and confusing is it to buy it.
Your website is amazingly complicated!
Anyways, bought the paid version.... but it says my URL is wrong and I need to contact you. Your support however says I do not have access to the support.
I really do not want to spend time doing this.....
syrus.xl
05-17-2010, 07:23 AM
As nice as your mod is, as bad and confusing is it to buy it.
Your website is amazingly complicated!
Anyways, bought the paid version.... but it says my URL is wrong and I need to contact you. Your support however says I do not have access to the support.
I really do not want to spend time doing this.....
Hi masons,
Our support system was offline last night due to work being done. It is all back online now.
Please keep this thread just for the free-version, we cannot answer support regarding site issues on here, due to vbulletin.org terms of use.
Thank you.
x626xblack
05-17-2010, 10:23 AM
New sizes yet? :-) ... I know if you had them finished you would have posted them...
syrus.xl
05-17-2010, 10:34 AM
Not quite yet... I had quite a busy weekend. I did release a minor mod, but that was a very small one.
I should have the updated width available shortly. :)
x626xblack
05-17-2010, 12:40 PM
Do not mind me. I am just razing you.. And patiently waiting... haha
bart6767
05-17-2010, 01:08 PM
How do i get rid of the blue Concepta logo on the banners ?
Even when i add my own banners i can still see it ?
x626xblack
05-17-2010, 01:14 PM
You need to change the image in the cc_hp_head_logo folder. The Logo image is separate from the Images and ad-banners
bart6767
05-17-2010, 01:25 PM
You need to change the image in the cc_hp_head_logo folder. The Logo image is separate from the Images and ad-banners
Thanks but can i have it without the logo ? and just use the banners ?
syrus.xl
05-17-2010, 01:36 PM
You cannot run the header system with no logo, this would cause an actionscript error.
However, if you create a 2x2 transparent PNG file and name it logo_title.png, then place it in the cc_hp_head_logo directory and overwrite the default one, then no logo will show.
bart6767
05-17-2010, 04:11 PM
You cannot run the header system with no logo, this would cause an actionscript error.
However, if you create a 2x2 transparent PNG file and name it logo_title.png, then place it in the cc_hp_head_logo directory and overwrite the default one, then no logo will show.
Thanks i tryed that and it still shows ?
x626xblack
05-17-2010, 04:56 PM
I am with bart6767 on this one.
I uploaded and installed with a "test" header image.
Today I changed the image and the old one still shows. I even deleted the files uploaded and Temp edits, and reverted all. Then re-uploaded everything and edited my templates and that original pesky test image is still there. When I log into my Host ACP it shows the correct image, My website header shows the old one.
Already dumped cash and refreshed several times.
syrus.xl
05-17-2010, 05:58 PM
There are numerous caching areas with Flash. Try a Hard Refresh by pressing and holding CTRL then F5 - this forces your browser to view directly from the webserver, not your cache or your ISP.
x626xblack
05-17-2010, 06:28 PM
CTRL + F5 did not resolve the issue
x626xblack
05-17-2010, 06:28 PM
The new banners i added are up and working fine. It is just the Logo that will not change
bart6767
05-17-2010, 06:29 PM
There are numerous caching areas with Flash. Try a Hard Refresh by pressing and holding CTRL then F5 - this forces your browser to view directly from the webserver, not your cache or your ISP.
Thanks thats it working now
http://www.randalstowncsc.ie/
syrus.xl
05-17-2010, 08:51 PM
The Extended Version (1440 pixel width)
Here's a screenshot of the new 1440 version, for wider forum widths. It will be available with and without the banner rotator, like the original version. The documentation for this version will be in the package only, because it is only a width size that has changed.
Available soon...
** Please note the preview is not the actual size, it has been resized by vBulletin.org.**
x626xblack
05-17-2010, 09:17 PM
Thanks! Can wit to get it downloaded. I got home and the header logo issue was fixed. Must have been a cashing problem on my work pc
syrus.xl
05-18-2010, 01:50 PM
After doing some updates with Flash involved, there can be numerous caching problems. Glad it is sorted now.
:)
patrick91
05-18-2010, 02:07 PM
Syrus.xl can't wait on the release of the width version... if its works good i will buy it from you for my forum...
Gr,
patrick
ericgray
05-18-2010, 02:27 PM
is there any way to get rid of the throbbing box in the bottom left?
till that's gone, i'll wait.
thanks.
patrick91
05-18-2010, 02:51 PM
is there any way to get rid of the throbbing box in the bottom left?
till that's gone, i'll wait.
thanks.
You can buy it! 24,99 dollars.
x626xblack
05-18-2010, 05:41 PM
hehe... He said Throbbing Box..
The branding free option would get rid of your throbbing box.
patrick91
05-18-2010, 05:52 PM
hehe... He said Throbbing Box..
The branding free option would get rid of your throbbing box.
Whats the difference? thats costs 24,99:P
goxy63
05-18-2010, 06:46 PM
Installed
Great mod and support for it, its just few bucks so Iam going for brand free
Cheers
syrus.xl
05-18-2010, 09:09 PM
1440 Version...??? Please read
After making alterations to the header in whole, I have now realized that a 1440 width will actually break a style and cause side-scroll on a 1440 width monitor. You can see the issue by viewing the '1440 Concepta demo' on the style changer at www.digitalport.co.uk (http://www.digitalport.co.uk) I could just set the embed code to resize to different ratios, but this may cause issues with text with anyone using the version with the banner ad rotator.
Therefore, tomorrow I am planning to reduce the width and take into consideration padding and browser scrollbar widths. What this will achieve is that the product will become available to suit in 3 different sizes;
Standard 950 pixel width (Standard Edition)
Medium Edition (for 1280 resolution monitors)
Extended Edition (for 1440 resolution monitors)This will stop the header breaking out on wider width monitors, e.g. laptops, etc. I do not want to cause side scroll on users forums, which is a sign of bad design. Even with all these new designed widths, anyone that has purchased the brand-free version will be able to download all 3 versions in a single download from our website. The package will updated once the new versions have been released on here.
If you already installed this product, there will be just a few changes you will need to make, the embed code will have new widths, the swf file will be need to be replaced and of course your background images will need to be slightly larger in width. The actual widths will be calculated from the forum padding, scrollbar width and browser surround.
Sorry, about the delay, but it is better to have a product that works first time than to keep changing afterward.
TimberFloorAu
05-18-2010, 11:10 PM
Installed at www.australiabound.org/forum/forum.php
Would like to remove hover alt text cc_vbhead.
Great product :up:
syrus.xl
05-18-2010, 11:17 PM
Thanks.. :)
To remove that alt title, just remove the following from the head coding:
title="cc_vbhead"
x626xblack
05-19-2010, 12:05 PM
Any way to get the logo clickable so it takes me home?
KURTZ
05-19-2010, 03:42 PM
just wondering about how i can remove this hack ... i've already reverted the headers templates but i still have the banner so what can i do? :S
x626xblack
05-19-2010, 05:16 PM
Are you sure you reverted the correct templates? Have you emptied cash and refreshed?
I have taken it off and put it back on after adjustments a few times and all i have to do is change the templates to do so.
bada_bing
05-19-2010, 06:11 PM
is there a vb 3.8.x version ?
syrus.xl
05-20-2010, 06:58 AM
is there a vb 3.8.x version ?
It was originally designed for vB 3.6.x - this version is now out-dated - but it will still work under 3.8.x https://vborg.vbsupport.ru/showthread.php?t=141358
The older version is very limited in features compared to this version. We have updated this one in many ways, and it would need an embed re-code to work under 3.8.x.
syrus.xl
05-20-2010, 07:01 AM
Any way to get the logo clickable so it takes me home?
The logo is not linked in anyway to allow urls to be entered, however the background area is, there is a link parameter where you need to place your full url to your home page. You would need to enter this on every line of each background.
KURTZ
05-20-2010, 10:28 AM
Are you sure you reverted the correct templates? Have you emptied cash and refreshed?
I have taken it off and put it back on after adjustments a few times and all i have to do is change the templates to do so.
yes i reverted the header and header_include and obviously cleared the browser's cache ... but i still got the banners onto my testing board ... :S
syrus.xl
05-20-2010, 10:44 AM
yes i reverted the header and header_include and obviously cleared the browser's cache ... but i still got the banners onto my testing board ... :S
PM me your test board details so I can check your source code, I will let you know what is wrong.
Regards,
KURTZ
05-20-2010, 11:02 AM
PM me your test board details so I can check your source code, I will let you know what is wrong.
Regards,
thanks, but i've fixed the trouble ... it was a firefox issue ... :)
x626xblack
05-20-2010, 12:04 PM
Problem with that is that when I put in my site url it causes a new tab to be opened to my home page instead of going to the homepage.
Sample of my code
<image src='cc_hp_head_images/img1.jpg' link='http://www.Gamergodz.com' inEffect='Random' outEffect='Random'>
<caption></caption>
</image>
syrus.xl
05-20-2010, 06:44 PM
Problem with that is that when I put in my site url it causes a new tab to be opened to my home page instead of going to the homepage.
Sample of my code
<image src='cc_hp_head_images/img1.jpg' link='http://www.Gamergodz.com' inEffect='Random' outEffect='Random'>
<caption></caption>
</image>
Ah, I will need to change the target tag in the AS, I thought I had but obviously I missed that.
I'll update the whole soon. :)
TimberFloorAu
05-20-2010, 08:56 PM
Dont know if you are aware, but using this hack... the back to top no longer works
syrus.xl
05-20-2010, 09:10 PM
Thanks for pointing that out, I'll change the coding now.
:)
patrick91
05-21-2010, 01:38 PM
Purchased today! Let me know when you have finish a wider version 1280.
Gr,
patrick
wickedstangs
05-21-2010, 10:57 PM
Very nice mod..
syrus.xl
05-22-2010, 12:23 AM
Purchased today! Let me know when you have finish a wider version 1280.
Gr,
patrick
Hi Patrick,
Please keep purchased product information off vBulletin.org. Use our own website for posting of material related to commercial products, or our HelpDesk.
Thank you.
goxy63
05-22-2010, 04:52 PM
Small help pls, think that this is stylevars but not shure what to change
Need to put more shade/darken parts around login-help-register...area on top right
Something as on attached pic
Thank you
Edited:
Ok was looking how to darken those parts mentioned above, but only reason for that was issue with area around log in-register-help ...
Check pictures attached, note blue parts on second picture
Edited again:
That looks like a bug, its even on your site (when I log in=bug, log out=ok)
syrus.xl
05-24-2010, 09:17 AM
Hi,
I cannot see what you are referring to. The modification itself sits in a DIV which is behind all other elements. The only element the modification does cover if you use full header images is the actual header_background color. This is set to show through the header swf using transparency.
The flash header on my site is not the same as this modification, it uses customized flash animation and no header image imports, apart from the banner rotator.
x626xblack
05-24-2010, 10:34 AM
He is talking about the framing of the UN PW Notifications etc... That is his VB, not this header.
When you log in, the background, hover color, and framing of these areas change. The fact that not being logged in and having this header shows what he wants proves the issue is with his style and not this header.
x626xblack
05-24-2010, 03:43 PM
Another question. Since the files are uploaded on the main. How can I have the 950 and the 1280 running so I can have two styles to choose from for my members who have different sized monitors?
patrick91
05-24-2010, 05:31 PM
Another question. Since the files are uploaded on the main. How can I have the 950 and the 1280 running so I can have two styles to choose from for my members who have different sized monitors?
I think he will change the names of the file(s)..!:cool:
goxy63
05-24-2010, 05:48 PM
Hi,
I cannot see what you are referring to. The modification itself sits in a DIV which is behind all other elements. The only element the modification does cover if you use full header images is the actual header_background color. This is set to show through the header swf using transparency.
The flash header on my site is not the same as this modification, it uses customized flash animation and no header image imports, apart from the banner rotator.
Well Iam having this issue after this hack is installed, love this flash header and would not like to remove it from my site. But would like to resolve this and have same looks as before regarding to top right area (log in log out...buttons are not the same, depending are you loged in or not)
This part can be hard to see if one of images for flash header is bright, also there is NO round corners even under style which I do not use for this flash header, exactly as on your forums, same 'problem'....is it cause changes in stylevars you mentioned in first post here?
If so I changed those just under one style, not another one for my forums (using this mod just for my main page-CMS)
Pardon my bad english
syrus.xl
05-24-2010, 09:01 PM
Another question. Since the files are uploaded on the main. How can I have the 950 and the 1280 running so I can have two styles to choose from for my members who have different sized monitors?
Hi,
Each version will carry a resolution prefix, therefore if you wanted to install all 3 versions you could, none of the headers will interfere with each other. You can already change image directory name, but not the XML files, this has changed in next 2 versions.
x626xblack
05-25-2010, 10:32 AM
Well Iam having this issue after this hack is installed, love this flash header and would not like to remove it from my site. But would like to resolve this and have same looks as before regarding to top right area (log in log out...buttons are not the same, depending are you loged in or not)
This part can be hard to see if one of images for flash header is bright, also there is NO round corners even under style which I do not use for this flash header, exactly as on your forums, same 'problem'....is it cause changes in stylevars you mentioned in first post here?
If so I changed those just under one style, not another one for my forums (using this mod just for my main page-CMS)
Pardon my bad english
Goxy63
You are NOT having this issue AFTER this hack was installed. You had this issue BEFORE this hack was installed. As does just about every copy of VBulletin 4 being used. The problem is with VBulletin. This mod has done nothing to your log in area. This is a part of your style "you" are going to have to address. I explained that to you in my first reply.
Syrus I will post images because I know what he is talking about.
He wants the rounded background to show around the username, My Profile, Log Out, Settings, Notifications as it is before you log in.. Look at the rounded boxes in the first image for Username, Password, Help and Register.... He wants those around the info in the second image...
goxy63
05-25-2010, 01:14 PM
Hmm ok x626xblack, thank you
Must say that I dont have fogiest idea how to fix that, will look into this in free time
Cheers
x626xblack
05-25-2010, 02:19 PM
Hmm ok x626xblack, thank you
Must say that I dont have fogiest idea how to fix that, will look into this in free time
Cheers
I wanted the same thing which is why i know what you are asking. I still do not have a clue, firebug showing the CSS for both is not helping me.. If I get it figured out i will let you know.
x626xblack
05-25-2010, 02:22 PM
Here are some alternate ways to change where the login info goes so it is not in the header.
https://vborg.vbsupport.ru/showthread.php?t=238152&highlight=Login
goxy63
05-25-2010, 05:36 PM
Here are some alternate ways to change where the login info goes so it is not in the header.
https://vborg.vbsupport.ru/showthread.php?t=238152&highlight=Login
Yeah that one I saw few days ago, but I kinda like this default one :(
Does anyone know how to fix this, atleast rough pointer for this?
If by any chance you find a way please contact me
Thanks
goxy63
05-26-2010, 08:30 PM
Syrus.xl sorryz, this mod is not causing this issue... must say that I was
"shocked" finding out that this is default with Vb4
Never noticed before this, after installing this neat mod I was looking more and more my beautifull header /and my log in area/ and than .... lol
x626xblack thanks for trying to help, but there is no help on this... maybe some custom work or whatever...its beyond me as a noob when it comes to vb
here is a link , reported a bug on this but as I mentioned its not a bug lol
http://www.vbulletin.com/forum/project.php?issueid=38271#note151258
x626xblack
05-28-2010, 12:53 PM
Any idea when the new sizes and fixes will be out?
patrick91
05-29-2010, 06:11 PM
Any idea when the new sizes and fixes will be out?
Hopefully soon!!!:D i'm waiting as well... because this will be awesome on my board.
KURTZ
05-30-2010, 02:21 PM
yeah i need the 1440 version asap ... :D
Ohiocustoms
05-30-2010, 03:07 PM
Goxy63
You are NOT having this issue AFTER this hack was installed. You had this issue BEFORE this hack was installed. As does just about every copy of VBulletin 4 being used. The problem is with VBulletin. This mod has done nothing to your log in area. This is a part of your style "you" are going to have to address. I explained that to you in my first reply.
Syrus I will post images because I know what he is talking about.
He wants the rounded background to show around the username, My Profile, Log Out, Settings, Notifications as it is before you log in.. Look at the rounded boxes in the first image for Username, Password, Help and Register.... He wants those around the info in the second image...
I'm not currently using this mod but a simple solution would be just to add a rounded rectangle to your images. Mod author could add some psd files but I'm sure anyone using this mod should be able to do it.
Example
http://www.ohiocustoms.com/forum/content.php
goxy63
05-30-2010, 06:50 PM
Wait guys, isnt it more simple just to edit header logo?
x626xblack
05-30-2010, 07:48 PM
The header Logo is just the Logo.. Not the Log in panel. No Ohio, the images have nothing to do with what Goxy is asking. Goxy's question/need/want has nothing to do with Logo Image or this header or its images.
goxy63
05-30-2010, 09:19 PM
The header Logo is just the Logo.. Not the Log in panel. No Ohio, the images have nothing to do with what Goxy is asking. Goxy's question/need/want has nothing to do with Logo Image or this header or its images.
Yes thats right, but main thing that bugs me is if bright pictures are in flashheader, so editing logo and placing some suitable darker colors around log in area would maybe do the thing /visibility of info in log in area is my main problem here/
syrus.xl
05-31-2010, 01:21 PM
Yes thats right, but main thing that bugs me is if bright pictures are in flashheader, so editing logo and placing some suitable darker colors around log in area would maybe do the thing /visibility of info in log in area is my main problem here/
Perhaps this would suffice your issue. What I have done is this:
I have added an area to the logo layer, so it shows behind all image and text in the login area.
**see attached image screenshot**
Ohiocustoms
05-31-2010, 03:33 PM
Same thing I have done. I do like how your took yours all the way to the edge of the image. It's not perfect but it's a very simple solution versus rewriting part of vbulletin-chrome.css
fluidswork
05-31-2010, 03:45 PM
Great addition .................
goxy63
05-31-2010, 07:27 PM
Perhaps this would suffice your issue. What I have done is this:
I have added an area to the logo layer, so it shows behind all image and text in the login area.
**see attached image screenshot**
Exactly what I was thinking of, just didnt got any time these days to play with my logo ....
Thanks Syrus, great mod, would recommend to anyone who is thinking to make his forums more atractive :)
x626xblack
06-01-2010, 10:09 AM
Nice! Humm...... When can we expect to see the new sizes? Update? New Packages?
KURTZ
06-01-2010, 10:45 AM
Nice! Humm...... When can we expect to see the new sizes? Update? New Packages?
+1 :)
Xencored
06-04-2010, 09:49 AM
Can this be used on None VB pages also?
I have 2 wordpress and some other ones of my forums?
Awesome mod btw :D
Edit = Also does it Have to be 950px
My sites are 1022px
syrus.xl
06-07-2010, 09:36 AM
Nice! Humm...... When can we expect to see the new sizes? Update? New Packages?
This week I will be releasing the 1280 version - the actual width is 1180 pixels wide, which takes into account browser scrollbars and vBulletin padding.
I got behind on the update, due to a self-inflicted back problem! I guess trampolines and me just don't mix at my age! :rolleyes:
x626xblack
06-07-2010, 10:33 AM
Thanks! Yea at 40, I try and stay away from Trampolines.... and few other things that are not fun when you fall off of them.
syrus.xl
06-07-2010, 02:02 PM
LOL.. good idea - Trampolines are a definite 'no-no' for me now, even if my daughter tries to get me back on it again!
I've just setup a test of the 1280 version on my site. You can view it by selecting the "1280 Concepta - No Rotator" style in the dropdown Style Selector. I am hoping to get both done today, the branded versions and then update the store versions.
:)
patrick91
06-07-2010, 03:00 PM
Looks oke but the gray is not nice. can you fix it for me in the final... (remove the balk)
Gr,
patrick
syrus.xl
06-07-2010, 03:16 PM
The whole header is customizable. That area around the login/logout is just an image that is imported with the logo, so it is just an example, nothing else. All you work with is a shell, and all imagery is imported, so whatever images you use is entirely up to you.
:)
patrick91
06-07-2010, 03:24 PM
O ok? that is great! :up::D
x626xblack
06-07-2010, 06:51 PM
Anxiously looking forward to it.
syrus.xl
06-07-2010, 08:34 PM
Updated Package Added
Modification is now supporting 1280 width forums. The brand-free version will be packed for release tomorrow.
Please note the file system has changed, this was done so you can use both versions on 2 different styles without conflicts.
SnapOff Racing
06-07-2010, 11:16 PM
I'd REALLY like this for my forum...my question is the fact that my style uses TWO banner logos (left/right)...would this work for it? can you check my site out and see if you can right-click on each one and see if it would meet the requirements to work with this? I REALLY want this hack installed.
www.gearsopedia.net
syrus.xl
06-08-2010, 06:49 AM
I'd REALLY like this for my forum...my question is the fact that my style uses TWO banner logos (left/right)...would this work for it? can you check my site out and see if you can right-click on each one and see if it would meet the requirements to work with this? I REALLY want this hack installed.
www.gearsopedia.net (http://www.gearsopedia.net)
Hi,
It could be used on your custom style, but it would require that the forum width is changed to fixed instead of fluid. This would allow the main swf to be coded in to the header template, the two areas you currently have would actually become just one image, instead of two.
To actually do this I would need to look over your current style templates, because custom styles vary a lot on the way they are designed.
Regards,
bergovoy
06-08-2010, 07:29 AM
can someone PLEASE let me know how to edit or create pictures in the sizes specified for this mod:???
i really hate graphics, and have zero experience with photo editing.. and i have spent the alst week learning how to install the forum, and cant figure out how to change the default logo and images...
i have tried but getting the pics into that size just isnt working... and they are either the wrong size or they are opaque?
is there a program or utility i am supposed to use to edit or create the images???
any help will be totally appreciated???
x626xblack
06-08-2010, 10:29 AM
can someone PLEASE let me know how to edit or create pictures in the sizes specified for this mod:???
i really hate graphics, and have zero experience with photo editing.. and i have spent the alst week learning how to install the forum, and cant figure out how to change the default logo and images...
i have tried but getting the pics into that size just isnt working... and they are either the wrong size or they are opaque?
is there a program or utility i am supposed to use to edit or create the images???
any help will be totally appreciated???
There are plenty of programs that are easy to use to crop pictures.
Resizing pictures is not always quick and simple, as resizing, will sometimes streach or skew and distort the images.
I like Thumbs Plus (because i am old and used to it, it has been around for many years and when dragging my box to crop it shows the measurements on the bottom. Once the box is the correct size I drag it to the past of the image i want then click save selection as... Fairly simple.. It also has some very basic image editing tools in it.
If you do not have the software you can use this site to edit. It is a little more along the lines of photoshop than simple editing, but no purchase required.
http://www.pixlr.com/
SnapOff Racing
06-08-2010, 03:18 PM
Hi,
It could be used on your custom style, but it would require that the forum width is changed to fixed instead of fluid. This would allow the main swf to be coded in to the header template, the two areas you currently have would actually become just one image, instead of two.
To actually do this I would need to look over your current style templates, because custom styles vary a lot on the way they are designed.
Regards,awesome! you have a pm dude. :D
patrick91
06-08-2010, 03:25 PM
Maybe stupid question but if ik choose for header padding to 0 the header and the forum is together... is it possible to get the space there?
https://vborg.vbsupport.ru/
x626xblack
06-08-2010, 04:31 PM
The 1280 is running on my site if anyone wants to see.
Just need to figure out how to make it clickable so the headder takes you to main CMS or Forum home.
SnapOff Racing
06-08-2010, 04:38 PM
The 1280 is running on my site if anyone wants to see.
Just need to figure out how to make it clickable so the headder takes you to main CMS or Forum home.
your site stretches my screen.
x626xblack
06-08-2010, 04:39 PM
your site stretches my screen.Because it is 1280
x626xblack
06-08-2010, 04:40 PM
The 1280 is running on my site if anyone wants to see.
Just need to figure out how to make it clickable so the headder takes you to main CMS or Forum home.
syrus.xl I put my url in the cc_1280_head.xml but when clicked it opens in new tab. You may have forgotten to fix this when I brought it up last.
bergovoy
06-08-2010, 05:37 PM
thank you for the link, and yea, its the distortion and auto aspect stuff that is killin me...
i would just love a program that uploads/views the picture, and you can type in 950x150 and it pops up a box/window that i can overlay onto the picture and move it around to see what i can crop...
i think that is what you said... in that link of yours, and yes, im old too.
what about the LOGO? how do i create that and or get it to be ttransparent???
everything i do in PAINT comes out opaque... and or covers up the flassh images...
bergovoy
06-08-2010, 06:11 PM
ok, thumbs plus is perfect... just like you suggested, and like i wanted...
simply open the img file and enter the (transform) and enter exact size of 950x150
it pops up a cropped windo over the img and you drag it to the area you want, and enter and save...
I love it...
NOW, PLEASE... how do i make the logo so that it does not white out the imgs????
also, i will prolly remove the ads for now, but later on, i would like to know how to find and install adds
thanks
bill
x626xblack
06-08-2010, 11:43 PM
ok, thumbs plus is perfect... just like you suggested, and like i wanted...
simply open the img file and enter the (transform) and enter exact size of 950x150
it pops up a cropped windo over the img and you drag it to the area you want, and enter and save...
I love it...
NOW, PLEASE... how do i make the logo so that it does not white out the imgs????
also, i will prolly remove the ads for now, but later on, i would like to know how to find and install adds
thanks
bill
I have photoshop and am self taught... I am 40 and it was no easy task... if you have a logo you want to use i can make the transparent file with your logo as an image and email it to you. PM me for my email address, and send me yours.. I will need your logo image and what size you plan on using.. 950?1280?
PS. There are millions of photoshop tutorials on line if you ever get the software. I just goggle what i think i want to do and photoshop and find a polethera of tutorials.
x626xblack
06-08-2010, 11:47 PM
ok, thumbs plus is perfect... just like you suggested, and like i wanted...
simply open the img file and enter the (transform) and enter exact size of 950x150
it pops up a cropped windo over the img and you drag it to the area you want, and enter and save...
I love it...
NOW, PLEASE... how do i make the logo so that it does not white out the imgs????
also, i will prolly remove the ads for now, but later on, i would like to know how to find and install adds
thanks
bill
Go to the sint i sent you to. Click new image, set size, check the transparent check box. then ad new layer, the new layer will be your logo. This site is sort of like photoshop, it works on layers, once the get the hang, it is easy.
I will stop hijacking this thread now. pm me.
syrus.xl
06-09-2010, 10:25 PM
Maybe stupid question but if ik choose for header padding to 0 the header and the forum is together... is it possible to get the space there?
http://img59.imageshack.us/img59/1559/sampleqr.jpg
That issue is caused by a grouped CSS variable that really needs spliting into two definitions. It maybe fixed in v4.0.4 - well, we can hope or if not we can split the CSS ourselves. :rolleyes:
bergovoy
06-10-2010, 02:42 AM
ok, im makin progress using photo shop... im not sure what i will do when the trial runs out though.. hopefully i will be done by then.. hehehe
i was not able to modify the logo file that came with this mod, as i cant figure out how to edit or modify the concepta logo, the blue thing... it isnt text is it???
So, i created a new file, with the size and everything, and just used text and modifyd the crap out of it.. wow, photoshp is a bit powerful ... i wish i was creative enuf to put something together.. but for testing purposes i got something going.. and it worked on the preview program and uploaded it to the website and nothing..
well, actually it did not show the concepta logo anymore so i know the file is changed, but not sure why the logo isnt showing thru???
I re uploaded all the img files from the previewer and then all the files and still nothing...
arrgghhh
Scan Cape Cod
06-10-2010, 11:25 AM
Just a quick note of thanks for this. Installed, nominated, and brand-free version purchased. I have it set up very basically right now, but as I learn I see where the sky's the limit with this one. Two thumbs up!
syrus.xl
06-10-2010, 02:45 PM
ok, im makin progress using photo shop... im not sure what i will do when the trial runs out though.. hopefully i will be done by then.. hehehe
i was not able to modify the logo file that came with this mod, as i cant figure out how to edit or modify the concepta logo, the blue thing... it isnt text is it???
So, i created a new file, with the size and everything, and just used text and modifyd the crap out of it.. wow, photoshp is a bit powerful ... i wish i was creative enuf to put something together.. but for testing purposes i got something going.. and it worked on the preview program and uploaded it to the website and nothing..
well, actually it did not show the concepta logo anymore so i know the file is changed, but not sure why the logo isnt showing thru???
I re uploaded all the img files from the previewer and then all the files and still nothing...
arrgghhh
The Concepta logo was designed in Adobe Illustrator then imported in to Photoshop, therefore the original text becomes rasterized and not editable. You do not need Illustrator to produce the text, it can be done in Photoshop just as well, once you learn how to manipulate text to how you want it. Anything is possible really, it's just knowing 'how-to' in the first place.
syrus.xl
06-10-2010, 02:49 PM
Just a quick note of thanks for this. Installed, nominated, and brand-free version purchased. I have it set up very basically right now, but as I learn I see where the sky's the limit with this one. Two thumbs up!
Hi,
Yes, it is a versatile modification - it will be even more in the future. I am planning to bring out more functional parameters, so people can adjust it to suit their own styles, along with timing routines.
Thanks! :)
Ken Sanders
06-10-2010, 03:12 PM
Super mod! Marked, nominated and bought the unbranded version.
Thanks so much.
SnapOff Racing
06-10-2010, 03:56 PM
syrus.xl did u get my pm?
bergovoy
06-10-2010, 05:32 PM
The Concepta logo was designed in Adobe Illustrator then imported in to Photoshop, therefore the original text becomes rasterized and not editable. You do not need Illustrator to produce the text, it can be done in Photoshop just as well, once you learn how to manipulate text to how you want it. Anything is possible really, it's just knowing 'how-to' in the first place.
HEY, this actually makes sense to me.. i think i am makin some progress.... hehehehehe
syrus.xl
06-11-2010, 05:00 PM
Basically the header uses multiple layers but in Flash, no Photoshop.
Layer 1 = Logo
Layer 2 = Banner Rotator
Layer 3 = Background
The actual Logo layer uses a masked empty movieClip which is the full size of the header.
The banner rotator is setup to use various image formats and import them in to another empty movieClip.
The background uses the same coding again as the banner rotator but on a larger scale.
Both the banner rotator and the background importer are setup to rescale images, if they are not the correct size. The only problem with this is if you use small images they will show pixelation, which does not look good.
bergovoy
06-11-2010, 05:30 PM
ok, now you are showing off... hehehehe
and im lost again.
are you saying that your mod takes images and imports them into some type of movie?
and the vbulleting header/logo is a movie file/image?
Basically the header uses multiple layers but in Flash, no Photoshop.
Layer 1 = Logo
Layer 2 = Banner Rotator
Layer 3 = Background
The actual Logo layer uses a masked empty movieClip which is the full size of the header.
The banner rotator is setup to use various image formats and import them in to another empty movieClip.
The background uses the same coding again as the banner rotator but on a larger scale.
Both the banner rotator and the background importer are setup to rescale images, if they are not the correct size. The only problem with this is if you use small images they will show pixelation, which does not look good.
Ken Sanders
06-12-2010, 01:08 AM
Found that after replacing
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>
With the concepta code, the forum "top" link at the bottom right of the pages no longer works correctly.
Still love this mod!
Any work around?
Regards,
Ken
syrus.xl
06-12-2010, 10:03 AM
Hi Ken,
That was a bug, that was fixed. However the documentation in some packages has not been updated to reflect this. If you check the first post on this mod you will see I have added the 'top' anchor in to the DIV, in the replacement code, this fixes that issue.
All bugs will be removed in all documentation very soon. I have a new update planned very soon that will be adding further setup parameters to the product.
Ken Sanders
06-12-2010, 12:00 PM
Many thanks! You guys Rock!:cool:
syrus.xl
06-16-2010, 07:04 AM
The new update for this product will be released once we have checked it in the forthcoming vBulletin 4.0.4. This will allow us to make any changes before releasing it, should any be required.
Xencored
06-17-2010, 03:08 PM
Defo will be buying the brand free one
just one problem am having
Its find on my wordpress root and vb which is in root
But my other wordpress witch is in a folder /streaming i cant get it to show my images i see the flash shower is there but its not picking up the images
this is my code from the header
</head>
<body>
<script src="http://www.myanimeisland.com/xeon_hp_js/AC_RunActiveContent.js" type="text/javascript"></script>
<div id="main">
<div id="header">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','950','heigh t','150','title','MyAnimeIsland','src','cc_vbhead' ,'quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmod e','transparent','movie','cc_hp_head' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="950" height="150" title="cc_vbhead">
<param name="movie" value="http://www.myanimeisland.com/cc_hp_head.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.myanimeisland.com/cc_hp_head.swf" width="950" height="150" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
</div>
<!--/header -->
<div><ul id="NaviBar">
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/">Home</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/forum.php/">Forums</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/downloads.php">Downloads</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/media.php?">Media</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/blog.php">Blogs</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/streaming/">Streaming</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/wallpapers/">Wallpapers</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/renders/">Renders</a></li>
</form>
</ul>
Ive tryed and tryed i cant see anything wrong with it
Any help would be awesome
syrus.xl
06-17-2010, 04:16 PM
Defo will be buying the brand free one
just one problem am having
Its find on my wordpress root and vb which is in root
But my other wordpress witch is in a folder /streaming i cant get it to show my images i see the flash shower is there but its not picking up the images
this is my code from the header
</head>
<body>
<script src="http://www.myanimeisland.com/xeon_hp_js/AC_RunActiveContent.js" type="text/javascript"></script>
<div id="main">
<div id="header">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','950','heigh t','150','title','MyAnimeIsland','src','cc_vbhead' ,'quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmod e','transparent','movie','cc_hp_head' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="950" height="150" title="cc_vbhead">
<param name="movie" value="http://www.myanimeisland.com/cc_hp_head.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.myanimeisland.com/cc_hp_head.swf" width="950" height="150" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
</div>
<!--/header -->
<div><ul id="NaviBar">
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/">Home</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/forum.php/">Forums</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/downloads.php">Downloads</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/media.php?">Media</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/blog.php">Blogs</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/streaming/">Streaming</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/wallpapers/">Wallpapers</a></li>
<li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/renders/">Renders</a></li>
</form>
</ul>
Ive tryed and tryed i cant see anything wrong with it
Any help would be awesome
Hi Animemike,
If it's a directory change then you will need to specify the absolute url in the XML file for the images. If that fails, let me know. Flash sometimes as issues on where it is placed, but it is nothing that cannot be fixed.
Regards,
Xencored
06-17-2010, 04:38 PM
Hi Animemike,
If it's a directory change then you will need to specify the absolute url in the XML file for the images. If that fails, let me know. Flash sometimes as issues on where it is placed, but it is nothing that cannot be fixed.
Regards,
Hey mate i did change and add the url in the xml forgot to say that
<?xml version="1.0"?>
<slideshow randomDisplay='true'>
<image src='http://www.myanimeisland.com/cc_hp_head_images/maibanner1.jpg' link='' inEffect='Random' outEffect='Random'>
<caption></caption>
</image>
<image src='http://www.myanimeisland.com/cc_hp_head_images/maibanner2.jpg' link='' inEffect='Random' outEffect='Random'>
<caption></caption>
</image>
</slideshow>
x626xblack
06-18-2010, 12:09 PM
Works fine in vb4.0.4 Up and running.
www.gamergodz.com
syrus.xl
06-18-2010, 02:29 PM
4.0.4 Update Issue
We are aware of an issue regarding the alignment when you upgrade to 4.0.4. This will be fixed in an updated version of the product.
We held back the updated version for this very reason because vBulletin upgrades can play havoc with additional installed modifications.
There are no other reported issues regarding this modification.
patrick91
06-18-2010, 02:40 PM
Me also have no problems with 4.0.4!?
x626xblack
06-18-2010, 02:41 PM
When your say alignment, do you mean in I.E? Where are we talking about, i do not seem to have any issues.
I ddo know in I.E. 7 it is putting my login area under the header.
syrus.xl
06-21-2010, 10:12 PM
There is a gap between the header and the navbar tabs in 4.0.4. It is just a simple CSS change, so it lies flush.
Regards,
x626xblack
06-23-2010, 10:21 AM
Thanks.. I fixed it on mine.
bada_bing
06-23-2010, 12:12 PM
Hey what happen to the vb 3.8.x version of this ? maybe it was for 3.7?
I would like to try this for 3.8 as not all of us are on 4.0 yet ?
syrus.xl
06-23-2010, 12:34 PM
Hey what happen to the vb 3.8.x version of this ? maybe it was for 3.7?
I would like to try this for 3.8 as not all of us are on 4.0 yet ?
We did actually release a Lite version for 3.6.x a long time ago, and that was very limited in features. But it was never released for 3.7.x or 3.8.x.
To actually get it working on 3.8.x requires modifying the installation code. When I get a hour spare I will update it to work on 3.8.x, I will release it under 3.8.x modifications, so there is no mix up between the different versions.
Regards,
bada_bing
06-23-2010, 12:42 PM
We did actually release a Lite version for 3.6.x a long time ago, and that was very limited in features. But it was never released for 3.7.x or 3.8.x.
To actually get it working on 3.8.x requires modifying the installation code. When I get a hour spare I will update it to work on 3.8.x, I will release it under 3.8.x modifications, so there is no mix up between the different versions.
Regards,
That would be awesome if you can release this for 3.8.x do you have any time frame for this as I would love to install this..
syrus.xl
06-23-2010, 01:08 PM
At the moment, I do not have a copy of vBulletin 3.8.5 setup. So, I will need to do this first then note down the header changes. It is actually easier to code it for vBulletin 3 series than 4.0.x.
I guess maybe a day or so, it's mainly just updating the embed code with vbulletin 3 in the documentation - not a huge job, just slightly different with the style setup parameters.
Regards.
bada_bing
06-23-2010, 01:15 PM
At the moment, I do not have a copy of vBulletin 3.8.5 setup. So, I will need to do this first then note down the header changes. It is actually easier to code it for vBulletin 3 series than 4.0.x.
I guess maybe a day or so, it's mainly just updating the embed code with vbulletin 3 in the documentation - not a huge job, just slightly different with the style setup parameters.
Regards.
WOW that would be great I will keep a look out.. If you dont mind posting it in this thread just letting us know that you posted the 3.8 version so I get an email alert
Thanks
bergovoy
06-24-2010, 02:48 AM
BTW: Im still waiting to figure out why the logo works and looks ok when testing on the PREVIEWER, but when i upload to my server/host, the logo doesnt show....
i see the rotating banners, but no logo???
i doubled checked and downloaded the files back to my hard drive and tested the previewer and again, it worked...
hmmm
www.themonrovianhoa.com
odln018
06-24-2010, 04:21 PM
This will work with straight images, as well?
goxy63
06-25-2010, 10:47 PM
Upgraded to latest vb4.04 and "header flush" is not working, any sugesstions?
This does not help:
Header - header_padding - Units: px
Header - header_padding - Bottom: 0
syrus.xl
06-25-2010, 11:03 PM
Upgraded to latest vb4.04 and "header flush" is not working, any sugesstions?
This does not help:
Header - header_padding - Units: px
Header - header_padding - Bottom: 0
It was changed in the Navbar StyleVars, so you need to change the following:
StyleVars -> Navbar -> Navbar Margin -> Top 0px
Click 'Save'
That's how I have adjusted it, on an update which I shall be releasing shortly.
:)
goxy63
06-26-2010, 06:23 AM
That heleped :D
Thank you
Marek58
06-27-2010, 12:34 PM
Is it available the wide version for the Default Style vBulletin? If it is, could I ask for demo?
x626xblack
06-28-2010, 12:33 PM
Is it available the wide version for the Default Style vBulletin? If it is, could I ask for demo?
No and it can not work with the default vb style as it needs to have fixed widths to work correctly. Now if you change your default vb style to fixed width then it will work.
syrus.xl
06-30-2010, 11:14 AM
BTW: Im still waiting to figure out why the logo works and looks ok when testing on the PREVIEWER, but when i upload to my server/host, the logo doesnt show....
i see the rotating banners, but no logo???
i doubled checked and downloaded the files back to my hard drive and tested the previewer and again, it worked...
hmmm
www.themonrovianhoa.com (http://www.themonrovianhoa.com)
If you PM us your directory setup and configuration file settings we can take a look at this issue for you.
bada_bing
06-30-2010, 02:01 PM
At the moment, I do not have a copy of vBulletin 3.8.5 setup. So, I will need to do this first then note down the header changes. It is actually easier to code it for vBulletin 3 series than 4.0.x.
I guess maybe a day or so, it's mainly just updating the embed code with vbulletin 3 in the documentation - not a huge job, just slightly different with the style setup parameters.
Regards.
Hey bud just wanted to see when you plan to introduce the 3.8.x version ... Thanks
AURFSCAN
07-01-2010, 02:07 AM
This is a must have mod for sure. Ive set everything up and it works perfectly.
However I seem to be having dramas with firefox not showing nor rotating images. There was a post a bit further up with a member saying he had to refresh-empty cache to get it to show on ff.
All other browsers this works flawlessly, ff is really giving me the $hits. Can someone please verify that this rotating on ff.
thx.. awsome mod and paid for too :)
x626xblack
07-02-2010, 10:33 AM
Works fine on FF. You can view it on my site in my sig. If my site is not working for you then you have a FF problem, if it is then you have an installation problem.
What version of FF are you running?
AURFSCAN
07-04-2010, 02:30 AM
running the latest ff, Im now sure ff is the problem.... damn ff used to be good, now its really rubbish
thx for your reply :)
syrus.xl
07-04-2010, 10:29 AM
running the latest ff, Im now sure ff is the problem.... damn ff used to be good, now its really rubbish
thx for your reply :)
I design all modifications in Firefox, then checked for x-browser compatibility. With FF though, many people have experienced issues when upgrading from a previous version, some plugins failing, namely the Adobe Flash Plugin.
The way around this is to remove Firefox totally from your system, then do a full re-install, this should fix any issues you are seeing.
AURFSCAN
07-04-2010, 11:43 AM
thx syrus.xl will do
Scan Cape Cod
07-07-2010, 05:18 PM
This is a shot in the dark, but I'll inquire nonetheless.
I have this mod installed (950 version) and it runs spectacularly. I am also trying to add a second navbar as outlined in this link: https://vborg.vbsupport.ru/showthread.php?t=240764
For whatever reason that mod will not work. I'm wondering if there is a chance that these two mods don't play well together. I ask here because I'm not getting any response (yet) from the developer of the double navbar code and I'd certainly like to add one.
Has there been any thought of adding in code for a possible second navbar to this mod, or is that too far off topic?
Thanks in advance.
syrus.xl
07-07-2010, 05:37 PM
Well, this modification only replaces the main vbulletin logo div, nothing else is touched in anyway. No changes are made to the navbar template, apart from on the version for vB4.0.4 PL1 which has a slight CSS change for 'flush' fit the header to the navbar.
I noticed the mod you mentioned is for vB4.0.3, and that may cause issues. There were changes made to vB4.0.4 in respect to the header and headinclude templates.
As for adding a second navbar, it's not the sort of modification that would be beneficial to this current version. There are plenty of modifications for extending the default vbulletin navbar and navtabs, some free and a couple that are commercial. It is quite easy to code additional drop-down menu's, which in my opinion looks better on a forum than having multiple navbars.
Scan Cape Cod
07-07-2010, 11:49 PM
Thanks for taking the time to reply. I'm working with some drop down alternatives at this point. I appreciate it!
session-one
07-08-2010, 08:01 PM
im interested in buying the brand free version, i installed this just to test things out, however, a couple questions..
will adding a banner that is not 460x60 or whatever you have suggested cause a problem? The banners im using are appearing like this: http://www.sessionone.net/screenshot.jpg
is the proversion just a brand free version?
What if we want to use this mod with multiple layouts however use different banners to rotate?
Thanks
bada_bing
07-14-2010, 06:32 PM
Hey bud just wanted to see when you plan to introduce the 3.8.x version ... Thanks
Any updates Please???
syrus.xl
07-18-2010, 03:06 PM
Any updates Please???
As soon as I get a few hours spare, I'll write up the docs for the 3.8.x version - we have had a few people requesting the same version.
syrus.xl
07-18-2010, 03:10 PM
im interested in buying the brand free version, i installed this just to test things out, however, a couple questions..
will adding a banner that is not 460x60 or whatever you have suggested cause a problem? The banners im using are appearing like this:
is the proversion just a brand free version?
What if we want to use this mod with multiple layouts however use different banners to rotate?
Thanks
The banner rotator simply resizes the scale of any banner that is not of these standard dimensions.
The brand-free version is virtually the same as this version apart from branding removed and the file is more streamlined.
Not sure what you mean by multiple layouts... Are you referring to other styles on the same instance of vBulletin?
RobbieZ
07-22-2010, 10:26 AM
Even though you add a logo header, you cant actually click it to return home?
Also when you hover instead of your URL you see this 'cc_vbhead' instead.
syrus.xl
07-22-2010, 11:22 AM
Even though you add a logo header, you cant actually click it to return home?
Also when you hover instead of your URL you see this 'cc_vbhead' instead.
The home link you can enter in the link parameter of the background image XML changer.
The 'cc_vbhead' is just the title tag, which can be removed from the embed code. It works similar to the alt tag for images.
RobbieZ
07-23-2010, 01:13 PM
The home link you can enter in the link parameter of the background image XML changer.
The 'cc_vbhead' is just the title tag, which can be removed from the embed code. It works similar to the alt tag for images.
Something like this?
<image src='cc_hp_head_images/img1.jpg' link='http://www.YOURSITE.com' alt="This is a text that goes with the image" inEffect='Squares Right' outEffect='Squares Left'>
<caption></caption>
</image>
bada_bing
07-26-2010, 05:09 PM
As soon as I get a few hours spare, I'll write up the docs for the 3.8.x version - we have had a few people requesting the same version.
Any Updates Please Please
bada_bing
08-01-2010, 04:15 PM
syrus.xl ,
I am going to assume that after all the times of asking for the 3.8.x version this is not going to happen correct? I just want to make certain this is a correct statment because there are lots of people still running 3.8 versions of VB
thanks
bada_bing
08-02-2010, 08:14 PM
I have a few questions as I have installed this on one of my vb4.05 sites and working OK BUT for the life of me I can change the logo. I created a new transparent logo 400x150 and uploaded it to the cc_1280_logo folder and called it the same name as the default logo logo_title.png and even tested it localled but when I try and load the page after I FTP the new logo on my web server the old logo still shows up? I have refreshed and cleared my cache and still cant get the new logo to show?
I also have one more issue. If I load the page in Firefox the login are displays correctly within this mod in the header but if I load the page in IE the login are is now below the header? How do I fix this.
syrus.xl
08-05-2010, 09:28 PM
syrus.xl ,
I am going to assume that after all the times of asking for the 3.8.x version this is not going to happen correct? I just want to make certain this is a correct statment because there are lots of people still running 3.8 versions of VB
thanks
There will be a 3.8.x version, however lately I have been busy with work so I have not had the time to document it. I also need to document the IPB version, because I released this mod cross-platform on both forum types.
I have a few questions as I have installed this on one of my vb4.05 sites and working OK BUT for the life of me I can change the logo. I created a new transparent logo 400x150 and uploaded it to the cc_1280_logo folder and called it the same name as the default logo logo_title.png and even tested it localled but when I try and load the page after I FTP the new logo on my web server the old logo still shows up? I have refreshed and cleared my cache and still cant get the new logo to show?
I also have one more issue. If I load the page in Firefox the login are displays correctly within this mod in the header but if I load the page in IE the login are is now below the header? How do I fix this.
What version of IE are you using, I am unable to replicate that issue. As for the logo, I can only assume that you are still viewing a cached copy of the default logo. Please check in another browser that has not been used to view the header previously.
I am also holding back an updated version of this modification due to the delay on 4.0.6 - once this is finalized I will release the updated versions for vBulletin 4.0.6.
Regards,
bada_bing
08-23-2010, 04:01 PM
I am willing to pay for the 3.8.x version can you please let me know what I can do to have this available.
Thanks
oddmud
08-26-2010, 02:33 PM
I wish this was able to work with a variable width size. :(
950 is too small, and 1280 is too large.
I use 1152. ;)
syrus.xl
08-26-2010, 02:48 PM
Hi,
You can use variable sizes. But you would need to setup your images so they have an alpha gradient on the right hand side. This would allow you to use the background area of the header to contain a further image that would show through the flash area.
Regards,
x626xblack
08-27-2010, 03:09 PM
I am running Google Webmaster tools.
I am getting CRAWL errors due to the XML file for this header... Is there a fix or is this something I should not be bothered about?
x626xblack
09-08-2010, 10:28 AM
No Reply?
Juggernaut
09-22-2010, 05:07 AM
Installed.
bada_bing
09-23-2010, 04:27 PM
I am willing to pay a coder if they can get this working for vbulletin 3.8.x please PM me. I have attempted to pm the author of this hack but he is too busy to do this but claims its a small header code change.
Thanks
Sea Shepherd
09-28-2010, 02:29 PM
Tagged. Instructions WAY Too hard to follow.
Not clear on how to install.
Lynne
10-07-2010, 08:41 PM
Files removed, so modification moved to Graveyard.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.