PDA


View Full Version : Custom Layout Including CMPS Modules


gilbert
05-21-2005, 03:29 AM
I want to add some modules to www.toronto-poker.com/index.php without having to use the standard CMPS layout. I want to keep the existing layout. For example, I want to add the latest threads module in the same style box as the current 'main menu' box right under it. Basically creating a page latestthreads.php (which shows the latest threads) and doing a php include in a box under main menu in index.php should solve the problem.

Example= http://www.toronto-poker.com/forum/test.php

I hope someone can help.

gilbert
05-24-2005, 01:58 AM
anyone?

KW802
05-24-2005, 02:15 AM
Gilbert,

Each of the modules have their own associated template. To change the look of each of the modules just change the corresponding template. If you're not sure which template goes with what module just go into the module's properties and all of the template names should be listed.