Forums / Setup & design / Need Help with Page layouts

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Need Help with Page layouts

Author Message

Gus Diaz

Friday 04 January 2008 7:01:04 pm

How do I create a biography page. I created a new frontpage on my site http://www.djcyclone.com, but I do not wish to have two coloms, just on maybe the mainpage and a few others... all I want is the bio page to display the left hand colom streched across the page, and nothing else.

alberic briot

Tuesday 08 January 2008 3:09:37 am

If you just fill the center collumns, you will have just one collumn.

If you want a more complexe solution you need to create your class BiographiePage and to overide the /node/view/full.tpl template with a class filter on your class. To create your class go in setup/classes and to overide go in design/templates. Help you with the frontpage example.

An over solution, if you want to add many biographie easily in a frontpage. You will create a class Biographie, overide /content/view/full.tpl, Then to add a biographie you have to insert a new Biographie in your frontpage and, in the edit, click on the "insert object" button and select your instense.