Nabend,
Ich habe ein Darstellungsproblem seid ich mein Portal von 1.0.5 auf 1.0.6 aktualisiert habe.
Im IE sowie Opera werden die mittleren Boxen fehlerhaft dargestellt
http://www.scenic-forum.de/scenic/portal.php
http://www.scenic-forum.de/pics/centererror.png
Edit:
Bild zu groß-ein Link hätte gereicht.
Beitrag im falschen Thema, da Style-Problem. ???
Beitrag verschoben.
Board3.de - Regeln | Wir bitten um Beachtung
Gruß archivar
prosilver_se Darstellungsprob. nach Upd 1.0.6 [FIX]
-
Topic author - Active Member
- Posts: 8
- Joined: 25. August 2009 21:30
- phpBB.de User: -motte-
- Location: Lüdinghausen
- Contact:
prosilver_se Darstellungsprob. nach Upd 1.0.6 [FIX]
Last edited by motte on 29. October 2010 19:14, edited 1 time in total.
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: prosilver_se Darstellungsprob. nach Update auf Portal 1.
Hallo,motte wrote: Im IE sowie Opera werden die mittleren Boxen fehlerhaft dargestellt
ich habe den Style auch, nur sieht der bei mir im Original anders aus als bei dir und habe keine fehlerhaften Darstellungen unter IE sowie Opera.
Vorausgesetzt Du hast das Update, von welcher Version aus auch immer, auf Portal 1.0.6 richtig gemacht, dann gehe ich davon aus das Du unsachgemäße Änderungen an dem Style vorgenommen hast, die ich aber nicht nachvollziehen kann.
Mein Tipp: Install. mal den original Style mit den Portal 1.0.6 - Dateien zum Test.
V.G. archivar
sorry for my bad english
sorry for my bad english
-
Topic author - Active Member
- Posts: 8
- Joined: 25. August 2009 21:30
- phpBB.de User: -motte-
- Location: Lüdinghausen
- Contact:
Re: prosilver_se Darstellungsprob. nach Update auf Portal 1.
hab ich probiert, löst es aber leider nicht ;(
19:10Uhr
Ich habs gelöst
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="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3>' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h3>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- 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' -->
Code: Select all
<!-- DEFINE $C_BLOCK_F_L = '' -->
Code: Select all
<!-- DEFINE $C_BLOCK_F_L = '</div>' -->
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: prosilver_se Darstellungsprob. nach Update auf Portal 1.
Du hättest das hier machen müssen:
V.G. archivar
sorry for my bad english
sorry for my bad english