The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Windows Vista Style Details »» | |||||||||||||||||||||||||
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~
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 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
|
Comments |
#2
|
||||
|
||||
very nice thank you
|
#3
|
|||
|
|||
dosent fit my site. too proffesional, but excellent work.
|
#4
|
|||
|
|||
Great looking style but I'm not a fan of fixed width versions. Also prefer not to have template edits. Keep up the good work though !
|
#5
|
||||
|
||||
i am waiting the arabic translation !!
|
#6
|
|||
|
|||
Looks good but I agree with the above - fixed with is a no no for me.
|
#7
|
||||
|
||||
its very very nice... installed!! how hard would it be to make it a little wider.... for some reason, the added colum pushes my tables to the right.. causing a misalignment..
feel free to check it out... if you go to my site go to the theme selector... and choose the last theme... |
#8
|
|||
|
|||
Quote:
I see the problem. I can fix that pretty easily. I'll take a look at it when I get home. |
#9
|
|||
|
|||
aside from the colors, it reminds me of Windows 95 theme.
|
#10
|
|||
|
|||
It's nice but I found this style was Google the net and wondering if someone can implement this into vB style. It'd be freaking awesome.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|