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

Reply
 
Thread Tools
Avenger (A Dark - Black/Grey Style) by TheLastSuperman Details »»
Avenger (A Dark - Black/Grey 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.1 Rating:
Released: 06-22-2014 Last Update: 06-25-2014 Installs: 55
Supported
Additional Files  

Introducing Avenger
A Dark Black/Grey Style

I've had a good number of sales off this so I've finally decided to give it away for free, that's right go ahead, download and install this dark and might I add slick style!

This is a dark black/grey 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:
  • Custom navbar and navigation tab look.
  • Custom sidebar style, the typical block is not behind the widgets/blocks they're all separate!
  • Custom statusicons for forum_new and forum_old.png along with custom pagination and other image replacements.
  • Fluid and Fixed Width available!
  • Perfect style for resolutions up to 1920 x 1080 or larger!

Demo?
Sure! View Avenger 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 style for vBulletin 4.2.1-4.2.2 Suite (or Forum Classic).

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.



Please Note:
  • Partial Support is provided when I have the spare time which is sparse by the way so please don't whine and moan in the thread if I do not reply promptly to a question or issue you have simply nudge me with a private message on here instead of posting nonsense OR alternatively you can post in the styles support thread on our company site see below .
  • Full Support is provided via our company site, visit the styles support thread.

Notes & Update Information can be found here: https://vborg.vbsupport.ru/showpost....40&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-421-Forum-Fixed.xml (OR -Fluid.xml).
a) Import the vbulletin-style-Avenger-421-Forum-Fixed.xml file first.
b) Merge in the vbulletin-style-Avenger-421-CMS-Fixed.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-421-Forum-Blog.xml into the style, this has now updated the style for all three major products and the installation is complete!
3) Enjoy!

*If you're running vBulletin 4.2.2 be sure to check the box:
Quote:
Ignore Style Version
Use style file even if it was created by a different version of vBulletin?

Download Now

File Type: zip Innovation_by_Instinct-Avenger-vB4.2.1-4.2.2.zip (2.61 MB, 726 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
blind-eddie, K4GAP, RichieBoy67, Skaut

Comments
  #32  
Old 08-11-2014, 09:45 PM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having trouble finding out where to change this text color. (red arrow points to text in question). I simply want to lighten it up to make it more visible.
Attached Images
File Type: png attach.png (10.9 KB, 0 views)
Reply With Quote
  #33  
Old 08-13-2014, 02:27 PM
infamousjoe infamousjoe is offline
 
Join Date: Dec 2011
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I added this template but the icons are not showing up so I am assuming images are not working correctly. Shows a broken image link, ideas?
Reply With Quote
  #34  
Old 08-13-2014, 02:54 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by infamousjoe View Post
I added this template, but the icons are not showing up so I am assuming the images are not working correctly. Shows a broken image link, ideas?
For what vb version are you using? I have 4.2.2 and it works for me
Reply With Quote
  #35  
Old 09-17-2014, 10:52 AM
Duke49th Duke49th is offline
 
Join Date: Sep 2014
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a question about the link-color.

If I set my Global->link_color to a specified color - it does not only change the link color in the Postings itself - it also changes the color of several links in the forum. (which sounds correct..as it is "global"..)

For example the subforum titles. (As they are cklickable links)

How can I change the link color of links that were posted by any user in a posting - without affecting other links in my forum, like subforum titles?

Thanks
Reply With Quote
  #36  
Old 09-17-2014, 10:56 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try adding this to your additional.css for the style.

Code:
.postlist .postbody .content .postcontent a {
    color: red;
}
And change red to your desired color.
Reply With Quote
Благодарность от:
Duke49th
  #37  
Old 09-17-2014, 11:09 AM
Duke49th Duke49th is offline
 
Join Date: Sep 2014
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
Try adding this to your additional.css for the style.

Code:
.postlist .postbody .content .postcontent a {
    color: red;
}
And change red to your desired color.
Thanks a lot. It works
(I used CSS color code..but anyway..it works)
Reply With Quote
Благодарность от:
ozzy47
  #38  
Old 09-17-2014, 11:48 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad to hear.
Reply With Quote
  #39  
Old 10-19-2014, 03:58 AM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this version of your style skin the Articles section of vbulletinsuite_4.2.2. ON my site your style does not work with that area of VB. How can this be updated or fixed?
Reply With Quote
  #40  
Old 12-27-2014, 07:30 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working well for 4.2.3 so had to remove it pity really liked this skin
Reply With Quote
  #41  
Old 12-28-2014, 09:00 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What was the issues? Not working well is not very descriptive.
Reply With Quote
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 02:36 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.05269 seconds
  • Memory Usage 2,351KB
  • 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
  • (2)bbcode_code
  • (3)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
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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