Popup Window Size

Hi I want to make some popup that work on a button.

So I put the following in the content

[popup title="Content" padding="25" button="1"]


<img src="https://i-gis.dk/wp-content/uploads/2024/03/1200px-QGIS_logo_2017.svg-1.png#16363" style="border:1px solid black">


<h3>Raster Data</h3>

<p>Efter kurset kan du følgende:</p><br>

<p><li>Upload af data</li></p>

<p><li>Download af data</li></p>


[/popup]


So I wonder how to control size of the popup etc.

And is there a smarter way to do this?

I was thinking the template popup... but I can't find out how to get that to work on a popup /button?

Comments

Sign In or Register to comment.