The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Create Leftside Rightside Column - includes Table(s) Details »» | |||||||||||||||||||||||||||
Create Leftside Rightside Column - includes Table(s)
Developer Last Online: May 2011
These instructions are with table(s) added into the empty column you see after using the instruction provided by Floris & Jake Bunce tutorials in Quick Tips forum @ vBulletin.com. I have little changes, but in whole it is the same. This is for displaying under navbar menu. If you are using a portal, you can add modules within forum and those instruction are posted within other sites forums.
View images below. Yes, I do know many have posted variation of this and this is a variation of that. It is place under navbar and you may choose both to display at same time. Show Your Support
|
Comments |
#2
|
|||
|
|||
Reserved for side addons
Log in Block Code:
<if condition="$show['member']"> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td class="alt2" valign="top" width="175px"> <div class="smallfont"> <strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> <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> <if condition="$show['pmwarning']"><br /><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if> </div> </td> </tr> </table> <else /> <!-- login form --> <form action="login.php?do=login" 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?v=$vboptions[simpleversion]"></script> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td class="smallfont" align="left"><label for="navbar_username">$vbphrase[username]</label></td> <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td> </tr> <tr> <td class="smallfont" align="left"><label for="navbar_password">$vbphrase[password]</label></td> <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td> </tr> <tr> <td class="smallfont" colspan="2" nowrap="nowrap" align="left"><label for="cb_cookieuser_navbar">$vbphrase[remember_me]</label><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" /></td> </tr> <tr> <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></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> # upload files to root/directory # replace with root forum folder name Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top"> <td align="center"> <iframe name="gToday:calendar:" id="gToday:calendar:"src="/test_vbb/calendar/cal.htm" scrolling="no" frameborder="0"></iframe> </td> </tr> </table> |
#3
|
|||
|
|||
Looks like I'll be trying this one
|
#4
|
|||
|
|||
Than you for your comment
I hope it works for you, and will tinker with other. |
#5
|
|||
|
|||
Thank you so much , I was looking for something like this and couldnt get enough help from official help staff..
|
#6
|
|||
|
|||
In vbulletin.com or on this site? I do help people over at vbulletin.com... [Jose Amaral Rego] is the username I have over on that site.
|
#7
|
|||
|
|||
is there a way to push it up to the top like image 1, cuz right now it stays down below shout like image 2: and i tried putting it in the header but it pushes it clear to the top.
|
#8
|
|||
|
|||
What hack are you using for a shoutbox? I can always see where that edit was placed. It most likely under the template: header code.
|
#9
|
|||
|
|||
I like this MOD. But after installation my left and right column not same level with my forum page/column.
Look at my attachment. I need your help. What should i do? Thanks. |
#10
|
|||
|
|||
Just notice you are using separate 'Categories Modification'. I am going to see what I can do to fix the problem, it should be easy enough. I am going to edit my templates with same edits you have in your forum.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|