Demo
_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><div class="c-h-l" style="padding-left: 12px;"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title"><h4>' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h4></div></div></div></div></div>' -->
<!-- DEFINE $LR_BLOCK_F_L = '<div class="c-f-l"><div class="c-f-r"><div class="c-f-c">' -->
<!-- DEFINE $LR_BLOCK_F_R = ' </div></div></div><br clear="all" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div><div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title"><h4>' -->
<!-- DEFINE $C_BLOCK_H_R = '</h4></div></div></div></div></div>' -->
<!-- DEFINE $C_BLOCK_F_L = '<div class="c-f-l"><div class="c-f-r"><div class="c-f-c">' -->
<!-- DEFINE $C_BLOCK_F_R = ' </div></div></div><br clear="all" />' -->
<!-- Images-URL //-->
<!-- DEFINE $WHOS_IMAGES = '/images/whosonline.gif' -->
<!-- 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