Loading...
 
New Themes

New Themes


Re: Kubrick Three Columns?

posts: 11 United Kingdom

I've tried just changing the tpl files, and it seems to have worked - Although I'm not 100% confident that everything will work.

I've changed

{* flip stuff deleted *}

missing page for plugin INCLUDE

{if $show_page_bar eq 'y'}
missing page for plugin INCLUDE

{/if}



{if $feature_right_column ne 'n'}
{section name=homeix loop=$right_modules}
{$right_moduleshomeix.data}
{/section}
{* rightcol setfolderstate stuff deleted *}
{/if}
{if $feature_left_column ne 'n'}
{section name=homeix loop=$left_modules}
{$left_moduleshomeix.data}
{/section}
{* leftcol setfolderstate stuff deleted *}
{/if}




To;

{* flip stuff deleted *}

{if $feature_left_column ne 'n'}
{section name=homeix loop=$left_modules}
{$left_moduleshomeix.data}
{/section}
{* leftcol setfolderstate stuff deleted *}
{/if}


missing page for plugin INCLUDE

{if $show_page_bar eq 'y'}
missing page for plugin INCLUDE

{/if}



{if $feature_right_column ne 'n'}
{section name=homeix loop=$right_modules}
{$right_moduleshomeix.data}
{/section}
{* rightcol setfolderstate stuff deleted *}
{/if}




Please let me know if I should be doing this a different way.

Thanks

Shaun

Switch Theme

Layout

Latest Changes

No records to display ...more

Subscribe to Tiki Newsletters!

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other big news!
Contribute to Tiki

Site Config