Deine Portal Version: 1.0.6
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Grundwissen
Link zu Deinem Forum: http://www.fj-europatreff.eu
PHP Version: aktuell
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Den Style geändert.
Ich habe den Style prosilver einmal kopiert, in den .cfg-Dateien umbenannt in bluesilver und wieder installiert.
Danach habe ich mir den style "reds" hier: http://demo.phpbb3styles.net/Reds mit colorizelt bearbeitet und runtergeladen. Dann nur das Verzeichnis Theme auf den Server kopiert und die Buttons und Hintergründe angepasst.
Was hast Du bereits versucht um das Problem zu lösen?
Erst das Verzeichnis Theme entsprechend der XML Anweisung für die Installation des Portals überprüft, danach das komplette Verzeichnis Style. Ich habe nichts gefunden.
Fehlerbeschreibung und Nachricht
Moin,
Das Forum als solches, auch alle eingebauten MOD´s, funktionieren soweit und zeigen auch richtig an, bis auf eine Kleinigkeit in der Portalansicht.
Sämtliche Überschriften in den Boxen: "Menü, Geburtstage, Uhr...." also die in den kleinen Headern der Boxen, werden nicht angezeigt. Auch nur in den Boxen links und rechts.
Über den Link zum Forum, ist auf der rechten Seite der Block mit dem Styleumschalter. Dort bitte einfach auf Bluesilver gehen und man kann sehen was ich meine.
Hat vielleicht jemand einen Tip wo ich suchen muss? Ich hab ja leider nichts gefunden und in den einzelnen Dateien würde ich mich verlieren da ich ja nicht einmal weiss wonach ich suchen muss, geschweige was denn da drin stehen müsste.
Bislang war ich auch der Meinung, das mit dem Theme-Verzeichnis auch nur die Grafischen Komponenten geändert werden. Dem scheint denn ja wohl nicht so...
Grüße, Micha
Boxen-titel nicht sichtbar
-
Topic author - Portal Enthusiast
- Posts: 132
- Joined: 14. September 2008 16:06
- Location: CH-4206 Seewen
- Contact:
Boxen-titel nicht sichtbar
Aller Anfang ist schwierig, mitunter gehts spielend )
http://www.fj-europatreff.eu mit phpbb3 und board3portal
http://www.fj-europatreff.eu mit phpbb3 und board3portal
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Boxen-titel nicht sichtbar
Hab das Thema mal in den "Styles Support" verschoben.Michel_61 wrote: Link zu Deinem Forum: http://www.fj-europatreff.eu
Möglicherweise solltest Du noch die _block_config.html für den Style anpassen.
V.G. archivar
sorry for my bad english
sorry for my bad english
-
Topic author - Portal Enthusiast
- Posts: 132
- Joined: 14. September 2008 16:06
- Location: CH-4206 Seewen
- Contact:
Re: Boxen-titel nicht sichtbar
Hallo, Danke für verschieben in den richtigen Thread, und auch für den Hinweis auf die _block_config.html
Ich hab den code hier mal reingestellt, so richtig erschliesst sich mir nicht was daran geändert werden müsste.
Ich nehme mal an das die rot markierten Stellen die Änderungen wären. Das ist aber noch original so geblieben und funktioniert mit prosilver einwandfrei.
Bei dem neuen Style sind ja auch nur der Ordner "theme" mit allen inhalten neu einkopiert und um die eingebauten MOD´s erweitert.
Gruß, Micha
Ich hab den code hier mal reingestellt, so richtig erschliesst sich mir nicht was daran geändert werden müsste.
Code: Select all
<!--version $Id: _block_config.html 601 2010-01-01 19:01:08Z marc1706 $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl><dt style="padding: 0px 0px 4px; white-space: nowrap; margin-bottom: 0px; margin-top: 0px;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</dt></dl></li></ul><ul class="topiclist forums"><li><dl><dd style="border-left: 0px; width: 100%;"><div style="text-align: left; margin: 5px 5px 5px 5px">' -->
<!-- DEFINE $LR_BLOCK_F_L = '</div></dd></dl></li></ul>' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon">' -->
<!-- DEFINE $C_BLOCK_H_R = '</dl></li></ul>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></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' -->
[color=#FF0000]<!-- show Icons in left/right Blocks? 0=no 1=yes -->
<!-- DEFINE $S_BLOCK_ICON = 1 -->
<!-- postbody top (default 1 by prosilver) 0=no 1=yes -->
<!-- DEFINE $S_POSTBODY_TOP = 1 -->[/color]
<!-- 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' -->
Bei dem neuen Style sind ja auch nur der Ordner "theme" mit allen inhalten neu einkopiert und um die eingebauten MOD´s erweitert.
Gruß, Micha
Aller Anfang ist schwierig, mitunter gehts spielend )
http://www.fj-europatreff.eu mit phpbb3 und board3portal
http://www.fj-europatreff.eu mit phpbb3 und board3portal
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Boxen-titel nicht sichtbar
Nimm mal die _block_config.html für den Style:
Diese sollte auch mit prosilver laufen.
Code: Select all
<!--version $Id: _block_config.html 601 2011-12-23 19:06:00Z archivar $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon"><dt style="padding: 1px 2px 4px; white-space: nowrap; margin-bottom: 0px; margin-top: 0px;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</dt></dl></li></ul><ul class="topiclist forums"><li><dl><dd style="border-left: 0px; width: 100%;"><div style="text-align: left; margin: 5px 5px 5px 5px">' -->
<!-- DEFINE $LR_BLOCK_F_L = '</div></dd></dl></li></ul>' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon">' -->
<!-- DEFINE $C_BLOCK_H_R = '</dl></li></ul>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></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 -->
<!-- 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' -->
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: Boxen-titel nicht sichtbar
Also bei mir funktioniert es nicht mit dem Style REDS und dem Code aus dem Vorposting
Code: Select all
<!--version $Id: _block_config.html 601 2011-12-23 19:06:00Z archivar $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon"><dt style="padding: 1px 2px 4px; white-space: nowrap; margin-bottom: 0px; margin-top: 0px;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</dt></dl></li></ul><ul class="topiclist forums"><li><dl><dd style="border-left: 0px; width: 100%;"><div style="text-align: left; margin: 5px 5px 5px 5px">' -->
<!-- DEFINE $LR_BLOCK_F_L = '</div></dd></dl></li></ul>' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl class="icon">' -->
<!-- DEFINE $C_BLOCK_H_R = '</dl></li></ul>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></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 -->
<!-- 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' -->
Re: Boxen-titel nicht sichtbar
Mit der _block_config.html funktioniert es jetzt bei mir...
http://board3.de/viewtopic.php?f=57&t=9 ... tml#p33294
http://board3.de/viewtopic.php?f=57&t=9 ... tml#p33294