ca_gen2
Posted: 26. November 2009 18:15
Demo
_block_config.html
additional changes / zusätzliche Änderungen:
no
_block_config.html
Code: Select all
<!--version $Id: _block_config.html v1.0.4 adapted by: Mike $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="forabg"><div class="block-border block-block"><div class="block-content" style="padding: 5px;"><ul class="topiclist" style="margin: -5px;"><li class="header"><dl class="icon" style="padding: 4px 2px 3px 5px; margin-bottom: 10px;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</dl></li></ul>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '</ul><div class="block-footer"></div></div></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="block-border block-block"><div class="block-content" style="padding: 5px;"><ul class="topiclist" style="margin: -5px;"><li class="header"><dl class="icon" style="padding: 0px; margin-bottom: 10px;">' -->
<!-- DEFINE $C_BLOCK_H_R = '</dl></li></ul>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '</ul><div class="block-footer"></div></div></div></div><br style="clear:both" />' -->
<!-- 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 -->
<!-- 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' -->
no