Open new window when clicking on picture
Hi Guys
Pls check this link:
Mitarbeiter der Matma Immobilien AG
There you see when I click on a picture of team member, it opens like a new window, with add. informations. (Without loading a new url!)
Can you help me how to do this with betheme.
Thanks and regards
Robin
Comments
Hello,
Please, put the following code in the column item.
You will need to change the image src to the one you want to use.
Between the div tag, add the content you want to show in the popup.
Thanks
Thanks a lot.
Is there any possibility to show picture on left side and text on right side? Also I realized it doesn't show bullet points for the list I made with <ul> tag.
Pls check link:
https://premiumverwaltung.ch/testing/
Thanks for your quick help.
Cheers
Robin
AND ANOTHER THING: Pls check this link: https://premiumverwaltung.ch/ueber-uns/
Why does it in every other popup show the same popup picture and content? If I check the code for both pictures I see there are different pictures for the 2 popups of both persons, but when I click on a person I always see the same popup.
Whats the problem here?
Thanks a lot for quick help
1) Please check the "Columns" typography, it will help you to divide them.
But, to set the proper height value, you will have to provide the min-height value for the div with id popup
2) Thats because you set the same ID for the popups, and it's linked to the single popup.
You have to change the ID for another popup.
Thanks
Thanks for your answer.
I changed for the second popup id into popup2 instead of just popup, but it still shows on both the same, can you please give me further help here.
Thanks
Rob
You did not change the link for the second popup, it's still pointing to the first popup.
thanks
Thanks for the help, this problem is solved.