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

Reply
 
Thread Tools
Windows Vista Style Details »»
Windows Vista Style
Version: 1.00, by vbcustomized vbcustomized is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: 3.6.7 Rating:
Released: 08-10-2007 Last Update: Never Installs: 36
Template Edits
 
No support by the author.

I made this one for my own forum and after success of releasing my first style for free I thought I would do the same for the second version.



This style requires the mod "left_side_column" found here

~Instructions~
  1. Upload the contents of the Vista VB II folder according to your file tree.
  1. Import style VistaVBII.xml
  1. To get the login panel you see on the left you will first need to import the product "left_side_column"

Then....

Login to your admincp, go to style manager select "edit templates" for the vista vb II style.

double click "forum home templates"
then "forumhome_sidecolumn_left"

Clear everything in the template then paste the followong in the template...

<------------------ Insert the below code into forumhome_sidecolumn_left
Code:
<tr>
<td class="thead" align="center">
Member Info
</td>
</tr>
<tr>
<td class="alt1">
<div style="padding: 8px 6px 0 0;"><div class="user">
<if condition="$bbuserinfo['userid']">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong>
<div class="smallfont">
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
</div>
<else /> 
<!-- login form -->
<form action="login.php" 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"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td>User:</td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="12" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
</tr>
<tr>
<td>Pass:</td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="12" accesskey="p" tabindex="102" /></td>
</tr>
<tr>
<td class="smallfont" nowrap="nowrap"colspan="2"><input type="image" src="images/vistavb2/login.gif" style="float: right;" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[save]</label></td>
</tr>
</table>
<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>
<!-- / login form --> 
</if>
</div>
</td>
</tr>
</table>
<br>
<table width="100%">
<tr>
<td class="thead" align="center">
New Catagory
</td>
</tr>
<tr><td class="alt1" align="center">
Place more content here
<------------------ Insert the above code into forumhome_sidecolumn_left

After you have pasted the content click save and you will have your login panel.

This style comes with all required psd's

Show Your Support

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

Comments
  #32  
Old 08-25-2007, 09:39 AM
hakandost hakandost is offline
 
Join Date: Oct 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks very nice:up:
Reply With Quote
  #33  
Old 08-27-2007, 01:51 AM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kotlt99 View Post
sorry but how to remove left column ? I don't like it... , pls help me

This skin look so cool !
Quote:
Originally Posted by Smiry Kin's View Post
Ok heres to remove the colum

Find and remove forumhome template
Code:
<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="100%" align="center">
$forumhome_sidecolumn_left
</table>
</td>
<td width="10px"></td>
<td valign="top">

<!-- / peterska2 side column -->
hmm?
Reply With Quote
  #34  
Old 08-27-2007, 07:14 AM
Sureshkumar Sureshkumar is offline
 
Join Date: Jul 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Woooow... What a great style.. Thanks a ton.
Reply With Quote
  #35  
Old 08-31-2007, 08:27 AM
kaptanblack's Avatar
kaptanblack kaptanblack is offline
 
Join Date: Mar 2007
Location: Turkey
Posts: 397
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good your thannx
Reply With Quote
  #36  
Old 09-03-2007, 01:57 AM
tutusinghsohi's Avatar
tutusinghsohi tutusinghsohi is offline
 
Join Date: May 2006
Location: Virginia, USA
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

a very clean, wonderful, and awesome thread..
thanks a lot my friend...
Reply With Quote
  #37  
Old 09-23-2007, 04:34 AM
bollie's Avatar
bollie bollie is offline
 
Join Date: Jun 2006
Location: Zele (Belgium)
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fluid Version ???????
Reply With Quote
  #38  
Old 09-24-2007, 12:53 AM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Smiry Kin's View Post
just change the width to 100%, and just don't add the colum... simply really, just relocate your logging section, or if you use vbadvanc ed, then just use that to let people log in.
Quote:
Originally Posted by bollie View Post
Fluid Version ???????
Quote:
Originally Posted by Smiry Kin's View Post
just change the width to 100%, and just don't add the colum... simply really, just relocate your logging section, or if you use vbadvanc ed, then just use that to let people log in.
o.0
Reply With Quote
  #39  
Old 09-24-2007, 03:09 PM
bollie's Avatar
bollie bollie is offline
 
Join Date: Jun 2006
Location: Zele (Belgium)
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Look header & footer
Reply With Quote
  #40  
Old 09-24-2007, 05:49 PM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unsure why im providing the support.. >.< neverless try
Quote:
Originally Posted by bollie View Post
Look header & footer
in the header
PHP Code:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="768" id="AutoNumber1" background="images/vistavb2/header.gif" height="150"
and in the footer
PHP Code:
<table width="768" height="100%" background="images/vistavb2/footer.gif"><tr><td
just try changing the width to 100% or try adding $stylevar[outertablewidth]

let me know if works.
Reply With Quote
  #41  
Old 09-25-2007, 01:37 PM
bollie's Avatar
bollie bollie is offline
 
Join Date: Jun 2006
Location: Zele (Belgium)
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

work not
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 05:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.21125 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (2)bbcode_php
  • (6)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
  • (3)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_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