ElementRed
Posted: 10. February 2010 23:43
Demo
_block_config.html with Icons:
_block_config.html without Icons:
additional changes / zusätzliche Änderungen:
no
_block_config.html with Icons:
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 = '<table width="100%" cellspacing="0"><tr><td width="6" height="24" style="background:url(./styles/ElementRed/theme/images/tl.gif);"></td><td height="24" style="background:url(./styles/ElementRed/theme/images/tm.gif);"><h4 style="text-align: left">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h4></td><td width="6" height="24" style="background:url(./styles/ElementRed/theme/images/tr.gif);"></td></tr></table>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '<br />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<table width="100%" cellspacing="0"><tr><td width="27" height="24" style="background:url(./styles/ElementRed/theme/images/tl.gif);"></td><td height="24" style="background:url(./styles/ElementRed/theme/images/tm.gif);"><h4 style="text-align: left">' -->
<!-- DEFINE $C_BLOCK_H_R = '</h4></td><td width="6" height="24" style="background:url(./styles/ElementRed/theme/images/tr.gif);"></td></tr></table>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<br />' -->
<!-- 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' -->
_block_config.html without Icons:
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 = '<table width="100%" cellspacing="0"><tr><td width="27" height="24" style="background:url(./styles/ElementRed/theme/images/tl.gif);"></td><td height="24" style="background:url(./styles/ElementRed/theme/images/tm.gif);"><h4 style="text-align: left">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h4></td><td width="6" height="24" style="background:url(./styles/ElementRed/theme/images/tr.gif);"></td></tr></table>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '<br />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<table width="100%" cellspacing="0"><tr><td width="27" height="24" style="background:url(./styles/ElementRed/theme/images/tl.gif);"></td><td height="24" style="background:url(./styles/ElementRed/theme/images/tm.gif);"><h4 style="text-align: left">' -->
<!-- DEFINE $C_BLOCK_H_R = '</h4></td><td width="6" height="24" style="background:url(./styles/ElementRed/theme/images/tr.gif);"></td></tr></table>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<br />' -->
<!-- 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 = 0 -->
<!-- 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