View Full Version : Adding column to forum body
necforums
Fri 13th Feb '09, 11:55am
I did a search and found out how to add columns but I would like to add one to only the body and leave the header and footer full width.
fov
Fri 13th Feb '09, 6:17pm
Are you wanting it on all pages or just forum home?
See here: http://www.vbulletin.com/forum/showthread.php?t=299443
for some code how to do it on all pages. Note thats not a guide so you will still need to iron out any issues you find.
glennybee
Fri 13th Feb '09, 8:28pm
You can use the code detailed in this thread...
http://www.vbulletin.com/forum/showthread.php?t=232055
But instead of putting the code in the footer, you'll need to put it in the forumhome tamplate. So you'll have code in the navbar and forumhome templates that create the column.
Add the start of the code to the very buttom of your navbar template.
To have the column shown on forumhome, you need to add the code after:
<!-- main -->
$forumbits
$forumhome_markread_script
<!-- /main -->
To have the column shown on forumdisplay, you need to add the code after:
<!-- end show no threads message -->
</if>
</table>
necforums
Sun 15th Feb '09, 9:29am
my goal is to get it below the navbar and below the welcome banner and above the footer on all pages
giovanni40223
Sun 15th Feb '09, 7:19pm
still having isssues getting this resolved ? PM me if still c ant figure it out
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights