Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles

Reply
 
Thread Tools
Web 2.0 Details »»
Web 2.0
Version: 1.00, by HaYLaZ HaYLaZ is offline
Developer Last Online: Mar 2013 Show Printable Version Email this Page

Version: 3.7.1 Rating:
Released: 06-24-2008 Last Update: 06-27-2008 Installs: 48
Translations  
No support by the author.

Web 2.0 Style For Vbulletin 3.7.2 By HTworks.Net



Installation English

Upload web20 folder to your forums root which was located in upload folder.

Admincp>>styles & templates>>download/upload styles>> Select xml file which was located in dontupload/xml folder than press import.


Installation Turkish


uplaod klas?r? i?erisinde yer alan web20 klas?r?n? forum ana dizininize y?kleyin.

Admincp>>Stiller & temalar>>Tema indir y?kle kısmından dontupload / xml klas?r? i?erisindeki xml dosyasını se?ip import tıklayın.


F.A.Q


*How Can ı add new links to navbar?

Open header template and find;

Code:
<div class="navigasyon" align="center">
Add you new link codes below the code which was given above.

*How Can I add some text to banner area ?

Open header template find and replace your banner codes or some text;

Code:
<img border="0" src="web20/web20/banner.gif" class="banner"/>
*How Can I add some text into postbit boxes ?

Open postbit_legacy template find ;

Code:
<div class="pb">
$vbphrase[posts]: $post[posts]
</div>
Add your codes below the code which was given above like the example;

Code:
<div class="pb">
your codes here
</div>
*How can I add some links below the footer ?

Open footer template and find codes at the bottom of the template;
Code:
</div>
</div>
Add your codes below the code which was given above.

*Can I change style width?

No you cant. Because it was designed for only one width.

*Can ı change the link colors,border etc ?

Yes you can change all of them at main css section.



Important ( English)

You cant convert this style into other themes mybb,smf or other scripts.

Support only will be give who clicks install.

Please read this message carefully before asking any question.


?nemli Hatırlatma

Tasarımın smf,mybb yada diğer forum sistemlerine ?evrilmesi kesinlikle yasaktır. Bundan ?nceki tasarımda iznimiz olmadan ?eviri yapılmıştır.
Bu gibi ?cretsiz hizmetlerin suistimal edilmesi,copyrightin değiştirilmesi vb izinsiz yapılan eylemlerin devamında ?cretsiz tasarımların sunulması s?z konusu olmayacaktır.

Zip File Contains

Xml File

Style Graffics

Buttons,logo,banner,statusicon psd files.

Turkish Buttons

İnstallation Read Me File



More Screen Shots Added Below

Show Your Support

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

Comments
  #22  
Old 07-04-2008, 12:32 PM
Tekoşin Tekoşin is offline
 
Join Date: Jun 2008
Location: Kurdistan
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for haylaz!
Reply With Quote
  #23  
Old 07-06-2008, 01:34 AM
Forum Lover Forum Lover is offline
 
Join Date: Jun 2007
Location: Sydney
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HaYLaZ View Post
yes of course
Charmed and installed.
Reply With Quote
  #24  
Old 07-06-2008, 11:36 PM
GSM-Style GSM-Style is offline
 
Join Date: May 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thx... is a Perfect Style...
Reply With Quote
  #25  
Old 07-09-2008, 07:35 PM
gbcompro gbcompro is offline
 
Join Date: Apr 2008
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there anyway to make this into a fixed theme instead of fluid?
Reply With Quote
  #26  
Old 07-09-2008, 07:43 PM
SHANE-D-PAIN's Avatar
SHANE-D-PAIN SHANE-D-PAIN is offline
 
Join Date: Sep 2003
Location: Sheffield, Uk
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gbcompro View Post
is there anyway to make this into a fixed theme instead of fluid?
Set the Width in Style vars?
Reply With Quote
  #27  
Old 07-14-2008, 10:33 PM
mick4lou mick4lou is offline
 
Join Date: Jul 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks great
Reply With Quote
  #28  
Old 07-19-2008, 11:47 AM
sweetguy2004's Avatar
sweetguy2004 sweetguy2004 is offline
 
Join Date: Feb 2007
Location: uk
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the Navbar template and do the following:
Code:
<td id="vbimghost" class="vbmenu_control"><a href="#vbimghost" >$vbphrase[vbimghost_title]</a>
<script type="text/javascript"> vbmenu_register("vbimghost");</script></td>
Code:
<!-- Image Host Popup -->
<div class="vbmenu_popup" id="vbimghost_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">$vbphrase[vbimghost_title]</td></tr> 
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=myimages">$vbphrase[vbimghost_menushimg]</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=upload">$vbphrase[vbimghost_menuupimg]</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=userlist">$vbphrase[vbimghost_menulistuser]</a></td></tr>
</table>
</div>
<!-- / Image Host Popup -->

i can view button but after clicking no popups :( please help
Reply With Quote
  #29  
Old 08-01-2008, 12:09 PM
Psalmist Psalmist is offline
 
Join Date: Jul 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks good...

Minor error: The navigation bar at the top has "Search" two times.
Reply With Quote
  #30  
Old 08-03-2008, 01:43 PM
Jon_Simmonds Jon_Simmonds is offline
 
Join Date: Nov 2005
Location: UK
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this :-) think its going to be used on a venture
Reply With Quote
Reply

Thread Tools

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 06:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04745 seconds
  • Memory Usage 2,295KB
  • Queries Executed 24 (?)
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
  • (7)bbcode_code
  • (2)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
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • 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