PDA

View Full Version : Change Size of Forum Block


Ken Sanders
06-15-2010, 01:03 PM
Greetings fellow VB'ers.
Would someone be so kind as to point me in the right direction to change the size of this florum block? I would like it to match the width of the image ticker.

Ken Sanders
06-15-2010, 03:21 PM
Nevermind.
Found it in the forum_sidebar_width stylevar :)

projecttarpon
01-09-2012, 10:26 PM
Is there a way to make it so the block can't be collapsed?

MNNLeafre
01-09-2012, 10:45 PM
Is there a way to make it so the block can't be collapsed?

On all of them? You would have to edit the template 'block_html' 's collapse feature

On one of them? Copy block_html and make it to a different template and remove the collapse feature on it. Then when you're making a forum block, under "Template to Use" assign it to the new template you made.