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
Style:Reboot Web 2.0 style Details »»
Style:Reboot Web 2.0 style
Version: 1.00, by ThreeVisual ThreeVisual is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Version: 3.6.0 Rating:
Released: 02-15-2007 Last Update: Never Installs: 131
 
No support by the author.

I did originally design this for my design community but then I changed the design, I spent quite a bit of money getting this coded so didn't want to see it go to waste so thought I would be generous and make it available for download.

Style:Reboot web 2.0 style - ScreenShot


Installation instructions are included in the 'Readme Please' file.


Let me know if you have any questions or problems!
Please click INSTALL AND Enjoy!

Dale.


Update (25/03/07) - Sorry I haven't replied sooner, didn't expect such a great response. I designed this in fireworks so the original image is a PNG and not a PSD, I have attached both (included a converted PSD) for those who wish to use it.

Show Your Support

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

Comments
  #72  
Old 03-29-2007, 08:04 AM
blueberry blueberry is offline
 
Join Date: Apr 2006
Location: dubai
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok.. i managed to add it next to control panel.. but i would like it as a button on top, instead of register.. anyone has done it?
Reply With Quote
  #73  
Old 03-29-2007, 01:17 PM
sam anders sam anders is offline
 
Join Date: May 2006
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blueberry View Post
guys there isn't logout button... anyone knows how to add it in the place of "register"?? Thanks alot..

You can try this however I am no coder so back up your templates!!!! And I have not tried this on my board as I am at work and just using backup files to pull the code, I will try and create it when I get home but in the mean time you can try it your self

The code below will create a logout link in text format. It will display the word log out followed by the username so if your username was ?Sam? it would say:

Log Out Sam

Code:
<if condition="!$show['guest']"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a> -</if>

Now looking at the Reg button this is the required code:

Code:
<if condition="$show['guest']"><a href="http://www.yourdomain.com/forum/register.php?do=signup" target="_self"><img src="http://www.yourdomain.com/forum/images/sr/misc/reg.gif" alt="Register" width="71" height="22" border="0" align="middle"></a> </if>
(Remember the url and image source links have been changed to post on a public site )

So what I would think you would need to do would be this:

Code:
<if condition="!$show['guest']"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><img src="http://www.yourdomain.com/forum/images/sr/misc/logout.gif" alt="Log Out" width="71" height="22" border="0" align="middle"></a> -</if>
Remember to change the urls in the above example to fit your site and you will need to create a log out button. Like I say I have NOT tested this so I am not sure if it will work or cause errors but this is what I would do, when I get home tonight from work I will try and create it and once working will provide better instructions plus where to install it good luck and let me know how you get on
Reply With Quote
  #74  
Old 03-29-2007, 01:18 PM
sam anders sam anders is offline
 
Join Date: May 2006
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have downloaded the psd but need the font style does any one know what font is used on the buttons?
Reply With Quote
  #75  
Old 03-30-2007, 03:43 PM
PEPITO69 PEPITO69 is offline
 
Join Date: Mar 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

what i have to do if i want to include a nav bar with Admin, Mod, etc, at the end of the page?
And i'm trying to change the size of the post text but i don't see any effect.
Thanx
Reply With Quote
  #76  
Old 04-01-2007, 01:20 AM
pierre27 pierre27 is offline
 
Join Date: Aug 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,
I just finished installing this skin, but somehow it is not working for my site, my other page are 90% and this style sheet is much smaller, how can I change everything to be 90% so it goes perfect with my site.

Thanks
Reply With Quote
  #77  
Old 04-04-2007, 03:39 AM
dip1232001 dip1232001 is offline
 
Join Date: Apr 2006
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Hello,

what i have to do if i want to include a nav bar with Admin, Mod, etc, at the end of the page?
And i'm trying to change the size of the post text but i don't see any effect.
there is a solutuion in the previous pages search it
Reply With Quote
  #78  
Old 04-05-2007, 12:42 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this style is orsum man great job.

edit: looks not at all really like your screen shot after its installed..
Reply With Quote
  #79  
Old 04-05-2007, 01:03 PM
dip1232001 dip1232001 is offline
 
Join Date: Apr 2006
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jaycob View Post
this style is orsum man great job.

edit: looks not at all really like your screen shot after its installed..
i didnt got u...
Reply With Quote
  #80  
Old 04-05-2007, 03:55 PM
rickyreter rickyreter is offline
 
Join Date: Nov 2006
Location: sussex,UK
Posts: 233
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,have set the today/yesterday feature but it not show up on board what date a post was made...any help people

Peter

www.cartalkuk.co.uk
Reply With Quote
  #81  
Old 04-07-2007, 11:59 AM
machethier machethier is offline
 
Join Date: Jun 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

waoo loooks really niceee!
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 10:15 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.06798 seconds
  • Memory Usage 2,304KB
  • Queries Executed 27 (?)
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
  • (3)bbcode_code
  • (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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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