Skip to content

NoviBuilder/novi-plugin-background

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

novi-plugin-background

Novi Builder Plugin for changing background color and linear-gradient

How to Install

You should follow several simple steps to intall this plugin:

  • Copy the novi-plugin-background.js file to your path/to/novibuilder/plugins folder.
  • Launch NoviBuilder

What you are able to do

  • Set background color
  • Set linear-gradient on background

Developer Settings

  • querySelector — contains a css selector which defines the Plugin container.

Usage

For use plugin your element must match the CSS selector of querySelector setting.

For example querySelector value is ".section". In this case you need to add element with class 'section':

<section class="section">
    ...
</section>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published