Page 1 of 1

StarTrek LCARS

Posted: 12. January 2010 08:39
by DDG
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:

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' -->
Hat jemand eine Idee, wo der Fehler ist?

Gruß Dirk[/i]

Re: StarTrek LCARS

Posted: 13. January 2010 13:22
by Mike
Sieht gut aus, bei mir is da nix verschoben... Welchen Browser nutzt du denn?

Re: StarTrek LCARS

Posted: 14. January 2010 06:43
by DDG
Hallo

Natürlich entstehen solche Fehler mit IE8. Ist aber immer noch einer der meist genutzten, und somit muß ich das zum laufen bringen.

Hier mal ein Sreenshoot, in dem man die unterschiedlichen Abstände sieht:

Image

Gruß Dirk

Re: StarTrek LCARS

Posted: 14. January 2010 12:51
by Mike
DDG wrote:Ist aber immer noch einer der meist genutzten
Die Statistik von meinem Forum sagt da was anderes ;)
Aber ich schau mir das heute Abend mal an... wegen solchen Sachen nutzt ich den IE übrigens seit Jahren schon nicht mehr ;)

Re: StarTrek LCARS

Posted: 14. January 2010 15:53
by Wuerzi
Mike wrote:
DDG wrote:Ist aber immer noch einer der meist genutzten
Die Statistik von meinem Forum sagt da was anderes ;)
Zustimm! :ugeek:

Moin,

schalte mal den "Verlinke uns" Block ab zum Testen

Und dann versuche es mal mit dieser config

Code: Select all

<!--version $Id: _block_config.html 544 2009-09-10 12:35:25Z christian_n $ //-->

<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="post_profile_box2_topline_block"><div class="post_profile_box2_topline-l"></div><div class="post_profile_box2_topline-m"><div class="post_profile_box2_text">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</div></div><div class="post_profile_box2_topline-r"></div></div><div class="post_profile_box2_border_block"><div class="post_profile_box2_borderleft"><div class="post_profile_box2_borderright"><div class="post_profile_box2_content">' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '</div></div></div></div><div class="post_profile_box2_base_block"><div class="post_profile_box2_base-l"></div><div class="post_profile_box2_base-m"></div><div class="post_profile_box2_base-r"></div></div><br style="clear:both" />' -->

<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="post_profile_box2_topline_block"><div class="post_profile_box2_topline-l"></div><div class="post_profile_box2_topline-m"><div class="post_profile_box2_text"><dl>' -->	
<!-- DEFINE $C_BLOCK_H_R = '</dl></div></div><div class="post_profile_box2_topline-r"></div></div><div class="post_profile_box2_border_block"><div class="post_profile_box2_borderleft"><div class="post_profile_box2_borderright"><div class="post_profile_box2_content">' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '</div></div></div></div><div class="post_profile_box2_base_block"><div class="post_profile_box2_base-l"></div><div class="post_profile_box2_base-m"></div><div class="post_profile_box2_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 = 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' -->
Die ist auf jeden Fall auch mal strict valide :ugeek:

Ist übrigens auch die gleiche wie von: King Conan, Camelot, Dynasty, Jardin Technologie, Liandrolisk, Engage.... :)

Re: StarTrek LCARS

Posted: 15. January 2010 08:19
by DDG
Hallo

Der "Verlinke uns" Block wars.

vielen Dank für eure Hilfe

Gruß Dirk