View Full Version : How do I remove the 'Last Post' column from forum home?
Marvin Hlavac
07-02-2010, 05:29 PM
https://vborg.vbsupport.ru/attachment.php?attachmentid=119145&stc=1&d=1278098707
Would anyone be so kind and help me with this one? I'm trying to remove the entire "Last Post" column from forum home.
I think I know how to remove the content of the column. I managed to do that part by removing some of the code from forumhome_forumbit_level2_post. However, removing the content doesn't remove the column itself.
I think the forumbits.css template is where the "Last Post" column could be removed in, but I'm just not having much success with it. I've been working on this one for three days, and I have to admit I'm stuck.
Any help would be greatly appreciated.
eSekar
07-02-2010, 05:36 PM
in FORUMDISPLAY template
Find & Remove the following line:
<span class="forumlastpost">{vb:rawphrase last_post}</span>
Marvin Hlavac
07-02-2010, 06:33 PM
Hi eSekar,
Thanks for your helping hand. I just tested it, but removing the line seems to change absolutely nothing. Do you think I need to remove some other piece of code elsewhere?
eSekar
07-02-2010, 06:40 PM
That line will remove the "Last Post" shown in your attached image.
Would you please give me a link to your site? If not here via PM.
I'll have a look and come back to this thread.
Cheers.
Marvin Hlavac
07-02-2010, 08:17 PM
Thanks for helping with this. Here's a link to my test forum:
laptopgpsworld.com/test
Again, I wish to remove the entire "Last Post" column. Not just the words "Last Post".
--------------- Added 1278109549 at 1278109549 ---------------
And just to clarify what it is I'm trying to achieve, please have a look at the home page of my live (vB 3.8) site:
laptopgpsworld.com
In vB 4 I'm trying to achieve the same: I wish to display only the Forum Name & Description, and all the subsequent columns I wish to remove.
eSekar
07-02-2010, 08:27 PM
Dear the above URL is redirecting me to your main site which is not as the image you posted, & it's 3.x not 4.x
Marvin Hlavac
07-02-2010, 09:00 PM
Which of the two above URL's are you accessing? The .../test/ one should bring you to a vB4 forum.
--------------- Added 1278115331 at 1278115331 ---------------
I closed the Test forum for now. Thanks for trying to help.
I do not think anything in the FORUMDISPLAY template has any effect on what we see on the forum home. I think thee column(s) I'm interested in removing can be removed by some of the code within the forumbits.css template, but I admit it is not clear to me at this moment how to accomplish it.
If anyone else could help, I'd appreciate it very much.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.