CMS Block Sizes »  Show posts from    to     

Icy Phoenix


Old Support Topics - CMS Block Sizes



AndyGpy [ Sat 05 Sep, 2009 00:36 ]
Post subject: CMS Block Sizes
Hi Guys,

Can someone tell me how i would go about changing the physical dimensions of the CMS quad page template ie instead of having 4 equal sections having sections that are in a quad but different sizes.

regards


DWho [ Sat 05 Sep, 2009 10:48 ]
Post subject: Re: CMS Block Sizes
do you mean the left and right block dimensions...?

if you do open up the quad_layout.tpl and look for

Code: [Hide] [Select]
<td width="50%" valign="top"><!-- BEGIN column1_blocks_row -->{column1_blocks_row.CMS_BLOCK}<!-- END column1_blocks_row --></td>
<td width="50%" valign="top" style="padding-left: 7px;"><!-- BEGIN column2_blocks_row -->{column2_blocks_row.CMS_BLOCK}<!-- END column2_blocks_row --></td>


look both lines for the 50% the top one controls the left block the bottome one controls the right block...

change to whatever you want them to be...

hope that helps...

if it is not what you were after then please ignore all of the above...



AndyGpy [ Sat 05 Sep, 2009 20:35 ]
Post subject: Re: CMS Block Sizes
Thats Dwho, can i assume that if i copy the quad.tpl and the cfg and rename them i can then add another into the selection in the CMS section


DWho [ Sat 05 Sep, 2009 20:38 ]
Post subject: Re: CMS Block Sizes
AndyGpy wrote: [View Post]
Thats Dwho, can i assume that if i copy the quad.tpl and the cfg and rename them i can then add another into the selection in the CMS section


that should work off the top of my head... test and see...





Powered by Icy Phoenix