Forums / Extensions / eZ Flow / 3 column layout

3 column layout

Author Message

Neo Pixel

Wednesday 08 April 2009 7:40:47 am

I've created a 3 column layout tpl by removing the "norightcol" and saved it with a new name.

How do I add this new layout to the ezflow options?

Thanks in advance :)

Asking stupid questions so you don't have to!

Jon Staines

Thursday 09 April 2009 6:57:26 am

Have a look at zone.ini.append.php, in it you will see an entry for each of the existing layouts. This is usually 1 global layout and a few class specific ones. Just make your own entry using the existing ones as a reference. For example:

[GlobalZoneLayout31]
ZoneTypeName=3 zones (layout 1)
Zones[]=left
Zones[]=middle
Zones[]=right
ZoneName[left]=Left zone
ZoneName[middle]=Middle zone
ZoneName[right]=Right zone
ZoneThumbnail=3zones_layout1.gif
Template=3zoneslayout1.tpl
AvailableForClasses[]=global_layout

or

[3ZonesLayout3]
ZoneTypeName=3 zones (layout 3)
Zones[]=left
Zones[]=middle
Zones[]=right
ZoneName[left]=Left zone
ZoneName[middle]=Middle zone
ZoneName[right]=Right zone
ZoneThumbnail=3zones_layout3.gif
Template=3zoneslayout3.tpl
AvailableForClasses[]=frontpage

Neo Pixel

Wednesday 15 April 2009 2:01:56 am

Many Thanks Jon :)

I'll give that a go later.

Asking stupid questions so you don't have to!

Romeo Antony

Tuesday 18 May 2010 2:01:06 am

"

Many Thanks Jon :)

I'll give that a go later.

"

Jon , can u please help me regarding the

3zoneslayout3.tpl.How do we create this templte file for 3 zones.Also I noticed that template file for  2zoneslayout2  and 2zoneslayout1 are same and there is change in alignment of zones.how can we aline zones specifying in template file.help 

Frederik Krautwald

Wednesday 06 October 2010 12:47:27 pm

Any news on this?

Frederik Krautwald
Executive Creative Director

Romeo Antony

Wednesday 03 November 2010 9:36:15 pm

Hi Frederik, sorry for the late reply. I did that. created custom layouts.if u wanna custom layout templates, I wll be happy to help you.

Regards

Romeo