Documentation

The “CSS” tab

A built-in custom-style editor for precise control over the VK interface.

Custom CSS requires basic selector knowledge. A mistake affects display only and can always be disabled with the master switch.

Quick access to any feature

Inside the extension press Ctrl / Cmd + K and start typing a name — search opens the feature and highlights it. The section anchors on this page match the extension’s features.

Custom CSS

Applies your CSS over VK’s styles and provides the essentials of a real code editor.

How it works

  • The master switch controls whether saved code is active. Disable styles temporarily without deleting the text.
  • Apply previews the current draft; Save stores it in settings. Ctrl+S saves as well.
  • The editor includes syntax highlighting, line numbers, indentation and bracket help, undo/redo, formatting, copy, and clear.
  • Fourteen templates cover hiding elements, colors, radii, shadows, hover effects, flex centering, gradients, sticky headers, and more.
  • VK selectors can outrank your rule. Add !important only where needed; broad selectors such as div can break the whole layout.

Quick access. Ctrl/Cmd + K → “Custom CSS”, or open the “CSS” tab.