Re: [Qgis-user] Popup content aligned to the right

2018-08-08 Thread Philip Barlow
@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: Right

Re: [Qgis-user] Popup content aligned to the right

2018-08-07 Thread Yossi Rokni
t; > 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:* 05 August 2018 14:

Re: [Qgis-user] Popup content aligned to the right

2018-08-06 Thread Philip Barlow
: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

[Qgis-user] Popup content aligned to the right

2018-08-05 Thread Yossi Rokni
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