Status
Not open for further replies.

RedSpades

Customer
Hi guys.

I have a Forums Blocks (see: Forum Blocks Manager) on the right side of my boards and I wanted to keep the shoutbox in a neat location, which would be right above the first forum category and tucked on the left side of the forum blocks.

I do NOT want it to show under the navbar, which looks bad and takes too much space...

Help greatly appreciated!

Sincerely,

RedSpades
 
Try manually positioning it with the deployment and template settings in the instance manager.
 
Try manually positioning it with the deployment and template settings in the instance manager.

The Instance Manager is a bit confusing (especially the deployment and template settings)... Would you know exactly what I need to do to have the shoutbox positioned above the first forum category (not under the navbar)?
 
Open template FORUMHOME
Find
Code:
<ol id="forums" class="floatcontainer">
Add above:
Code:
{vb:raw vbshout}

Go to AdminCP -> DBTech - vBShout -> Instance Management -> Edit.
Set Auto-Display to Disabled.
In Deployment, make sure index is there.
In Manually Display Shoutbox, put FORUMHOME.

Then save.
 
Open template FORUMHOME
Find
Code:
<ol id="forums" class="floatcontainer">
Add above:
Code:
{vb:raw vbshout}

Go to AdminCP -> DBTech - vBShout -> Instance Management -> Edit.
Set Auto-Display to Disabled.
In Deployment, make sure index is there.
In Manually Display Shoutbox, put FORUMHOME.

Then save.

Thank you so much!
 
Status
Not open for further replies.

Similar threads

Legacy vBShout

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,177
Customer rating
5.00 star(s) 1 ratings
Back
Top