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
Black and Blue Style Details »»
Black and Blue Style
Version: 1.00, by SmashinYoungMan SmashinYoungMan is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.6.8 Rating:
Released: 01-10-2007 Last Update: 09-09-2007 Installs: 181
Template Edits
Additional Files  
No support by the author.

Hello, all!

I finally decided to release a style. It is a vB 3.6.5, 951 pixels fixed width, dark blue and deep gray/black style. I developed this theme on my test installation on my PC, so unfortunately there is no live demo, but I've attached a couple of screenshots. The theme has been tested with FireFox 2.0, Internet Explorer 6 and 7, and Opera 9.0.

I tried to make it so customizing it is a relatively painless procedure. In the header template, I commented where you can add your own logo, 468x60 ad code, and customize the links (Link1, Link2, etc.).

Included in the zip file are the xml file, button PSDs and icons with a dark matting.

There is no theme copyright in the footer, or any links to any sites of mine. Please, though, do not redistribute or sell the theme.

I'll support it as time allows, and I'll do my best to keep it up to date with each new vB release. If you wish to hire me to do extra customization on it, such as develop a logo, change the buttons, statusicons, etc., just send me a PM.

Please remember to "Mark as Installed"! Bonus points if you decide to throw a donation my way.

1-12-2007:
Added the PSD for the layout to the zip file.

5-03-2007:
Added a fluid version of this style. The installation instructions are the same, except for the obvious file name differences. Additionally, the fixed version of this style has been adjusted so that you can set your logo graphic in the "Title Image" field of the style manager, instead of having to edit the header template.

9-10-2007:
Updated the .xml files for vB version 3.6.8.

Installation Instructions:

1. Unzip the "blackandblue_fixed-style.zip" file.
2. Upload the two folders, "icons" and "blackandblue" in the image directory to your forum's image directory.
3. In your admincp, click "Download/Upload Styles" under "Styles and Templates".
4. In the "Import Style XML File" section, browse for the file, "bb-fixed-style.xml" included in the zip file and click the "Import" button, leaving the rest of the options at their defaults.

Enjoy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
davidg

Comments
  #2  
Old 01-11-2007, 07:14 PM
GFX Brands GFX Brands is offline
 
Join Date: Nov 2006
Location: Columbus,Ohio
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice style installed
Reply With Quote
  #3  
Old 01-11-2007, 07:55 PM
SgtTechHead SgtTechHead is offline
 
Join Date: Apr 2005
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent! I've been keeping my eye open to see if you'd release some of your work. Will install soon!
Reply With Quote
  #4  
Old 01-12-2007, 06:19 AM
Masked Crusader Masked Crusader is offline
 
Join Date: Oct 2005
Location: Sacramento, CA, USA
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can we get a PSD file for the header images or for the entire layout if possible?

Thanks.
Reply With Quote
  #5  
Old 01-12-2007, 07:24 AM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey very sexy stlye, i like!!
Reply With Quote
  #6  
Old 01-12-2007, 12:40 PM
bki bki is offline
 
Join Date: Mar 2004
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice.... installed.

But can someone help me how and where to add the image link to the logo.
I have tryed evrything, but with no luck.

PHP Code:
<a name="top"></a
<
table width="951" height="134" border="0" cellpadding="0" cellspacing="0" align="center"
    <
tr
        <
td rowspan="2" width="399" height="134" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Your Logo</a></td
        <
td width="37" height="134" rowspan="2" style="background: url($stylevar[imgdir_misc]/header_2.jpg);"></td
        <
td width="484" height="111" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg);"
Reply With Quote
  #7  
Old 01-12-2007, 01:11 PM
SmashinYoungMan SmashinYoungMan is offline
 
Join Date: Nov 2004
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bki View Post
Very nice.... installed.

But can someone help me how and where to add the image link to the logo.
I have tryed evrything, but with no luck.

PHP Code:
<a name="top"></a>
<
table width="951" height="134" border="0" cellpadding="0" cellspacing="0" align="center">
    <
tr>
        <
td rowspan="2" width="399" height="134" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Your Logo</a></td>
        <
td width="37" height="134" rowspan="2" style="background: url($stylevar[imgdir_misc]/header_2.jpg);"></td>
        <
td width="484" height="111" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg);"


Replace that bit of code with this:
PHP Code:
<a name="top"></a>
<
table width="951" height="134" border="0" cellpadding="0" cellspacing="0" align="center">
    <
tr>
        <
td rowspan="2" width="399" height="134" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]border="0" alt="$vboptions[bbtitle]/></a></td>
        <
td width="37" height="134" rowspan="2" style="background: url($stylevar[imgdir_misc]/header_2.jpg);"></td>
        <
td width="484" height="111" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg);"
That will allow you set to set the logo in the Title Image field in the style manager.
Reply With Quote
  #8  
Old 01-12-2007, 01:29 PM
SmashinYoungMan SmashinYoungMan is offline
 
Join Date: Nov 2004
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shanejeffery86 View Post
Can we get a PSD file for the header images or for the entire layout if possible?

Thanks.
Added to the zip file.
Reply With Quote
  #9  
Old 01-12-2007, 02:06 PM
bki bki is offline
 
Join Date: Mar 2004
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SmashinYoungMan View Post
Replace that bit of code with this:
PHP Code:
<a name="top"></a>
<
table width="951" height="134" border="0" cellpadding="0" cellspacing="0" align="center">
    <
tr>
        <
td rowspan="2" width="399" height="134" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]border="0" alt="$vboptions[bbtitle]/></a></td>
        <
td width="37" height="134" rowspan="2" style="background: url($stylevar[imgdir_misc]/header_2.jpg);"></td>
        <
td width="484" height="111" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg);"
That will allow you set to set the logo in the Title Image field in the style manager.
I have figured it out before your post, thanks anyway.
Reply With Quote
  #10  
Old 01-18-2007, 06:04 PM
James92TSi James92TSi is offline
 
Join Date: Dec 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on my board (www.houston-dsm.org/forums) and it looks/works great in IE6 and IE7... but Firefox users are having trouble with the navbar.

Screenshot from a FF user is attached... any ideas?

Edited to add: The user who took the screenshot is on FF 1.5. I realize the style was tested in 2.0. Is there a fix so this will work in FF 1.5, or do I get to tell my user his browser is outdated and he's SOL?

Edit 2: I also have a FF 2.0 user telling me it's doing the same thing for him.
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 04:50 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.05124 seconds
  • Memory Usage 2,341KB
  • Queries Executed 23 (?)
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
  • (4)bbcode_php
  • (3)bbcode_quote
  • (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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete