πŸ—ΊοΈ
Mapster WP Maps
HomeProExamplesContact
  • Getting Started
    • About
    • Installation
    • Key Concepts
    • Importing/Exporting
    • Guides
      • Your First Map
      • Creating a Crowdsourced Map
      • Set Up Recurring Import
      • Adding a Custom Style
      • Building a Custom Popup
  • Creating Shapes
  • Displaying Maps
  • Maps
    • Map Tiles
    • Initial View
      • Fit to Features
      • Manual Values
      • User Location
    • Map Size
    • Points, Lines, Polygons
    • Clustering
    • Interactivity
    • Controls
      • Basic Controls
      • Geocoding & Geolocation
      • Togglers
      • Other Controls
      • Control Render Order
    • Filters
      • Category Filter
      • Custom Search Filter
      • Filter Dropdown
    • Lists
      • Store Locator
    • Specialty Maps
      • Map Comparer
      • Heatmaps
      • Elevation Profile
      • User Submission
      • Listing Page Map
    • Preloader
    • Developer
      • Javascript
      • Embedding Maps
      • Faster Loading (Cache)
      • Caching
      • Progressive Loading
  • Locations
    • Markers
    • Circles
    • Labels
    • Icons
    • 3D Models
  • Lines
    • Lines
  • Multi Lines
  • Polygons
    • Flat Polygons
    • 3D Polygons
    • Image Polygons
  • Multi Polygons
  • Popups
    • Popup Templates
      • Introduction
      • Layout, Colors, Text, CSS
      • HTML
      • Options
    • Popup Content
  • Pro Sections
    • User Submission
      • Overview
      • Submission Interface
      • Adding Custom Fields
      • Submission Admin
  • Mass Edit
  • Settings
    • General
    • Account Management
  • Advanced
  • Import
  • Tileset Management
  • Developer
    • Mapster Map ACF Field
    • Mapster Map Gravity Forms Field
    • Custom Scripts
    • Hooks
    • Spatial DB & API
    • Internationalization
Powered by GitBook
On this page
  • Layout Settings
  • Background Colors
  • Text
  • CSS

Was this helpful?

  1. Popups
  2. Popup Templates

Layout, Colors, Text, CSS

Basic layout options for Popup Templates.

Layout Settings

  • Enable Header β€” turn on/off the area that shows the title in the popup

  • Enable Image β€” turn on/off any featured image display

  • Image Height β€” predefine the height of the featured image

  • Image Thumbnail Resolution β€” if you are making the thumbnail large, you may want to use a larger dimension than the default 300x300

  • Enable Body β€” turn on/off the main content area of the popup

  • Enable Footer β€” turn on/off the bottom of the popup containing a button

  • Enable Pointer β€” turn on/off the small triangular pointer on the bottom of the popup

Background Colors

Here, you can set various background colors corresponding to the different elements of the popup.

Text

  • Align β€” set your text alignment across the popup

  • Header Text β€” set the text color of the title header

  • Body Text β€” set the text color of the main content

  • Button Text β€” set the text color of the footer button

CSS

  • Popup Class β€” if you want to write your own CSS in a separate file, enter a class here that will be loaded on the parent of the popup, allowing you to target the popup in your CSS

  • Use Custom CSS β€” if you want to completely rewrite the underlying default CSS that Mapster applies to popups, you can do it here. Please be aware that it's easy to make mistakes doing this, so be careful!

PreviousIntroductionNextHTML

Last updated 1 day ago

Was this helpful?