![]() |
Create Leftside Rightside Column - includes Table(s)
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. http://img413.imageshack.us/img413/6...homeya7.th.gifhttp://img237.imageshack.us/img237/7...ylv1pv7.th.gifhttp://img180.imageshack.us/img180/9...ylv2jl8.th.gifhttp://img237.imageshack.us/img237/9...eadsqu0.th.gif 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. |
Reserved for side addons
Log in Block Code:
# upload files to root/directory # replace with root forum folder name Code:
|
Looks like I'll be trying this one :)
|
Quote:
Quote:
|
Thank you so much , I was looking for something like this and couldnt get enough help from official help staff..
|
Quote:
|
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.
http://i130.photobucket.com/albums/p...556/image1.jpg http://i130.photobucket.com/albums/p...556/image2.jpg |
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.
|
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. |
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.
|
many thank for your respond.
waiting for your feedback. |
-----------------
Amend post ----------------- Note: [S]It does not work in IE 7. I have to go though it again to see what I can do to work with 'Separate Categories Mod'.[/S] I have fixed what was wrong in IE7. This is going to work for only forum index and if you want it to line up on other pages, then please post a request and I will give more information in how to achieve this. # find in template: footer # add <td> {Table Data Cell} with padding # adjust padding 15=top 0=right 0=bottom 0=left Code:
$spacer_close # replace variable '$stylevar[outertablewidth]' with numerical percent Note: This will correct footer and display it as Forum lenght. Code:
<!-- / rightside column --> # adjust padding 15=top 10=right 0=bottom 0=left Code:
<!-- / PAGENAV POPUP --> |
LEAD_WEIGHT , thank you very much for your help. All problem solve now :D
|
Great mod..
Can you please post a conditional based on usergroups?? For example, do not display for usergroup X (paid membership) or vice versa.... Would I just wrap your code in this: PHP Code:
thanks for the nice mod!! |
If you are using the other conditional in the instruction, you can combine like this. This will make it not show for these usergroup(s). You need ! to not display.
PHP Code:
|
ok im a pretty newbie at this and would like to know how the first image blindman put up was done - the codes for that and the settings, how would i set that up to be like that?
response is appreciated |
ok i kinda got it but it seems to look really really bad when u view a thread with more than one page - here is an example
http://www.gamers-forum.com/showthread.php?t=1019 help is appreciated - thanks! edit: it only seems to be like that in ie7 :( and in firefox the bar on top is longer than the post box |
njoker555 you need to click 'installed' for any more help. ;)
# find template: spacer_open # replace all contents with below Code:
<!-- open content container --> # enter below into second input box Code:
.spacer-open { padding: 0 25px; } |
thanks a lot - marked as installed, thought i did it already but didnt :)
well anyway, your thing helped me fix it in FF but not in ie - in IE - check this following thread - the first page, the column is overlapping the text area and in the second page, it really really stretches http://www.gamers-forum.com/showthread.php?t=56 help appreciated once again, thanks! |
njoker555 you must of miss the last part of the instruction on fisrt post.
Admin CP > Styles & Templates > Style Manager > StyleVars {Drop Down Menu} > Sizes and Dimensions
Maintenance > Update Counters > Rebuild Post Cache You also need to use postbit instead of postbit_legacy to utilize the most of message space. |
actually i did miss that but it didnt work - can you explain what you meant by postbit and postbit_legacy ?
you can go back to that thread link i gave, didnt work there - and i updated counters too :( |
You need to fix your signature(s), it is not stacking on your pages.
What knd odf code are you using for your sig? |
oh wow, thanks lol - dam i just converted today and it looks bad, i have to look at the people's sigs one by one :) thanks a lot, excellent support for this mod :D
|
Just remove <br /> and ask them or just place sig image on next line below.. Now I wonder why I do not see any padding between block and post?.
I will be back after I have dinner... |
Quote:
|
Quote:
|
Quote:
and question, do you know how i can put the info around the forum in there - such as this on top right corner when u login it says "You last visited: Today at 03:53 PM" into the panel. and stuff like you have "this much private msgs" etc. also forum statistics like total members, posts, etc. on there. thanks! |
njoker555m I have the log in block on post number #2
https://vborg.vbsupport.ru/showpost....63&postcount=2 |
right, thanks! :) i've been missing a lot of things lately :/ thanks a lot again :D
edit: i've just tried to set this up on another skin - like copy and paste all the contents and move them where they belong but it didnt work out for me, it all went all the way at the bottom, under copyright and stuff, about to try on another one, hope it works |
njoker555, you can not use the same identification to collaspe a cell. This is meant for one cell and you ca change 'rightbar_1' to 'rightbar_2' or if you callaspe one with the same (id), then it will stay close or just not work at all.
If you create a collasping cell make sure that cell has its own (id). Code:
<td class="tcat"> |
yea i fixed that - but im trying to set it up on another theme - http://www.gamers-forum.com/index.php?styleid=4 - and in the frnt page looks good but on the footer, it stretches the white line and when you go into see a topic, the top bar like shrinks, and when u post a reply the panel overlaps - i've tried changing the stylevars like last time but its not working, it just looks worse, i've attached some screenshots of those pics. help again, is apprecaite :D
thanks! edit: and i did the spacer thing u showed and it just screws it up even more |
njoker555 did you add to Additional Cascading Style Sheetings and edit spacer_open in that style. Plus did you edit in 'Sizes and Dimensions' for message area & code and then run update counter.
|
Quote:
Code:
.menu { Code:
.spacer-open { padding: 0 25px; } |
What does your 'Sizes and Dimensions' of Style RedBar have for values.
Message Area Width (pixels) [???] (This value allows you to specify the width in pixels of the text box used for all message posting in vBulletin) Code Block Width (pixels) [???] (This value controls the width of [code], [php] and [html] bbcode blocks. You may set this value to 'auto', but if you do, Internet Explorer will stretch the width of the block rather than inserting a scrollbar.) |
Main Table Width (pixels or percentage) - 780
Spacer Size (pixels) -- 10 Outer Border Width (pixels) -- 20 Inner Border Width (pixels) -- 1 Table Cell Padding (pixels) -- 6 Form Element Spacer Size (pixels) --3 Form Width (pixels) -- 640px User Control Panel Form Width (pixels) -- 480px Message Area Width (pixels) -- 440px User Control Panel Message Area Width (pixels) -- 380px Code Block Width (pixels) -- 440px thats all of them edit: and if u look at the theme with teal black - its all the way at the bottom, i dont know why but icant get it to work in any other themes except the first one :( help really appreciated, thanks! |
I do not see any difference in Teal to default style other then you do not have sidebar displaying at forum index on Teal.
I would want to test that style RedBar, but I do not have the time to do it this week. I know it is something simple with the navbar template, but I am not sure. Is this style located at vBulletin.org [Free Styles Forum] |
yea thats where i got it - and for the teal one - in the front page, its all the way at the bottom of the forum lol, look for it, just scroll all the way down
and i finally found a template that works -- http://www.gamers-forum.com/index.php?styleid=11 - silver and red - also from this forum - and it works perfectly :) thanks for all your help - i do like redbar better but just let me know when/if you've found a solutions because i can live with this current one now :) how would i make it so this theme is changed for everyone and people visiting the forum sees this first? |
I could just help you edit these into your template(s) if you want. Just make me have only 'Can Administer Styles' set for that user.
If you do it has to be next day... as I am going out right about now. |
Is there anyway to show your calendar in the weekly view in one of the boxes?
|
skooby if you want a real working vB calendar, then you should get vBadvanced.com cmps or this Java Script one here in this link. I am in the process of creating a .php version that loads faster.
https://vborg.vbsupport.ru/showpost....63&postcount=2 |
All times are GMT. The time now is 06:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|