General Settings

Under the tab Appearance -> Footer Banner you will find the general settings of the plugin. The options are divided into three tabs to give you a clear overview. Under the tab General Settings, you will be able to configure the settings and choose the typography you want to use for the banner.

General Settings Footer Banner

Background

Under the tab background, you will be able to configure the background settings of the Footer Banner.

Background Footer Banner

Newsletter

Under the tab Newsletter, you will find all options to configure the newsletter form of the footer banner. The options below allow you to link the newsletter form to an external service. You simply need to analyze the example form of the external service and then configure each detail in the option fields below.

Newsletter Footer Banner

Customization

Codex

The plugin allows you to use your own custom templates and stylesheets.

Custom Stylesheet

In order to customize the style of the plugin you can easily create a file called fbanner.css within the theme folder. The file will be automatically loaded from your theme instead of the plugin folder.

In this way, the style.css file contained within the plugin (/assets/css/) will be replaced with your stylesheet. Keep in mind to copy and paste the code included in this file if you need that.

Custom Templates

If you need to include our plugin within your theme you can also customize the templates. Copy the filefbanner.php from the folder “templates” of plugin folder and paste it inside the theme folder and automatically the plugin will load the templates from your theme instead of the plugin folder.