vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Style:Reboot Web 2.0 style (https://vborg.vbsupport.ru/showthread.php?t=139572)

blueberry 03-29-2007 08:04 AM

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?

sam anders 03-29-2007 01:17 PM

Quote:

Originally Posted by blueberry (Post 1215105)
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 ;)

sam anders 03-29-2007 01:18 PM

I have downloaded the psd but need the font style does any one know what font is used on the buttons?

PEPITO69 03-30-2007 03:43 PM

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

pierre27 04-01-2007 01:20 AM

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

dip1232001 04-04-2007 03:39 AM

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

ShawneyJ 04-05-2007 12:42 AM

this style is orsum man great job.

edit: looks not at all really like your screen shot after its installed..

dip1232001 04-05-2007 01:03 PM

Quote:

Originally Posted by jaycob (Post 1220063)
this style is orsum man great job.

edit: looks not at all really like your screen shot after its installed..

i didnt got u...

rickyreter 04-05-2007 03:55 PM

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

machethier 04-07-2007 11:59 AM

waoo loooks really niceee!


All times are GMT. The time now is 08:14 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.01130 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete