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 |
#22
|
|||
|
|||
very very nice
|
#23
|
|||
|
|||
Thank you for all the kind comments...
As for support and making this 100% fluid... I will try as soon as I can to make a fluid version with a standard login panel located at the top of the page, However I am very busy on more than one project for paying customers so I can't make any promises as to when the altered style will be available. Please understand that I make these free styles for fun in my spare time, not for a living, so making changes to a style I have already designed can take some time. With that said, If anyone wants to change this style and post a fluid version here on vborg, that is fine by me, as long as the original link back remains in place and credit is given for the original design. Thank you again... V |
#24
|
|||
|
|||
its not really look like vista
|
#25
|
|||
|
|||
Quote:
this one look more vista style .... give me the actual link .. i can rip that into vb .... |
#26
|
|||
|
|||
Nice skin but not compatible with Opera browser, thanks anyway.
|
#27
|
||||
|
||||
Thx Nice
|
#28
|
||||
|
||||
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 --> |
#29
|
||||
|
||||
What i've been messing around with so far, check the attachment.
|
#30
|
|||
|
|||
sorry but how to remove left column ? I don't like it... , pls help me
This skin look so cool ! |
#31
|
||||
|
||||
thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|