so sieht es jetzt aus
[ externes Bild ]

Code: Alles auswählen
# General Information about this style
name = Blackfog
copyright = © Tastenplayer ( https://www.phpbb-skins-by.koliofotis.ch/ )
style_version = 3.3.8
phpbb_version = 3.3.8
https://www.phpbb-skins-by.koliofotis.ch/viewtopic.php?p=970#p970
Code: Alles auswählen
/* Main blocks
---------------------------------------- */
.wrap {
border: 1px solid transparent;
border-radius: 8px;
margin: 0 auto;
max-width: 1152px;
min-width: 625px;
padding: 15px;
}
max-width: 1152px;
etwas Ähnliches eingetragen sein wie: Code: Alles auswählen
max-width: 95%;