Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Blue is the Colour Details »»
Blue is the Colour
Version: 1.00, by TygerTyger TygerTyger is offline
Developer Last Online: Jul 2012 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 11-23-2006 Last Update: Never Installs: 16
 
No support by the author.

Installation:
Upload the style via AdminCP > Styles & Templates > Upload/Download Styles
Upload the graphics files to styles/blueisthecolour/images/. I only included changed graphics, so for the editor graphics etc you'll either have to upload them to that folder as well, or change the StyleVars settings.


About
Another blue style, sorry. This is style constructed for my own personal forum, originally not intended to be spread around (hence the lack of decent PSD records, sorry but there are none I can reasonably distribute at the moment. ) but what the hell, bit of publicity never hurt anyone.

It is designed to be, in essence a visual upgrade of the default vBulletin style, hence in some places I've made use of the original images. While I think the default layout and organisation of the style is excellent, frankly I find the graphical side very weak. So I wanted to keep the basics, just make it more vibrant. It turnd out rather more "friendly" than I intended, so maybe it would suit a family site or a casual/personal forum best.


Live Demo

You can view a live, but more customised, version here:
http://forumwhatever.com


Bonus!

Because I have a few customisations on my site, I have included any extra graphics I've used in the zip file with the rest as a freebie bonus, including the banner and forum icon masks I used to achieve the fuzzed-edge look on my own forum. So if you nose around the folders and find something you don't recognise, that's why.


Important note:
This is a style that will not work properly on IE6 or lower. Any other non-Microsoft browser from the last few years should have no problems. The reason for this is that all the GIFs are actually 24-bit PNGs with advanced gradient transparency, which IE browsers could not handle until recently. IE6 will show a grey box around each icon. However, if you search this site there are a few PNG hacks which might work for you and will allow older IE users to see graphics just the same as everyone else.

Why would I do this? Well, the advanced transparency means no jagged edges as you see with most transparent buttons (look at the rounded collapse buttons in vB's default theme if you don't know what I mean) and also means you can change the colours to anything you like and the buttons will still blend perfectly. It was done for my (and therefore your) ease of customisation down the road.

Show Your Support

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

Comments
  #12  
Old 11-27-2006, 08:46 PM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, a few people have been asking how I did the fuzz effect on my forum category and banners, which doesn't actually require you to add the effect to every image.

What you do is use the category icons template modification which is listed about 20 times here and instead set the category icon as the table background, then lay an image with a fuzzed transparent centre over the top of the background. Since IE6 and below can't handle the effect, it instead just uses the background image for those browsers.

Open your forumhome_forumbit_level1/2_nopost templates.

FIND:
Code:
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
			<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
REPLACE WITH:
Code:
<if condition="is_browser('ie') AND !is_browser('ie', 7)">
				<td class="alt1" id="f$forum[forumid]">
					<img src="images/forumicons/$forum[forumid].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" <if condition="$forum[statusicon] != 'new'">class="inlineimg fog"</if> />
				</td>
			<else />
				<td style="background:transparent url(images/forumicons/$forum[forumid].png) center center no-repeat;" class="alt1 inlineimg<if condition="$forum[statusicon] != 'new'"> fog"</if> id="f$forum[forumid]">
					<img src="$stylevar[imgdir_misc]/iconmask.png" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
				</td>
			</if>
Then all you have to do is create an ordinary 50px x 50px picture for each forum section, give it the same name as the ID of the forum (so if your forum category has the ID 30, name the icon 30.png and then put all your icons in a directory called images/forumicons.

And you're done! If you want to make the icons fade out when there are no new posts like I've done, just add the following to your additional CSS definitions:

Code:
.fog { opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.40; }
Reply With Quote
  #13  
Old 11-28-2006, 02:22 PM
rice rice is offline
 
Join Date: Aug 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome...thanks a lot for your help.

cheers,

eric
Reply With Quote
  #14  
Old 12-11-2006, 09:43 PM
taumau taumau is offline
 
Join Date: Aug 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you do that in one picture for each Forum Section? :surprised:
Reply With Quote
  #15  
Old 12-25-2006, 03:20 AM
vspro's Avatar
vspro vspro is offline
 
Join Date: Nov 2006
Location: Viet Studio Pro
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect! I Love THis
Reply With Quote
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 08:45 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.08657 seconds
  • Memory Usage 2,246KB
  • Queries Executed 19 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete