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 |
#32
|
||||
|
||||
Very good skins, these looking pretty impressive.
|
#33
|
||||
|
||||
Quote:
Thanks Sir i fixed that Can you help me How to Add Custom nave bar Like this For example |
#34
|
||||
|
||||
one of the excellent skin I ever seen!! thanks man..
|
#35
|
||||
|
||||
Quote:
But Another one Problem faced Cant see Register Button When new user login in our Forum Please help me fix this |
#36
|
||||
|
||||
Not sure what happened but it seems you have deleted the entire tabs coding...
|
#37
|
|||
|
|||
how much for branding free?
|
#38
|
||||
|
||||
Quote:
Can you Give me Code with Edit button name Downloads File Link is downloads.php Can you give me Complete Code Replace with Community To Download Thanks in Advance |
#39
|
||||
|
||||
Nothing in my mind and will accept any amount you donate or feel worth for my work...
Quote:
Code:
<a name="top"></a> <div id="header"> <div class="header1"> <table align="right" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20">Choose Your Color </td> <td height="20"><a href="javascript:chooseStyle('none', 50)"><img src="images/styles/bingo/images/dark-blue-button.png" alt="Dark Blue" border="0" class="db" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('green-style', 50)"><img src="images/styles/bingo/images/green-button.png" alt="Green" border="0" class="gr" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('orange-style', 50)"><img src="images/styles/bingo/images/orange-button.png" alt="Orange" border="0" class="or" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('pink-style', 50)"><img src="images/styles/bingo/images/pink-button.png" alt="Pink" border="0" class="pi" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('brown-style', 50)"><img src="images/styles/bingo/images/brown-button.png" alt="Brown" border="0" class="br" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('red-style', 50)"><img src="images/styles/bingo/images/red-button.png" alt="Red" border="0" class="re" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('blue-style', 50)"><img src="images/styles/bingo/images/blue-button.png" alt="Blue" border="0" class="bl" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('violet-style', 50)"><img src="images/styles/bingo/images/violet-button.png" alt="Violet" border="0" class="vi" height="20" width="20" /></a></td> <td height="20"><a href="javascript:chooseStyle('dusty-style', 50)"><img src="images/styles/bingo/images/dusty-button.png" alt="Dusty" border="0" class="du" height="20" width="20" /></a></td> </tr> </table> </div><!-- header1 close --> <div class="header2"> <div class="header2-left" style="width:740px;"> <div class="h2l-line1"> <h2><a href="$vboptions[forumhome].php$session[sessionurl_q]">Logo</a></h2> <div class="forum-nav"> <ul> <if condition="$show['guest']"><li><a href="register.php"><span>$vbphrase[register]</span></a></li></if> <li><a href="$vboptions[forumhome].php$session[sessionurl_q]"><span>Forum</span></a></li> <li><a href="downloads.php"><span>Downloads</span></a></li> <li><if condition="$show['member']"><a href="search.php?$session[sessionurl]do=getnew"><span>$vbphrase[new_posts_nav]</span></a><else /><a href="search.php?$session[sessionurl]do=getdaily"><span>$vbphrase[todays_posts]</span></a></if></li> </ul> </div> </div> <div class="h2l-line2"> <if condition="$show['member']"> <a id="usercptools" href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a><script type="text/javascript"> vbmenu_register("usercptools", 1); </script></if> <a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a> <if condition="$show['member']"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></if> <a id="navbar_search" href="search.php$session[sessionurl_q]" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", 1); </script></if> <a href="faq.php$session[sessionurl_q]">$vbphrase[faq]</a> <if condition="$show['member']"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></if> </div> </div> <div class="header2-right"> <if condition="$show['member']"> <div style="padding-top: 5px;" class="smallfont"> <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong> <br /><br /> <if condition="$show['notifications'] AND $show['popups']"> <span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span> <script type="text/javascript"> vBmenu.register("notifications"); </script> <else /><if condition="$show['pmstats']"> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase> </if></if> </div> <else /> <form action="login.php?do=login" style="margin:0; padding:0;" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script> <div class="tbox-out">Username <input type="text" class="bginput2" name="vb_login_username" id="label" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></div> <div class="tbox-out">Password <input type="password" class="bginput2" name="vb_login_password" id="navbar_password" tabindex="102" /></div><div style="padding-top:4px;"> <input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" /> Remember Me? <input name="submit" type="submit" class="button2" accesskey="s" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" value="" /></div> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form></if> </div> </div><!-- header2 close --> </div><!-- header close --> <div id="content-in"> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
#40
|
||||
|
||||
Quote:
Yes Sir Problem Sloved How To put Custom Nav Bar Can you Tell me |
#41
|
||||
|
||||
beautifull skin love it
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|