[nikola-discuss] Nikola v7.8.3 is out! (emergency bugfix release)

2017-01-13 Thread Chris Warrick
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.8.3. This is an emergency bugfix release, which fixes a bug that prevented ``nikola new_page`` from working. There has also been a minor change to post sorting order (won’t affect most sites). The wheel p

Re: [nikola-discuss] how to include background images

2017-01-13 Thread carlkl
Simply use an image as a background instead of using a background color. I recently found http://stackoverflow.com/questions/10952523/insert-a-background-image-in-css-twitter-bootstrap and have to find out howto do it in Nikola. Carl Am Montag, 9. Januar 2017 18:01:12 UTC+1 schrieb Chris War

Re: [nikola-discuss] how to include background images

2017-01-13 Thread Chris Warrick
On 13 January 2017 at 11:14, carlkl wrote: > Simply use an image as a background instead of using a background color. > > I recently found > http://stackoverflow.com/questions/10952523/insert-a-background-image-in-css-twitter-bootstrap > and have to find out howto do it in Nikola. > > Carl This i