Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Max CSS

Beskrivelse

This plugin adds a to-maximize CSS icon in the customize theme interface. The to-maximize icon is generated and positioned in a dynamic manner inside it’s container.

It is based on requestFullscreen native Javascript function and if it is supported by the browser then the user can add it’s CSS rules, using CSS editor in fullscreen mode.

The user can exit fullscreen mode by pressing ESC or clicking again on the maxCSS button.

Skjermskudd

  • MaxCSS icon at 'Additional CSS' in 'Customize Theme' (running with WordPress 5.2 here)
  • Maximized CSS editor (running with WordPress 5.2 here)

Installasjon

  1. Upload the files to the /wp-content/plugins/maxCSS/ directory or install through WordPress directly.
  2. Activate the «maxCSS» plugin through the ‘Plugins’ menu in WordPress
  3. Visit Customize Theme –> Additional CSS –> Click on MaxCSS button

You can find a step by step tutorial in the codebitshub blog.

FAQ

No F.A.Q yet

Vurderinger

Les alle 2 vurderinger

Bidragsytere og utviklere

“Max CSS” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Oversett “Max CSS” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.2

  • Tested with latest wordpress version.

1.1

  • Tested with 5.8.2 wordpress version.

1.0

  • First version.