Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Topic started by: Mr. Ballin on August 18, 2011, 03:33:30 PM

Title: Last Post Help
Post by: Mr. Ballin on August 18, 2011, 03:33:30 PM
Hello if this is in wrong section iam sorry

iam trying to remove last Post from my smf forum but its not working i tried this mod
http://custom.simplemachines.org/mods/index.php?mod=982

but its not working for me.

here is an image of what iam trying to do.

(http://img508.imageshack.us/img508/2840/removep.png)
Title: Re: Last Post Help
Post by: Fussilet on August 18, 2011, 07:31:58 PM
open your theme/boardindex.template.php

find and remove...

', $txt['in'], ' ', $board['last_post']['link'], '<br />
Title: Re: Last Post Help
Post by: Mr. Ballin on August 19, 2011, 03:16:56 PM
Quote from: Fussilet on August 18, 2011, 07:31:58 PM
open your theme/boardindex.template.php

find and remove...

', $txt['in'], ' ', $board['last_post']['link'], '<br />

that works but is there away to just do it too one board and not all?