A Little Bit of CSS Can Go A Long Way
Published on 02 Dec 2016
by Alexander Garber
These days, I have the luxury to take myself off to the beach in the morning, and if the sun comes out it makes for a pretty photograph.
By default, the background image on Blogger will tile if you're on a bigger screen, but no self-respecting developer could allow such an allow state of affairs to persist.
Feel free to use the image linked: it's a photo from Mordialloc Beach in Melbourne.
Templates >> Advanced >> Add CSS
html, body {
background: url(//3.bp.blogspot.com/-eefhuf88EX0/WED_XTYrP2I/AAAAAAAAKgo/GVOL8FHxtT4NBvVMaUUNELXXBaWAkCQDACK4B/w1200/PHOTO_20161129_093947.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
all tags
activerecord android annoyances api apt arch array artix atom az3w backend bash blog browser bug callback career cli cloud code coding config configuration cp crud css database db design devops django email erp filter fugitive gif gist git gnome grep hebrew http ide isbn-fetcher iso javascript job search js kanban kanban\ kindle koans linux logger manjaro map markdown microservices mobi mtp neovim nodejs packages pastbin patch post python rails reduce refactoring rest routes rspec ruby scripting security sed shell sql string_replacement study tdd terminal testing version_control vim walkthrough workflow