WoltLab Suite 6.2 Handbuch
Deutsch/PHP-Version: Die Website-Struktur, Navigation und Überschriften sind auf Deutsch vorbereitet. Code-Beispiele und technische Namen bleiben unverändert.

Migrating from WSC 3.0 - CSS

New Style Variables

!!! info "The new style variables are only applied to styles that have the compatibility set to WSC 3.1"

wcfContentContainer

The page content is encapsulated in a new container that wraps around the inner content, but excludes the sidebars, header and page navigation elements.

wcfEditorButton

These variables control the appearance of the editor toolbar and its buttons.

Color Variables in alert.scss

The color values for <small class="innerError"> used to be hardcoded values, but have now been changed to use the values for error messages (wcfStatusError*) instead.