The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi guys,
How can i remove the sidebars when checking out the subscribed threads. I want it to have the same, naturel, look as active topics. See the two pictures i added. I circled the part i want to remove. ![]() ![]() |
#2
|
||||
|
||||
![]()
I think you will need to edit the USERCP_SHELL template and put a condition around the stuff you don't want to show. Like:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'subscription'"> <div id="usercp_nav"> ... </div> </vb:if> {vb:raw footer} |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|