Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles

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
  #302  
Old 12-06-2011, 08:32 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 customcolor View Post
fixed it! i had to change the layer in vbulletin chrome ccs. it was set to like 9999999

changed it to 100

PHP Code:
2}px;
    
background:{vb:stylevar navbar_background};
    
margin:{vb:stylevar navbar_margin};
    
color:{vb:stylevar navbar_color};
    
font:{vb:stylevar navbar_font};
    
border:{vb:stylevar navbar_border};
    -
moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius};
    -
moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius};
    -
webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
    -
webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};
    
border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
    
border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};
        
z-index100 !important;

I forgot that was still there, it will be completely removed in the new version and for now you can completely remove the z-index from the navbar css in this style .
Reply With Quote
  #303  
Old 12-08-2011, 02:22 PM
Raedahn Raedahn is offline
 
Join Date: Feb 2011
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance of posting the PSD for the title banner? Wanna use that for my forum.
Reply With Quote
  #304  
Old 12-08-2011, 05:49 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 Raedahn View Post
Any chance of posting the PSD for the title banner? Wanna use that for my forum.
No matter if it's by me or made by one of my employees I don't release PSD's however it's easy to re-create, simply use a large font (white) and throw a border/stroke on it (grey) and your done .
Reply With Quote
  #305  
Old 12-09-2011, 06:37 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 GaryT View Post
The background image that suddenly cuts off halfway down the page was the only thing I sorta, kinda didn't like. So I added a few hundred pixels to the bottom of it. The image I am talking about is the "background_bottom" image. If anyone needs it they can get it www.livinginkentucky.com/files/background_bottom.png

Again, thank you so very much for putting up with me and others that have bugged you to death about this style. But, I really do have to say this IS the best style of it's type in existence.
Well it's supposed to cut off where the color is the same as the background-color... so while it has a image that seems short it should blend right into the color set as the background. Are you saying that something in your version made it act differently?

Ahh it's no big deal, I don't mind at all my only pet peeve is what I mentioned in post #263 but other than that I enjoy making styles... more so than modifications .
Reply With Quote
  #306  
Old 12-10-2011, 01:21 PM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
**snipped*Ahh it's no big deal, I don't mind at all my only pet peeve is what I mentioned in post #263 but other than that I enjoy making styles... more so than modifications .
I'm probably guilty of that myself to a certain degree. I like your honesty. Just keep the updates coming

P.S. My site is not there to make any money but, as soon as I come across a few extra bucks I'll show my appreciation via Paypal. And as you are probably getting tired of me saying, this IS THE BEST style of it's type in existence!
Reply With Quote
  #307  
Old 12-10-2011, 04:23 PM
Matscolan Matscolan is offline
 
Join Date: Sep 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey
Really love the theme and installing now, just got one question you may be able to help me with.
Do you know the setting which controls the width of the yellow forum title & the white description below it on the forum home page shown in your images above?
Currently a title/description will go to about 50% of the row then move down to the next row, I just can't figure out what controls that so I can set it to 100%.

Thanks for any help you can provide.
Reply With Quote
  #308  
Old 12-10-2011, 07:03 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 GaryT View Post
I'm probably guilty of that myself to a certain degree. I like your honesty. Just keep the updates coming

P.S. My site is not there to make any money but, as soon as I come across a few extra bucks I'll show my appreciation via Paypal. And as you are probably getting tired of me saying, this IS THE BEST style of it's type in existence!
I'd rather have you say Thanks 100 more times then spend money although you may tire of that yourself before I do lol... I mean I truly appreciate the sentiment but I didn't join here ever expecting a donation . I was raised by my grandmother and in the South so I was taught that - "If a person tries to pay you for something, turn them down the first time and say it's not required because that's how people should be, if they try a second time then take the money so you don't offend them because some truly want to be kind by paying in the same manner your trying to be kind by not taking the money" and that has done me well to date, I must say that my Grandmother is one smart woman .

Quote:
Originally Posted by Matscolan View Post
Hey
Really love the theme and installing now, just got one question you may be able to help me with.
Do you know the setting which controls the width of the yellow forum title & the white description below it on the forum home page shown in your images above?
Currently a title/description will go to about 50% of the row then move down to the next row, I just can't figure out what controls that so I can set it to 100%.

Thanks for any help you can provide.
Are you speaking about the navbar tab width or the breadcrumbs? Take a screenshot then upload it here as a attachment for me to check out, thanks!
Reply With Quote
  #309  
Old 12-10-2011, 11:12 PM
Matscolan Matscolan is offline
 
Join Date: Sep 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Are you speaking about the navbar tab width or the breadcrumbs? Take a screenshot then upload it here as a attachment for me to check out, thanks!

As you can see the text currently stops along 50% of the bar, I would like to have the text run to the end of the bar.
I have already remove the last post details but I can find no option within any divs to set the width of the text area.

Thanks
Reply With Quote
  #310  
Old 12-11-2011, 05:20 AM
EuroBeat2's Avatar
EuroBeat2 EuroBeat2 is offline
 
Join Date: Feb 2008
Location: New Jersey, US
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still playing with your style. And here is what I noticed. When using option replay with quote in FORUM , quote is placed in transparent box with black outline (see left attachment). Black color is hardly visible. However, in BLOG you used different approach (see right attachment). Here you used lighter shades of background retaining black outlined box. Interestingly the small black outline of the triangle being black gives the awkward results (I highlighted that area in yellow box.

Could you make "quoting" consisted in both BLOG and FORUM by either change outline color to white (for better visibility), or fix that triangle? That would be great.

Thank you.

EB
Reply With Quote
  #311  
Old 12-11-2011, 05:31 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 Matscolan View Post

As you can see the text currently stops along 50% of the bar, I would like to have the text run to the end of the bar.
I have already remove the last post details but I can find no option within any divs to set the width of the text area.

Thanks
In any <div> no matter what (not all like this and prefer simply using class="mydefinition") you can add in style="width:225px;" to the <div> code even if it has a class to try and overwrite or simply wrap it in another <div> w/ a class assigned.

As for your notes... well it seems off but edit a forum description AND make a new thread using a very long title and you'll notice it looks fine see this attachment:



So therefor yes, you will be required to edit a little in order to make it match your style and settings such as thread title length and more if you've made changes. Edit: Ahh ok I misread part of your reply initially... removing last post by... actually you should be able to sort most of this via a few simple changes in css, hiding some parts in additional.css by using display:none and then a template edit or two including maybe vbulletin.css or vbulletin-chrome.css I would have to look because off the top of my head I can't think about all the templates and what to modify however I've done that before so it can be done .

Quote:
Originally Posted by EuroBeat2 View Post
I am still playing with your style. And here is what I noticed. When using option replay with quote in FORUM , quote is placed in transparent box with black outline (see left attachment). Black color is hardly visible. However, in BLOG you used different approach (see right attachment). Here you used lighter shades of background retaining black outlined box. Interestingly the small black outline of the triangle being black gives the awkward results (I highlighted that area in yellow box.

Could you make "quoting" consisted in both BLOG and FORUM by either change outline color to white (for better visibility), or fix that triangle? That would be great.

Thank you.

EB
Ahh thanks for the catch, I'll include a fix in the new version .
Attached Images
File Type: png dontjudgeabookbyitscover.png (51.6 KB, 0 views)
Reply With Quote
Благодарность от:
OldSchoolDSL
Reply

Thread Tools

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 04:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05406 seconds
  • Memory Usage 2,420KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_php
  • (9)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
  • (25)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)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_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