The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
Is there any way how can i hide last post column from main page for one individual directory? Thanks!
|
|
#2
|
||||
|
||||
|
You can hide it via custom css in css_additional template or via Sitebuilder > Style > CSS Editor.
Code:
#forumXXX .lastpost,
#forumXXX .rx-lastpost-info { display: none; }
|
|
#3
|
|||
|
|||
|
Thank you. It works :up:
|
|
#4
|
|||
|
|||
|
Hi
I tried this but couldn't get it to work. Used css editor via sitebuilder. #forum1 .lastpost, #forum1 .rx-lastpost-info { display: none; } Did I add the nodeID incorrectly or has something changed that this doesnt work anymore? Thanks Terry |
|
#5
|
||||
|
||||
|
Are you sure the node id is 1? Node 1 is usually the root forum channel.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|