Page 1 of 1

CA Halcyon / Dark Blue / Green

Posted: 16. December 2010 00:00
by archivar
This config works for both Styles / Diese Konfiguration funktioniert für Styles: CA Halcyon / Dark Blue / Green

open: styles/ca_halcyon/template/portal/_block_config.html
replace with:

Öffne: styles/ca_halcyon/template/portal/_block_config.html
Ersetze mit:

Code: Select all

<!--version $Id: _block_config.html v1.0.6 adapted by: archivar $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '{$CA_BLOCK2_START}' -->
<!-- DEFINE $LR_BLOCK_H_R = '{$CA_BLOCK2_START2}' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '{$CA_BLOCK2_END}' -->

<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '{$CA_BLOCK2_START}' -->	
<!-- DEFINE $C_BLOCK_H_R = '{$CA_BLOCK2_START2}' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '{$CA_BLOCK2_END}' -->

<!-- Images-URL //-->
<!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->

<!-- Vertical distance between left/right and center Blocks -->
<!-- DEFINE $BLOCK_DISTANCE = '10px' -->

<!-- show Icons in left/right Blocks? 0=no 1=yes -->
<!-- DEFINE $S_BLOCK_ICON = 1 -->

<!-- postbody top (default 1 by prosilver) 0=no 1=yes -->
<!-- DEFINE $S_POSTBODY_TOP = 1 -->

<!-- override the column width settings of the ACP for this style? 0=no 1=yes -->
<!-- DEFINE $S_COLUMNS_WIDTH_OVERRIDE = 0 -->

<!-- override the column width settings of the ACP - set the width if enabled -->
<!-- DEFINE $PORTAL_LEFT_COLUMN_OVERRIDE = '200' -->
<!-- DEFINE $PORTAL_RIGHT_COLUMN_OVERRIDE = '200' -->