Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Avenger Blue Style by TheLastSuperman Details »»
Avenger Blue Style by TheLastSuperman
Version: 1.00, by TheLastSuperman (Senior Member) TheLastSuperman is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.x Rating:
Released: 08-27-2011 Last Update: 01-27-2014 Installs: 167
Supported
Additional Files  

Introducing Avenger Blue

A vBulletin 4.2.1/4.2.2 (Confirmed working on 4.2.3! *Simply select ignore style version when installing style) Suite style from www.innovationbyinstinct.com including some of these features:
  • The forumbits, search and other areas have a mouseover hover effect.
  • Custom statusicons for forum_new and forum_old.png along with custom pagination and other image replacements.
  • Custom toplinks i.e. "Welcome, Username Notifications etc etc" location.
  • Custom Login area w/ hover effects.
  • Custom Sidebar collapse image replacements etc.
  • CMS Widget and Forum & Blog Sidebar styles match 100%.
  • CMS, Forum, Blog compatible this is a Suite style and can also be used on Forum Classic naturally.
  • Fluid and Fixed Width available!
  • Perfect style for resolutions up to 1920 x 1080 or larger!

Demo?
Sure! View Avenger Blue Fixed Width OR Fluid Width Demo.
*Please Note: The Demo site has a custom CMS Layout in place therefor normal CMS layout sites will see a CMS/Articles page resembling the screenshot.

Questions and Answers

Q. So what do we have here?
A. Well that's simple! It's a dark blue style for vBulletin 4.1.4 Suite (or Forum Classic).

Q. Anything in particular that I need to know about this style?
A. Simple - I don't advertise a lot, there are no advertisements shown when I make styles however I do know due to the centering of the logo, if you currently utilize the header ad locations you'll need to make changes if utilizing this style otherwise it will not display properly. *Fix planned for the 4.1.5 version and I'll patch this 4.1.4 version then as well, basically I'll be moving the header ad locations just above the normal below navbar locations to remedy this .

Q. This is 4.1.4 style why did you not release a 4.1.5 version and will you release and keep this updated unlike other styles on here?
A. Yes, unlike some other styles in the past I've released this is branded by our company and we do plan on supporting this style indefinitely.

Q. I see two different downloads available, which one do I use?
A. Simple:

- For vBulletin 4.1.4 through 4.1.7 use the file titled - Innovation_by_Instinct-Avenger_Blue-Compressed.zip
- For vBulletin 4.1.8 use the file titled - Innovation_by_Instinct-Avenger_Blue-vB4.1.8-Compressed.zip
- For vBulletin 4.2.1 and 4.2.2 use the file titled - Innovation_by_Instinct-Avenger_Blue-vB4.2.1-4.2.2-Compressed.zip

Q. I'm using a version for vBulletin 4.1.8 or up, why is the logo not clickable?
A. Well we have navtabs w/ a Home, Forum, and Blog button so why do we need more and more of the same links? Well I know some prefer it so here is a way to make it clickable:

You can utilize the transparent 1x1px transparent image to make the logo clickable again. *Please note this is not a default feature, to make the logo clickable you must edit template header and find:

Code:
                    <div class="ablogo" align="center">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
</div>
Remove the <comment> codes as shown in red:

Code:
                    <div class="ablogo" align="center">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
</div>
This is how the code should now look:

Code:
                    <div class="ablogo" align="center">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></a></div>
</div>
*If you use a different logo than the stock "Avenger Blue" and your making it clickable via the method above, please change the width="#" and height="#" to the correct values i.e. the same width and height as your new logo .

Q. Why is there a .zip inside the .zip?
A. Well the forums here have a max of 3.0MB file size limit on .zip files so I made it a .zip then added that one into another .zip, this reduced the file size from the 3.17MB down to 2.69MB! Now simply extract the main -Compressed .zip then extract the inside Innovation_by_Instinct-Avenger_Blue.zip and your ready to rock and roll!

Q. You have a link to your site in the footer, can I remove that?
A. You are not allowed to remove the link to our site i.e. "branding" unless you pay for a Branding Free Version. If I find someone running this without the copyright in place I will contact your host and file a DMCA complaint period the end. *Furthermore, we will not host discussions nor reply to any sort of inquiries on here in regards to paid or branding free versions so please do not bring up the subject of either in this thread.

*Click on the images below to view in a new tab/window, once in said window you can click the image again to zoom once more and see it clearer, providing a more accurate representation of the style .


Updated Forumhome screenshot for 4.1.8:

ForumHome:
http://www.innovationbyinstinct.com/..._ForumHome.png

ForumHome Mouseover effect:
http://www.innovationbyinstinct.com/..._MouseOver.png

CMS:
http://www.innovationbyinstinct.com/..._Fixed_CMS.png

Blogs:
http://www.innovationbyinstinct.com/...Fixed_Blog.png

ForumHome w/ Sidebar Active:
http://www.innovationbyinstinct.com/...ctive_Open.png

ForumHome w/ Sidebar Closed:
http://www.innovationbyinstinct.com/...ive_Closed.png

Search Input default colors:
http://www.innovationbyinstinct.com/...nputColors.png

Search Input active/hover colors:
http://www.innovationbyinstinct.com/...olorsHover.png

Postbit colors:
http://www.innovationbyinstinct.com/..._PostStyle.png

New Post icons on forumhome, please note that forums with new posts show a white icon, the old post remains as a grey color:
http://www.innovationbyinstinct.com/...umNewvsOld.png

Login Area when logged out:
http://www.innovationbyinstinct.com/...eLoggedOut.png

Login Area when logged out Hover effect:
http://www.innovationbyinstinct.com/...edOutHover.png

Login Area when logged out Help/Register Hover effect:
http://www.innovationbyinstinct.com/...OtherHover.png

ForumHome New Appearance:
http://www.innovationbyinstinct.com/...rumHomeNew.png

ForumHome New Category Description Hover:
http://www.innovationbyinstinct.com/...ptionHover.png

ForumHome New Hover Effect:
http://www.innovationbyinstinct.com/...meNewHover.png




Donations from:Thanks for your support, it's certainly not required however I appreciate the sentiment .


Notes & Update Information can be found here: https://vborg.vbsupport.ru/showpost....82&postcount=2

Restrictions:
This style is not meant for use on http://www.carbonracecars.com otherwise have at it!

*IMPORTANT*

To install the style:

1) Upload the contents of the UPLOAD Folder.
2) If for example you want the Fixed style installed then import the file:
*Please note, if you do not use the vBulletin Suite and have the Forum Classic version you only need to install the file vbulletin-style_Avenger_Blue_Fixed-Forum.xml.
a) Import the vbulletin-style_Avenger_Blue_Fixed-Forum.xml file first.
b) Merge in the vbulletin-style_Avenger_Blue_Fixed-CMS.xml (Options when uploading a style allow you to merge into a existing style, choose to merge this into the new style you just created using the Forum.xml.
c) Merge in the vbulletin-style_Avenger_Blue_Fixed-Blog.xml into the style, this has now updated the style for all three major products and the installation is complete!
3) Enjoy!

Download Now

File Type: zip Innovation_by_Instinct-Avenger_Blue-Compressed.zip (2.78 MB, 586 views)
File Type: zip Innovation_by_Instinct-Avenger_Blue-vB4.1.8-Compressed.zip (2.79 MB, 802 views)
File Type: zip Innovation_by_Instinct-Avenger_Blue-vB4.1.9-Compressed.zip (2.73 MB, 102 views)
File Type: zip Innovation_by_Instinct-Avenger_Blue-vB4.2.1-4.2.2-Compressed.zip (2.95 MB, 779 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #222  
Old 11-22-2011, 03:00 AM
EuroBeat2's Avatar
EuroBeat2 EuroBeat2 is offline
 
Join Date: Feb 2008
Location: New Jersey, US
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
- On the first image, what's the URL for that? When I view where I think that screenshot is from I see the info fine... looks odd though so lemme know the url so I can have a quick look .
I confirm it. Same issue on my website. As a matter of fact you can see it in your own screen shot of 4.1.8 test site. You will see "Last Post" and "Threads/Posts" are not aligned with "Last Post" being on the second line.



EB
Reply With Quote
  #223  
Old 11-22-2011, 05:10 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^ I didn't realize you had them collapsed, confused me upon first view but it was forumhome.

Already fixed, all of it Eurobeat2 however I want to permanently fix the background/logo size issue so it adjusts automatically and that will be tomorrow as I have other work to finish tonight so be patient and come tomorrow it should be fully updated to 4.1.8 .
Reply With Quote
Благодарность от:
Baja
  #224  
Old 11-22-2011, 07:22 AM
Markos Markos is offline
 
Join Date: Aug 2006
Posts: 522
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
^ I didn't realize you had them collapsed, confused me upon first view but it was forumhome.
i should have said its the forum home page lol but its also doing it in the subforums but take it thats all related
Reply With Quote
Благодарность от:
TheLastSuperman
  #225  
Old 11-23-2011, 06:22 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the only bug I seem to notice.

Facebook, user name, user setting, inbox, and such seem to be hidden under the thread page numbers.

Not sure if I explained that correctly, so please see the screen shot.
Attached Images
File Type: png Untitled.png (56.4 KB, 0 views)
Reply With Quote
  #226  
Old 11-23-2011, 06:28 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
This is the only bug I seem to notice.

Facebook, user name, user setting, inbox, and such seem to be hidden under the thread page numbers.

Not sure if I explained that correctly, so please see the screen shot.
Note = Error only applied to the fluid version and not the fixed version.

As such I've installed the fixed, but it maybe something that could be affecting others

edit: I was wrong. It does affect the fixed theme. But I have also discovered the problem.

PHP Code:
min-height:100px
Editing this as suggested has an impact on where the above moves along.

edit again: I suspect the conflicting modification maybe this: https://vborg.vbsupport.ru/showthrea...=244573&page=5

A value of 115px is the minimum safe value with this modification with this skin. Unless anyone else can find a better resolve.
Reply With Quote
  #227  
Old 11-23-2011, 09:04 PM
Markos Markos is offline
 
Join Date: Aug 2006
Posts: 522
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Note = Error only applied to the fluid version and not the fixed version.

As such I've installed the fixed, but it maybe something that could be affecting others

edit: I was wrong. It does affect the fixed theme. But I have also discovered the problem.

PHP Code:
min-height:100px
Editing this as suggested has an impact on where the above moves along.

edit again: I suspect the conflicting modification maybe this: https://vborg.vbsupport.ru/showthrea...=244573&page=5

A value of 115px is the minimum safe value with this modification with this skin. Unless anyone else can find a better resolve.
i dont have this installed and mine has moved as well
Reply With Quote
  #228  
Old 11-23-2011, 11:46 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Markos View Post
i dont have this installed and mine has moved as well
Interesting... Do you have any other modifications which would affect your header template?
Reply With Quote
  #229  
Old 11-24-2011, 01:28 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
This is the only bug I seem to notice.

Facebook, user name, user setting, inbox, and such seem to be hidden under the thread page numbers.

Not sure if I explained that correctly, so please see the screen shot.
Quote:
Originally Posted by OldSchoolDSL View Post
Note = Error only applied to the fluid version and not the fixed version.

As such I've installed the fixed, but it maybe something that could be affecting others

edit: I was wrong. It does affect the fixed theme. But I have also discovered the problem.

PHP Code:
min-height:100px
Editing this as suggested has an impact on where the above moves along.

edit again: I suspect the conflicting modification maybe this: https://vborg.vbsupport.ru/showthrea...=244573&page=5

A value of 115px is the minimum safe value with this modification with this skin. Unless anyone else can find a better resolve.
Quote:
Originally Posted by Markos View Post
i dont have this installed and mine has moved as well
Quote:
Originally Posted by OldSchoolDSL View Post
Interesting... Do you have any other modifications which would affect your header template?
https://vborg.vbsupport.ru/showpost....0&postcount=34

Hellllllllooooo

Everyone else, new version for 4.1.8 asap it's almost done I promise .
Reply With Quote
2 благодарности(ей) от:
Eventyret, Markos
  #230  
Old 11-25-2011, 02:29 AM
EuroBeat2's Avatar
EuroBeat2 EuroBeat2 is offline
 
Join Date: Feb 2008
Location: New Jersey, US
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Paul M wrote a blog regarding "comma" issue in 4.1.8 vB. Here is the link:

https://www.vbulletin.com/forum/entr...Bulletin-4-1-8

BTW. In your style I also noticed that "double" comma are occurring when dividing subforums. You might consider more global change for your style than just fixing single templates.

Thank you.

EB
Attached Images
File Type: jpg forums.jpg (14.3 KB, 0 views)
Reply With Quote
  #231  
Old 11-25-2011, 05:23 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EuroBeat2 View Post
Paul M wrote a blog regarding "comma" issue in 4.1.8 vB. Here is the link:

https://www.vbulletin.com/forum/entr...Bulletin-4-1-8

BTW. In your style I also noticed that "double" comma are occurring when dividing subforums. You might consider more global change for your style than just fixing single templates.

Thank you.

EB
What are you doing still talking about comma's? It's fixed and no, we don't redo a entire style over one little mixup in css or rush a release because one member keeps posting about one issue repeatedly, that's simply not the correct thing to do. If it were a major overhaul i.e. more than the short list of deprecated and new stylevars and/or miscellaneous changes then sure that would make sense however this time, updating a few templates was the way to go.

Please report any NEW issues other than those already posted here so they can make it into the new version, I'll be releasing it later today (tonight).
Reply With Quote
3 благодарности(ей) от:
CharlieDelta, EuroBeat2, kylek
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09088 seconds
  • Memory Usage 2,428KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_php
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (31)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete