![]() |
Remove Threads/Posts
Hello,
I want to remove the titles "Threads/Posts" and "Last Post" from forumhead. Just the title not the column content. Is there anyway like using: display:none or I need to edit the template(s)? Thank you |
try add this on additional.css
.forumthreadpost, .forumlastpost {display: none} |
Thank you but unfortunately it does not works. I've also tried something similar from a stylevar that I found in the templates:
HTML Code:
#forumthreadpost { |
Edit the template and put <vb:comment></vb:comment> around the phrases and then after the </vb:comment> but in to make sure the element has something in it.
i.e. change {vb:rawphrase lastpost} to <vb:comment>{vb:rawphrase lastpost}</vb:comment> |
Quote:
|
Couldn't you just edit the phrase?
|
Quote:
Thank you all. |
i try in localhost for vBulletin 4.2.2 work fine ..
|
This should work.
HTML Code:
.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span { |
Quote:
|
All times are GMT. The time now is 11:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|