.left:
type: input.text
label: Left Position
description: Set marker position from the left in rem, em, or px unit values
default: "170px"
pattern: '\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
.left:
type: input.text
label: Left Position
description: Set marker position from the left in rem, em, or px unit values
default: "170px"
pattern: '\d+(\.\d+){0,1}(rem|em|ex|ch|vw|vh|vmin|vmax|%|px|cm|mm|in|pt|pc)'
.link:
type: input.url
label: Url
description: Url for the image. Leave empty to go to home page.
<div class="g-contact-map" style="background: url('{{ url(map.img)|e }}') no-repeat; min-height: {{ map.height|e }}">
{% if map.overlay %}
<div class="g-contact-map-overlay"></div>
{% endif %}
{% if map.marker %}
<div class="g-contact-map" style="background: url('{{ url(map.img)|e }}') no-repeat; min-height: {{ map.height|e }}">
<a style="min-height: 400px; display: block;" href="{{ map.link|e }}"></a>
{% if map.overlay %}
{% endif %}
{% if map.marker %}
The following users have thanked you: Atti, Amanda Doane, Matt, anitaweb, Beginner
The following users have thanked you: DanG
<span class="g-imageblock-title"><a href="{{ url(listgriditem.site | default(gantry_base)) }}">{{ listgriditem.titlebottom|raw }}</a></span>
The following users have thanked you: DanG
<span class="g-imageblock-title"><a href="{{ url(listgriditem.site | default(gantry_base)) }}">{{ listgriditem.titlebottom|raw }}</a></span>
Time to create page: 0.070 seconds