Hi, Did you install Bootstrap with the extension installer as indicated in the wiki here <https://github.com/weewx/weewx/wiki/Bootstrap>? The big images are produced using the same skin as the ordinary images but with overrriden settings from weewx.conf. Installing Bootstrap with the extension installer automatically makes these additions. If you installed Bootstrap by just copying files from the Bootstrap github page then you will have likely missed all of the weewx.conf additions as it seems there are no manual install instructions.
Gary On Thursday, 1 September 2016 21:28:50 UTC+10, Joep L. Blom wrote: > > I recently downloaded the Bootstrap skin and to my surprise the > big_images are missing. > There is a skin.conf in the images directory and a skin.conf in the > Bootstrap directory which are different but i used the skin.conf of the > Bootstrap directory which stored the small images in the Bootstrap > directory under public_html but big_images is nowhere to be found. > However, when clicking on an image it gives; > "Failed to load image: big_images/daytempchill-Bootstrap.png" but in the > index.html it is found: > "<div class="row"> > <div class="col-md-6" align="center"> > <a href="big_images/daytempchill-Bootstrap.png" > data-toggle="lightbox"> > <img src="images/daytempchill-Bootstrap.png" alt="" > class="img-responsive" style="max-width:100%;"> > </a> > </div>" > So, wher is the big_images creation in the skin.conf? > Joep > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
