@lists.osgeo.org
Subject: Re: [Qgis-user] Popup content aligned to the right
Thanks Phil,
This solves the problem when I use Leaflet (it didn't work for me when I used
OpenLayers).
Actually I used this:
.leaflet-popup-content {
width:margin-right !important;
padding-right:5px;
text-align:
t-popup-content {
>
> width:200px;
>
> padding-right:10px;
>
> *text-align: Right; *
>
> }
>
>
>
> Phil
>
>
>
> *From:* Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] *On Behalf
> Of *Yossi Rokni
> *Sent:
:10px;
text-align: Right;
}
Phil
From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Yossi
Rokni
Sent: 05 August 2018 14:18
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] Popup content aligned to the right
Hi,
I created a web map with a point layer.
The content of the
Hi,
I created a web map with a point layer.
The content of the layers' attributes is in Hebrew.
The content is displayed in the popup.
It is aligned to left.
Is there an option to display the popup content aligned to the right? How?
I use QGIS version 2.18.20
I created the web map using