The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Bingo! the new vB skin in 9 colors... Details »» | ||||||||||||||||||||||||||||||
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:
To add your blog link: Quote:
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:
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
Show Your Support
|
Comments |
#142
|
|||
|
|||
there is an rtl version of the style?
|
#143
|
||||
|
||||
Quote:
Check my first post... To add your blog link: |
#144
|
|||
|
|||
Hi, I want to add a new tab. How can I do this please?
|
#145
|
|||
|
|||
Quote:
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 |
#146
|
|||
|
|||
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. |
#147
|
||||
|
||||
can any one tell me, how can i change the logo to mine ?
|
#148
|
|||
|
|||
Read the original release post. Miner posted instructions there.
|
#149
|
|||
|
|||
Quote:
|
#150
|
||||
|
||||
Quote:
-- 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 |
#151
|
||||
|
||||
To translate "Last post", "Threads", "Posts", "Moderators" in the vB4x XML:
In the template Forum Display > forumhome_lastpostby Find: PHP Code:
PHP Code:
Find: PHP Code:
<span style="float: right;">$vbphrase[threads]: $forum[threadcount] $vbphrase[posts]: $forum[replycount] In the template Forum Display > forumhome_forumbit_level2_post Find: PHP Code:
PHP Code:
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:
PHP Code:
Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
It's done |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|