Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dothanby Friend
    #199955

    All is working but I have 3 questions.

    1 how can I set the popup width, they are not wide enough.
    2 can I use html to make the text lineup as I want in the popup, see attached image and note how all text flows I need paragraphs or lines.
    3 how can I make a email link work?

    http://192.232.204.61/~dunbarto/index.php/2013-09-16-14-46-25/us-agents.html


    1. samplexcv
    Saguaros Moderator
    #543703

    Hi dothanby,

    Below are my answers for your concern:
    1. Create a new file called custom.css in this path: /templates/ja_beranis/css and add this css rule:


    .jai-map-container .popover {
    max-width: 300px; <<< change to your desired value;
    }

    2, 3: You can input HTML tags in this description box and you can add a email link with usual HTML code:


    <a href="mailto:someone@example.com?Subject=Hello%20again">someone@example.com</a>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum