StarTrek LCARS
Posted: 12. January 2010 08:39
Deine Portal Version: 1.0.4
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Grundwissen
Link zu Deinem Forum: http://www.startrek-board.de
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Portal installiert
Was hast Du bereits versucht um das Problem zu lösen?
Siehe unten
Fehlerbeschreibung und Nachricht
Hallo
Habe mal versucht, die _block_config.html für dieses Style anzupassen (blaue und orange Version). Leider ist der Center Block nach rechts verschoben.
Siehe hier: http://www.startrek-board.de/portal.php
Hier mal die abgepasste _block_config.html:
Hat jemand eine Idee, wo der Fehler ist?
Gruß Dirk[/i]
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Grundwissen
Link zu Deinem Forum: http://www.startrek-board.de
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Portal installiert
Was hast Du bereits versucht um das Problem zu lösen?
Siehe unten
Fehlerbeschreibung und Nachricht
Hallo
Habe mal versucht, die _block_config.html für dieses Style anzupassen (blaue und orange Version). Leider ist der Center Block nach rechts verschoben.
Siehe hier: http://www.startrek-board.de/portal.php
Hier mal die abgepasste _block_config.html:
Code: Select all
<!--version $Id: _block_config.html 553 2009-09-30 12:10:19Z christian_n $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="post_box_topline-l"></div><div class="post_box_topline-m"></div><div class="post_box_topline-r"></div><div class="post_box_border_block"><div class="post_box_borderleft"><div class="post_box_borderright"><div class="post_box_content"><h2 style="text-align:center;color:#CE9813;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h2>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '</div></div></div></div><div class="post_box_base_block"><div class="post_box_base-l"></div><div class="post_box_base-m"></div><div class="post_box_base-r"></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="post_box_topline-l"></div><div class="post_box_topline-m"></div><div class="post_box_topline-r"></div><div class="post_box_border_block"><div class="post_box_borderleft"><div class="post_box_borderright"><div class="post_box_content"><h2 style="text-align:center;color:#CE9813;">' -->
<!-- DEFINE $C_BLOCK_H_R = '</h2>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '</div></div></div></div><div class="post_box_base_block"><div class="post_box_base-l"></div><div class="post_box_base-m"></div><div class="post_box_base-r"></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 = 0 -->
<!-- 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 = 1 -->
<!-- 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' -->
Gruß Dirk[/i]