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 |
#12
|
|||
|
|||
i think i can if you give a live link demo
|
#13
|
||||
|
||||
Really wonderful. Would you please make it in fluid version as well?
|
#14
|
|||
|
|||
The thing is this is IPB skin and I do not have the original url to the site. It's a ripped skin anyway.
Are you talking about the original window vista style or the image that I posted? |
#15
|
||||
|
||||
Very nice theme, how about an option for tho's who don't wish to use side colums? :P
regards |
#16
|
||||
|
||||
I am talking about the original window vista style... the Deme you have shown is a fixed width one, and I would love it if you kindly give us in fluid version. (Full window width). And without the left side bar.
Thanks |
#17
|
||||
|
||||
Hello?? Any support?
|
#18
|
||||
|
||||
|
#19
|
||||
|
||||
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.
|
#20
|
||||
|
||||
very nice
installed...... |
#21
|
||||
|
||||
Bundle of thanks Smiry Kin's.
I have fixed the width, yet the side column on forumhome is still there. Can you help me remove it? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|