Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Mambo Bridge Support => Topic started by: ComposerRyan on February 09, 2005, 08:00:23 PM

Title: Edit the formatting of "Latest Posts/Topics" Module(s)?
Post by: ComposerRyan on February 09, 2005, 08:00:23 PM
Hi,

I would like to install the "Latest Posts/Topics" modules onto my site...however, the formatting of the modules is not the way I want them.  Therefore, I went into the mod_smf_recentTopics.php file and there was no HTML to edit or anything.

Where do I go to edit the formatting of these modules?  Your help with this would be truly appreciated!

Thanks,
Ryan :)
Title: Re: Edit the formatting of "Latest Posts/Topics" Module(s)?
Post by: Kindred on February 10, 2005, 12:05:54 AM
I believe that the latest post module just calls an SSI function.

Copy the function out of SSI.php, into the mod file...  rename it and edit it as you desire.

(this will prevent an upgrade os SSI.php from erasing any changes you make)