Passer la navigation

[Résolu] Customizing map pop-up layout

This support ticket is created Il y a 2 years, 10 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Nigel Il y a 2 years, 10 months.

Auteur
Publications
#2626739
Screenshot 2023-07-24 163758.png

Tell us what you are trying to do?
I would like to put the picture at the left of the popup; and then next to right of the picture the two other fields.

Or more in general, how do I CSS the popup?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
lien caché

#2626763

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+01:00)

Hi there

That editor is essentially an HTML markup editor where shortcodes can be used for dynamic content.

You can add HTML tags (e.g. organise the output in divs), and that can also include style tags, so you can include CSS declarations directly within the same editor, inside style tags.

That should give you the freedom to design the output as you need.