The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove Reply to Thread button
Within a Thread you've got at the top and the bottom on the left a Reply to Thread button
How and where could I remove this? Thanks for any help |
#2
|
|||
|
|||
You will need to edit the template if you want the button to be removed completely.
|
#3
|
||||
|
||||
Quote:
Code:
#newreplylink_top, #newreplylink_bottom { display: none; } |
Благодарность от: | ||
Fready |
#4
|
|||
|
|||
Cheers HMB....
--------------- Added [DATE]1320153378[/DATE] at [TIME]1320153378[/TIME] --------------- That did not work added to additional.css template, but both top and bottom buttons still show in a Thread |
#5
|
|||
|
|||
Any ideas?
|
#6
|
||||
|
||||
Not sure why the code I posted above doesn't work for you. It worked just fine for me. So, in the template SHOWTHREAD find and remove the code for the buttons
|
#8
|
|||
|
|||
/* no top or bottom reply button */
#newreplylink_top, #newreplylink_bottom { display: none; } /* no top or bottom reply button */ works fine, just have to apply to all additional css if some template differnet than master style. |
#9
|
|||
|
|||
How about just closing the thread?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|