PluginProbe ʕ •ᴥ•ʔ
Interactive Image Map Builder / 2.9
Interactive Image Map Builder v2.9
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 3.0 3.1
interactive-image-map-builder / output-common-css.css
interactive-image-map-builder Last commit date
assets 1 year ago settings 1 year ago functions.php 1 year ago header.php 2 years ago home.php 1 year ago index.php 1 year ago license.php 2 years ago output-common-css.css 1 year ago output-css.php 2 years ago readme.txt 1 year ago shortcode.php 1 year ago template-menu.php 2 years ago
output-common-css.css
430 lines
1 .isimb-6310-drag {
2 width: auto;
3 height: auto;
4 display: inline-block !important;
5 position: absolute;
6 bottom: 0;
7 left: 0;
8 cursor: pointer;
9 background: transparent !important;
10 border: none !important;
11 }
12
13 .isimb-6310-hide {
14 display: none;
15 }
16
17 .isimb-6310-point-icons,
18 .isimb-6310-point-icons * {
19 float: left;
20 }
21
22 .isimb-6310-builder-box {
23 width: 100%;
24 background: transparent;
25 padding: 0;
26 position: relative;
27 overflow: hidden;
28 }
29 .isimb-6310-annotation-box-inner {
30 transition: transform 0.3s ease;
31 }
32 .isimb-6310-annotation-box-inner:active {
33 cursor: grabbing;
34 }
35 .isimb-6310-builder-box .isimb-6310-main-image {
36 width: 100%;
37 height: auto;
38 padding: 0;
39 margin: 0;
40 }
41
42 .isimb-6310-drag .isimb-6310-pin-main-img,
43 .isimb-6310-drag .isimb-6310-pin-hover-img {
44 position: relative;
45 text-decoration: none;
46 }
47
48 .isimb-6310-pin-hover-img {
49 display: none !important;
50 text-decoration: none;
51 }
52
53 .isimb-6310-drag:hover .isimb-6310-pin-hover-img {
54 display: inline-block !important;
55 text-decoration: none;
56 }
57
58 .isimb-6310-drag:hover .isimb-6310-pin-main-img {
59 display: none !important;
60 }
61
62 /* Template CSS Start */
63
64 /* temp 01 */
65
66 .isimb-6310-tooltip.isimb-6310-template-01 a {
67 text-decoration: none;
68 font-size: 20px;
69 color: #000000;
70 }
71
72 .isimb-6310-tooltip.isimb-6310-template-01 {
73 float: left;
74 width: auto;
75 background: lightcoral;
76 position: relative;
77 margin-top: 50px;
78 margin-left: 50px;
79 }
80
81 .isimb-6310-template-01-hover-content {
82 width: auto;
83 background-color: transparent;
84 color: rgb(0, 0, 0);
85 text-align: center;
86 border-radius: 6px;
87 z-index: 1;
88 float: left;
89 position: relative;
90 width: 100%;
91 height: 100%;
92 }
93
94 /* temp 02 */
95
96 .isimb-6310-template-02-hover-content {
97 background-color: transparent;
98 color: #fff;
99 text-align: center;
100 position: relative;
101 border-radius: 6px;
102 z-index: 1;
103 left: 0;
104 }
105
106 .isimb-6310-template-02-content {
107 align-items: center;
108 justify-content: center;
109 }
110
111 .isimb-6310-pos-right-tooltip::after {
112 content: "";
113 position: absolute;
114 width: 0;
115 height: 0;
116 border-top: 10px solid transparent;
117 border-bottom: 10px solid transparent;
118 border-right: 10px solid black;
119 left: -9px;
120 top: 50%;
121 }
122
123 .isimb-6310-template-02-content iframe {
124 max-height: 100% !important;
125 max-width: 100% !important;
126 position: relative;
127 border: 1px solid #fff;
128 }
129 .isimb-6310-close-button {
130 background-repeat: no-repeat;
131 position: absolute;
132 cursor: pointer;
133 z-index: 9999999;
134 }
135 .isimb-6310-popup {
136 float: left;
137 padding: 0 !important;
138 margin: 0 !important;
139 /* line-height: 0!important; */
140 }
141
142 /* temp 03 */
143
144 .isimb-6310-template-03-hover-content {
145 transition: 0.5s;
146 position: relative;
147 z-index: 1;
148 }
149
150 .isimb-6310-template-03-tooltip-testimonial {
151 padding: 20px;
152 background: cornsilk;
153 float: left;
154 width: 100%;
155 }
156
157 .isimb-6310-template-03-tooltip-testimonial
158 .isimb-6310-template-03-tooltip-pic {
159 width: 40%;
160 height: auto;
161 float: left;
162 margin-right: 10px;
163 position: relative;
164 }
165
166 .isimb-6310-template-03-tooltip-testimonial
167 .isimb-6310-template-03-tooltip-pic
168 img {
169 width: 100% !important;
170 height: auto !important;
171 border-radius: 0 !important;
172 animation: unset !important;
173 }
174
175 .isimb-6310-template-03-tooltip-testimonial
176 .isimb-6310-template-03-tooltip-testimonial-content {
177 width: calc(60% - 10px);
178 float: left;
179 }
180
181 .isimb-6310-template-03-tooltip-testimonial
182 .isimb-6310-template-03-tooltip-testimonial-title {
183 font-size: 24px;
184 color: #e16b47;
185 text-transform: capitalize;
186 width: 100%;
187 float: left;
188 }
189
190 .isimb-6310-template-03-tooltip-testimonial
191 .isimb-6310-template-03-tooltip-description {
192 font-size: 13px;
193 color: #7c7c7c;
194 line-height: 22px;
195 float: left;
196 width: 100%;
197 }
198
199 /* temp 04 */
200
201 .isimb-6310-template-04-tooltip-testimonial {
202 background: #3e2a41;
203 transition: 0.5s;
204 bottom: 0;
205 position: relative;
206 display: flex;
207 flex-direction: column;
208 justify-content: center;
209 align-items: center;
210 margin-top: 50px;
211 }
212
213 .isimb-6310-template-04-tooltip-testimonial-content {
214 justify-content: center;
215 align-items: center;
216 display: flex;
217 flex-direction: column;
218 }
219
220 .isimb-6310-template-04-tooltip-pic {
221 width: 120px;
222 height: 120px;
223 border-radius: 50%;
224 margin-top: -50px;
225 overflow: hidden;
226 border: 8px solid rgba(255, 255, 255, 0.15);
227 }
228
229 .isimb-6310-template-04-tooltip-pic img {
230 width: 100% !important;
231 height: 100% !important;
232 position: relative !important;
233 }
234
235 .isimb-6310-template-04-tooltip-title {
236 font-size: 25px;
237 font-weight: bold;
238 color: rgb(255, 255, 255);
239 margin: 10px 0 0 0;
240 font-family: sans-serif;
241 }
242
243 .isimb-6310-template-04-tooltip-description {
244 display: inline-block;
245 margin: 10px;
246 padding: 8px;
247 border: 1px solid rgb(0 0 0 / 15%);
248 font-size: 14px;
249 color: rgb(255, 255, 255);
250 position: relative;
251 box-sizing: border-box;
252 font-family: sans-serif;
253 text-decoration: none;
254 }
255
256 /* temp 05 */
257
258 .isimb-6310-template-05-hover-content {
259 background: #3e2a41;
260 transition: 0.5s;
261 bottom: 0;
262 position: relative;
263 z-index: 1;
264 float: left;
265 }
266
267 .isimb-6310-template-05-hover-content
268 .isimb-6310-template-05-tooltip-testimonial {
269 margin: 20px 0;
270 display: flex;
271 }
272
273 .isimb-6310-template-05-tooltip-testimonial-content {
274 width: 100%;
275 float: left;
276 display: flex;
277 flex-direction: column;
278 align-items: center;
279 margin: 8px;
280 }
281
282 .isimb-6310-template-05-tooltip-pic {
283 width: 90%;
284 border-radius: 50%;
285 margin: 0 auto;
286 overflow: hidden;
287 border: 8px solid rgba(255, 255, 255, 0.15);
288 display: flex;
289 justify-content: center;
290 align-items: center;
291 }
292
293 .isimb-6310-template-05-tooltip-pic img {
294 width: 100% !important;
295 height: auto;
296 position: relative !important;
297 }
298
299 .isimb-6310-template-05-tooltip-testimonial-content
300 .isimb-6310-template-05-tooltip-title {
301 font-size: 16px;
302 font-weight: bold;
303 color: #fff;
304 margin: 10px 0 0 0;
305 text-align: center;
306 }
307
308 .isimb-6310-template-05-tooltip-description {
309 display: inline-block;
310 padding: 10px;
311 border: 1px solid rgb(255 255 255 / 15%);
312 font-size: 14px;
313 color: white;
314 position: relative;
315 margin: 8px;
316 font-family: sans-serif;
317 line-height: 20px;
318 }
319
320 /* media queries */
321
322 @media only screen and (max-width: 767px) {
323 /* temp 03 */
324 .isimb-6310-template-03-hover-content, .isimb-6310-template-04-tooltip-testimonial, .isimb-6310-template-05-tooltip-testimonial{
325 width: 300px !important;
326 }
327 .isimb-6310-template-03-tooltip-testimonial {
328 display: flex;
329 flex-direction: column;
330 align-items: center;
331 padding: 15px 5px;
332 }
333 .isimb-6310-template-03-tooltip-testimonial
334 .isimb-6310-template-03-tooltip-pic {
335 margin: 0 auto;
336 width: 50%;
337 }
338 .isimb-6310-template-03-tooltip-testimonial
339 .isimb-6310-template-03-tooltip-testimonial-content {
340 width: 100%;
341 }
342 .isimb-6310-template-03-tooltip-testimonial-title {
343 width: 100%;
344 text-align: center;
345 margin: 15px 0;
346 }
347 .isimb-6310-template-03-tooltip-description {
348 width: 100%;
349 text-align: center;
350 }
351
352 .isimb-6310-template-05-tooltip-testimonial {
353 flex-direction: column;
354 align-items: center;
355 }
356 .isimb-6310-template-05-hover-content {
357 width: 100%;
358 }
359 .isimb-6310-template-05-tooltip-testimonial-content {
360 width: calc(100% - 16px);
361 }
362 .isimb-6310-template-05-hover-content
363 .isimb-6310-template-05-tooltip-testimonial {
364 margin: 0 auto;
365 }
366
367 .isimb-6310-template-05-tooltip-pic {
368 width: 50%;
369 }
370 }
371
372 /* button */
373
374 .isimb-6310-template-tooltip-button {
375 text-align: center;
376 float: left;
377 width: 100%;
378 }
379 .isimb-6310-template-tooltip-button a {
380 text-decoration: none;
381 display: inline-block;
382 text-align: center;
383 width: 100px;
384 height: 30px;
385 line-height: 30px;
386 border-radius: 10px;
387 }
388 /* output model sectio */
389 .isimb-6310-modal {
390 display: none;
391 position: fixed;
392 z-index: 9999;
393 padding-top: 70px;
394 padding-bottom: 50px;
395 left: 0;
396 top: 0;
397 width: 100%;
398 height: 100%;
399 overflow: auto;
400 background-color: rgba(0, 0, 0, 0.6);
401 }
402 .isimb-6310-modal-content {
403 position: relative;
404 margin: auto;
405 padding: 0;
406 padding: 0;
407 -webkit-animation-duration: 0.4s;
408 animation-duration: 0.4s;
409 display: flex;
410 justify-content: center;
411 }
412 .isimb-6310-hover-content *,
413 .isimb-6310-modal-content * {
414 text-decoration: none !important;
415 }
416
417 .ui-widget-content .isimb-6310-hover-content {
418 position: relative !important;
419 transform: scale(1) !important;
420 }
421 div[role="tooltip"] {
422 box-shadow: none !important;
423 background: transparent !important;
424 }
425 .isimb-6310-modal-content-element {
426 width: 100%;
427 display: flex;
428 justify-content: center;
429 }
430