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

Reply
 
Thread Tools
Bingo! the new vB skin in 9 colors... Details »»
Bingo! the new vB skin in 9 colors...
Version: 1.00, by miner miner is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Version: 3.8.2 Rating:
Released: 06-26-2009 Last Update: Never Installs: 247
Template Edits
Translations  
No support by the author.

Here is my latest creation Bingo -the new professional vB style comes in 9 colors! Yes in 9 color variations...

For vb 3.8.3


The highlight of this skin is it uses only one vB templates and 9 Cascading style sheet, it means you have to customise or update only one template each time not 9 and the colors changes without the page reload - this is done using Js...

There are 2 xml file, the only difference is the design on forum home page :

1) bingo - default forum home in vB3x.
2) bingo_forumhome_vb4 - the forum home looks similar to vb4x

Use the one you like...

Few instructions to follow:

To enable the latest Threads to display on the footer:

Quote:
1. Go to 'vBulletin Options>vBulletin Options>External Data Provider'
2. Set 'Enable External Javascript' to 'Yes'
3. Set 'Cache Lifespan' to any given value between 1 to 1140 Rread the description for further information. For the quickest turnaround time on new threads, set to 1. Note: This causes the data provider to use maximum resources)
4. Set 'Maximum External Records' to 5 (recomended or the footer will look crap).

To add your blog link:

Quote:
1. Go to 'Styles & Templates> header
2. Find > <a href="faq.php$session[sessionurl_q]">$vbphrase[faq]</a>
3. next/below to that, insert the following code:

<a id="blog_menu" href="$show[nojs_link]#blog_menu">$vbphrase[blogs]</a><script type="text/javascript"> vbmenu_register("blog_menu", 1); </script>

Then Goto> Navbar > find <!-- / user cp tools menu --> after that add the code below:
Code:
<!-- blog_menu -->
    <div class="vbmenu_popup" id="blog_menu_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
            <tr><td class="thead"><a href="blog.php">$vbphrase[blogs]</a></td></tr>
            <tr><td class="vbmenu_option"><a href="blog.php?do=bloglist">Blog Directory</a></td></tr>
            <tr><td class="vbmenu_option"><a href="blog.php?do=bloglist&blogtype=best">Best Blogs</a></td></tr>
            <tr><td class="vbmenu_option"><a href="blog.php?do=list&blogtype=best">Best Entries</a></td></tr>
            <tr><td class="vbmenu_option"><a href="blog_search.php?do=search">Find Blogs</a></td></tr>
        </table>
    </div>
    <!-- / blog_menu -->


If using vBa:

Quote:
1. Go to 'Styles & Templates> edit templates > headinclude > scroll down > find:

<link href="images/styles/bingo/style-db.css" rel="stylesheet" type="text/css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="green-style" href="images/styles/bingo/style-gr.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="orange-style" href="images/styles/bingo/style-or.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="pink-style" href="images/styles/bingo/style-pi.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="brown-style" href="images/styles/bingo/style-br.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="red-style" href="images/styles/bingo/style-re.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue-style" href="images/styles/bingo/style-bl.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="violet-style" href="images/styles/bingo/style-vi.css" />
<link rel="alternate stylesheet" type="text/css" media="screen" title="dusty-style" href="images/styles/bingo/style-du.css" />
<script src="images/styles/bingo/styleswitch.js" type="text/javascript"></script>
Add http://www.yourforums.com/forum/

before the images/ (in all 10 lines)


Changing the logo to yours:

Psd files for the header logo and the footer logo are zipped for your convenience and you need to insert your logo or text and save in all 9 colors bg - which you will find in both psd...

Keep the same size for the logo as in psd, the same width and height or it may break the design...

Addtional info:

Button psd are provided in the zip for translation purpose and i have already created the "Thanks" and "Groan" buttons which are inside the button folder...

The skin passed the validation, 100% HTML 1.0 and CSS level 2.1

Do not remove my copyright text at the footer 'Design by Minerskinz.com' if you want to remove the copyright make a donation and PM me with your forum URL...


Please click install if you download the skin and if i reach the 100 installed mark here, i will release my next new free skin...

Hope you like it, enjoy bingo!!

Download Now

File Type: zip Bingoskin3.8.3.zip (674.2 KB, 2941 views)

Show Your Support

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

Comments
  #142  
Old 09-05-2009, 10:20 AM
weto weto is offline
 
Join Date: Aug 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is an rtl version of the style?
Reply With Quote
  #143  
Old 09-05-2009, 01:33 PM
miner's Avatar
miner miner is offline
 
Join Date: Mar 2005
Posts: 594
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lycheepassion View Post
I'm confused i upload the blog script but its blank how do i edit that to link it to my blog thank you

Check my first post...

To add your blog link:
Reply With Quote
  #144  
Old 09-06-2009, 04:08 AM
ricardoNJ ricardoNJ is offline
 
Join Date: Sep 2008
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I want to add a new tab. How can I do this please?
Reply With Quote
  #145  
Old 09-06-2009, 08:34 PM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by foruma-z View Post
Check my first post i have already posted how to make it work for the vBa pages...
yeah i kn ow u did but that is for the images links.
i am talking about the navbar links.
some of custom links like members area, purchases, radio and tv do not work when this style is set as vbadvanced and i was wondering if you can help in that regards
Reply With Quote
  #146  
Old 09-07-2009, 10:43 AM
NetRover NetRover is offline
 
Join Date: Jul 2004
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent theme looks really nice. The only problem I would have is my users often have dissabilities and change font sizes.

The tabs dissapear and the design breaks a bit.
Reply With Quote
  #147  
Old 09-10-2009, 05:12 AM
Naan-Kadavul's Avatar
Naan-Kadavul Naan-Kadavul is offline
 
Join Date: Sep 2009
Location: Singpore
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can any one tell me, how can i change the logo to mine ?
Reply With Quote
  #148  
Old 09-10-2009, 10:52 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Naan-Kadavul View Post
can any one tell me, how can i change the logo to mine ?
Read the original release post. Miner posted instructions there.
Reply With Quote
  #149  
Old 09-10-2009, 10:56 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by foruma-z View Post
And those need to edit the navbar top its in teh header template, but note the design is optimised for 1024px wide and above, so having long text or more tabs will break the design...

Logo size has to the same dimension at present but if you are good ay CSS then make changes to it as you needed, no problem...
Miner, would making the existing tabs smaller help if someone needs to add more tabs?
Reply With Quote
  #150  
Old 09-11-2009, 04:34 AM
RenatoMN's Avatar
RenatoMN RenatoMN is offline
 
Join Date: Nov 2008
Location: Brazil
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ohiosweetheart View Post
Miner, would making the existing tabs smaller help if someone needs to add more tabs?
+1 for smaller tabs

--

Just a note: Last post, Threads and Posts texts are not translated in vb4x xml template file, however, it's fine in vb3x xml one.

Thanks. Marked as installed
Reply With Quote
  #151  
Old 09-13-2009, 06:40 PM
RenatoMN's Avatar
RenatoMN RenatoMN is offline
 
Join Date: Nov 2008
Location: Brazil
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To translate "Last post", "Threads", "Posts", "Moderators" in the vB4x XML:

In the template Forum Display > forumhome_lastpostby

Find:
PHP Code:
        <span style="white-space:nowrap"><strong>Last Post:</strong>&nbsp
Replace with:
PHP Code:
        <span style="white-space:nowrap"><strong>$vbphrase[last_post]:</strong>&nbsp
In the template Forum Display > forumhome_forumbit_level1_post

Find:
PHP Code:
<span style="float: right;">Threads$forum[threadcount]   Posts$forum[replycount
Replace with:
<span style="float: right;">$vbphrase[threads]: $forum[threadcount] $vbphrase[posts]: $forum[replycount]

In the template Forum Display > forumhome_forumbit_level2_post

Find:
PHP Code:
  <span style="float: right;">Threads$forum[threadcount] &nbspPosts$forum[replycount] &nbsp; <br /><if condition="$vboptions['showmoderatorcolumn']">Moderators$forum[moderators]</if></span
Replace with:
PHP Code:
  <span style="float: right;">$vbphrase[threads]: $forum[threadcount] &nbsp$vbphrase[posts]: $forum[replycount] &nbsp; <br /><if condition="$vboptions['showmoderatorcolumn']">$vbphrase[moderators]: $forum[moderators]</if></span


You may also want to replace "Choose Your Color" in the header template and the phrases "Latest Threads" and "Navigation" in the footer template of BOTH vB3x and vB4x as well.

You can just write the text you want or replace with $vbphrase[choose_color], $vbphrase[latest_threads] and $vbphrase[navigation] if you have more than 1 language in your forum. Of course, you need to create the phrases choose_color, latest_threads and navigation in the GLOBAL language section of your vBulletin.

In the template header:

Find:
PHP Code:
    <td height="20">Choose Your Color&nbsp;&nbsp;</td
Replace with:
PHP Code:
    <td height="20">$vbphrase[choose_color]&nbsp;&nbsp;</td
In the template footer:

Find:
PHP Code:
<h4>Latest Threads</h4
Replace with:
PHP Code:
<h4>$vbphrase[latest_threads]</h4
Find:
PHP Code:
<h4>Navigation</h4
Replace with:
PHP Code:
<h4>$vbphrase[navigation]</h4

It's done
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 01:20 AM.


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.08392 seconds
  • Memory Usage 2,375KB
  • 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
  • (1)bbcode_code
  • (11)bbcode_php
  • (8)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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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
  • 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_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