Esri / storymap-series

The Story Map Series lets you present a series of maps via tabs, numbered bullets, or a side accordion.
Apache License 2.0
63 stars 59 forks source link

The "i" icon is covering widget #20

Open ghost opened 8 years ago

ghost commented 8 years ago

I embedded a Web AppBuilder app. On iPhone, the "i" icon is covering the right most widget in the Web AppBuilder app header. Please move the "i" icon higher. Thanks.

glazou commented 8 years ago

Thanks for feedback, could you share a screenshot? I am not sure about moving the button, maybe that could be an option.

Note that if you are using the downloadable version, you can customize the location of that button through CSS that can be added in index.html https://github.com/Esri/map-series-storytelling-template-js/blob/master/src/index.html#L75

#mobileInfoBtn { top: 100px; }
ghost commented 8 years ago

We are not hosting code so changing CSS is not an option for us. Please see attached screenshot. Thanks.

On Fri, Mar 11, 2016 at 11:15 AM, glazou notifications@github.com wrote:

Thanks for feedback, could you share a screenshot? I am not sure about moving the button, maybe that could be an option.

Note that if you are using the downloadable version, you can customize the location of that button through CSS that can be added in index.html https://github.com/Esri/map-series-storytelling-template-js/blob/master/src/index.html#L75

mobileInfoBtn { top: 100px; }

— Reply to this email directly or view it on GitHub https://github.com/Esri/map-series-storytelling-template-js/issues/20#issuecomment-195484511 .

glazou commented 8 years ago

Ok thanks, we will think about this but it won't be soon. Looks like your screenshot did not came through, you may have to drag and drop them on the web page to share them.

ghost commented 8 years ago

attached again.

On Mon, Mar 14, 2016 at 9:53 AM, glazou notifications@github.com wrote:

Ok thanks, we will think about this but it won't be soon. Looks like your screenshot did not came through, you may have to drag and drop them on the web page to share them.

— Reply to this email directly or view it on GitHub https://github.com/Esri/map-series-storytelling-template-js/issues/20#issuecomment-196380665 .

ghost commented 8 years ago

Our map is live now http://maps.calgary.ca/StreetSweeping/. You can see the issue when you look at the map on mobile devices.