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
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
  #42  
Old 09-25-2007, 02:44 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

ah yeh just tried it, its because the style was designed in a rush, and not fully coded, to be customized.. =-/
Reply With Quote
  #43  
Old 09-30-2007, 10:26 AM
cedar cedar is offline
 
Join Date: Sep 2007
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OMG, it's cool!But it's only, maybe, beta...When will it become final release???
Reply With Quote
  #44  
Old 11-27-2007, 07:49 AM
amitpatel_3001 amitpatel_3001 is offline
 
Join Date: Nov 2006
Location: INDIA
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The demo site is down.
Reply With Quote
  #45  
Old 12-03-2007, 07:13 AM
Frdbed's Avatar
Frdbed Frdbed is offline
 
Join Date: Jun 2006
Location: England
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ive taken the left panel off, but i dont no how to move the log-on box, what would i need to add and where
Reply With Quote
  #46  
Old 12-05-2007, 07:04 AM
amaarvell amaarvell is offline
 
Join Date: Nov 2006
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am looking to put an RSS Feed in the left hand column ... any ideas if i can get one that will go in it from vbulletin.org ... i did a search for rss but it came in empty so i did a search for rss feed and it brought in everything except what i was looking for
Reply With Quote
  #47  
Old 12-09-2007, 03:30 PM
reddyink reddyink is offline
 
Join Date: Aug 2007
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks very good. How did you make login appear the top right corner..

Many thanks

Quote:
Originally Posted by Smiry Kin's View Post
What i've been messing around with so far, check the attachment.
Reply With Quote
  #48  
Old 08-29-2008, 09:59 PM
RickyG RickyG is offline
 
Join Date: Jan 2008
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,
Header logo isnt showing up. Where is the header.gif suppose to be located in the folders/files?

RickyG
Reply With Quote
  #49  
Old 09-20-2008, 07:37 AM
sunnylikbeckham's Avatar
sunnylikbeckham sunnylikbeckham is offline
 
Join Date: Feb 2008
Location: India
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bro upload it to images/vistavb2/
and its name shud be header and extension .gif
else u will have to edit header template

but still i think need improvement
http://pcmasterz.com/index.php?styleid=9
Reply With Quote
  #50  
Old 09-21-2008, 08:04 PM
Vindictive's Avatar
Vindictive Vindictive is offline
 
Join Date: Aug 2008
Location: Conway, Arkansas
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with 3.6.11?
Reply With Quote
  #51  
Old 12-29-2008, 12:40 AM
vbcustomized vbcustomized is offline
 
Join Date: Apr 2007
Location: Oregon Coast
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello everyone, been quite some time since Ive been on here.

I havent done any work on this style since 2007 and have no intentions of updating it so please keep that in mind if you are using/considering using this style.

I am working on some new styles and have finally started developing vBcustomized.com

I will be posting some new styles for vB 3.8.x here in the next day or two.

take care
vBc
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 07:41 PM.


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.06269 seconds
  • Memory Usage 2,307KB
  • 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
  • (1)bbcode_code
  • (1)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
  • (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