Brand Assets

Thanks for your interest in affiliating with Popup Maker

Below are a few guidelines for using Popup Maker’s brand resources, please take a moment to familiarize yourself with them. You can download individual assets in each section, or you can download everything all at once below.

Download All Assets

Our Name is Popup Maker

Popup Maker is two words. Always capitalize the P and the M.

Brand Name

PopupMaker

Not like this.

popup maker

Not like this.

POPUP MAKER

Not like this.

popupmaker

Not like this.

Popup Maker Colors

These are Popup Maker’s brand colors – copy the color codes below.

Brand Colors

Primary

#1dbe61

Light

#21db6f

Base

#1dbe61

Popup Maker Logo

These are Popup Maker’s marks & logos – copy or download in PNG/SVG format.

Logos & Marks

Not yet an affiliate?

Become an Affiliate
Earn commission when you recommend Popup Maker to your friends, fans & clients.
Sign Up

Popup Maker Historical Branding

These are Popup Maker’s past marks, logos & colors. Here for fun and archives.

Historical Marks, Logos & Colors
Popup Maker Logo - Archived
Popup Maker Logo - Archived
Popup Maker - Mark - Archived
Popup Maker - Mark - Archived

Primary

#9ab927

Light

#a8cb29

Base

#2d2d2d

Gray 1

#626262

Gray 2

#cacaca

Gray 3

#dfdfdf
View Categories

AJAX Login Modals Templates and Styling

Customizable Form and Shortcode Templates #

All of the forms and shortcodes generated by the AJAX Login Modals (ALM) plugin extension use the customizable templates listed below. Each template can be added to your site theme (or child-theme) and customized to include your own forms, content, or HTML structures.

If you intend to customize the plugin templates, begin by adding a new folder in the root directory of your theme (or child-theme) named ‘popmake_templates’. Copy one or more of the plugin template files from  /popup-maker-ajax-login-modals/templates/*  and paste them into the newly added theme folder. 

The following templates are included in the ALM plugin:

  • form-login.php — Used in the login form shortcode.
  • form-login-static.php — Used for compatibility with plugins that modify the built in login forms.
  • form-registration.php — Used in the registration form shortcode.
  • form-recovery.php — Used in the recovery form shortcode.
  • form-registration-profile-builder.php — Used in the registration form shortcode when the Profile Builder plugin is active.

Plugin CSS Classes and Styles #

Locating Styles #

Go to:   /wp-content/plugins/popup-maker-ajax-login-modals/assets/css/site.css to view each of the plugin CSS styles.

Uses for Each Set of Styles #

  • .pum-login-form, .pum-registration-form, .pum-recovery-form — Used to target the main popup container used for each of the forms.
  • .pum-form — Used on the wrapper for each of the forms included.
  • .pum-form-wrapper .messages .message — Used on the error/success message. Can further be styled using the following status states.
    • .pum-form-wrapper .messages .message.error
    • .pum-form-wrapper .messages .message.success
  • .pum-alm-footer-links — Used to style the quick change links below each form.
  • On top of these basic styles, each form field has its own unique wrapper class:

    • .pum-form p.pum-field-user_login — Used to target the Login Username field within your form.
    • .pum-form p.pum-field-user_pass — Used to target the User Password field within your form.
    • .pum-form p.pum-field-user_pass2 — Used to target the Confirm User Password field within your form.
    • .pum-form p.pum-field-user_email — Used to target the User Email field within your form.
    • .pum-form p.pum-field-user_email2 — Used to target the second User Email field within your form.

    Leave the first comment

    This site uses Akismet to reduce spam. Learn how your comment data is processed.