View Full Version : Sidebar Issues
Reaper255
02-16-2012, 04:34 AM
Alright, I have been having trouble getting the sidebar to show up on my forum. I have it enabled and I have added forum blocks and have those enabled as well but the sidebar wont show up for some reason. Here is the link to my forum, maybe I am missing some files needed? If so can you tell me which files I should be looking for? http://planetotaku.net/forums/forum.php
Kraxell
02-16-2012, 04:47 AM
Hello,
Do you have activate the sidebar in options?
Otherwise check the forumhome-template.
Find:
{vb:raw header}
{vb:raw navbar}
After that there must be a code like:
<vb:if condition="$show['sidebar']">
<div id="content_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="contentright"</vb:if>>
<div id="content">
</vb:if>
Reaper255
02-16-2012, 04:51 AM
Yeah checked and the code is there. This is extremely weird..
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.