The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How disable option collapse in forum block?
Hello.
I search in the user groups permissions and config in admincp, but I not view this option. Its possible disable de option for collapse de block forum or sidebar? Attach a image. Thanks in advanced |
#2
|
|||
|
|||
yes
Styles & Templates -> Styles Manager -> Select your Style -> Block Templates -> edit you block_html (or whatever block it is) find this Code:
<div class="blocksubhead"> Code:
<a class="collapse" id="collapse_block_html_{vb:raw blockinfo.blockid}" href="{vb:raw relpath}#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_html_{vb:raw blockinfo.blockid}"/></a> |
Благодарность от: | ||
gnrx |
#3
|
|||
|
|||
Thank you very much scottkoz20!
Perfect, works perfect!!! Thanks!! Although it is not the initial topic, but ... in the html blocks I am obliged to put a title (even a point), would it be possible to put a blank space or that title is not necessary? Again, thank you!! |
#4
|
|||
|
|||
no worries - its nice to finally add something that works for someone
as for the title - i don't know if there is a way to remove a field requirement |
#5
|
|||
|
|||
Quote:
You were really helpful, I had been trying to make that change for a long time. Again, thank you very much!! |
Благодарность от: | ||
scottkoz20 |
#6
|
||||
|
||||
I think you don't need to remove it from template, just check its CSS class and making a display:none on additional.css for that class and it is done.
|
#7
|
|||
|
|||
i am terrible at CSS functionality; but that is why I said to comment out, so the code is still there
|
#8
|
|||
|
|||
Quote:
Regards! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|