{"id":985,"date":"2006-02-25T21:55:18","date_gmt":"2006-02-26T01:55:18","guid":{"rendered":"http:\/\/www.hoogervorst.ca\/arthur\/?p=985"},"modified":"2006-02-25T21:55:18","modified_gmt":"2006-02-26T01:55:18","slug":"how-did-you","status":"publish","type":"post","link":"http:\/\/www.hoogervorst.ca\/arthur\/?p=985","title":{"rendered":"How did you&#8230;"},"content":{"rendered":"<p><span class=\"dropcap\">I<\/span> saw the following question in one of the server logs: &#8216;how to put picture on blog header?&#8217;. That&#8217;s easy: most WordPress templates already come with a &#8216;header image&#8217; (see for example the Kubrick template), and it&#8217;s just a matter of renaming files (this is the easiest part). Most likely you&#8217;ll need to change one of the php-files that comes with your template of choice. Look for a &#8216;header.php&#8217; file.\n<\/p>\n<p>So, how did I put that little logo at a fixed position in the header? Simple (once again): since I have no background image defined for my header, I positioned the image using the  CSS background-position properties:<br \/>\n<code><br \/>\n#header {<br \/>\n        border-top: 3px double black;<br \/>\n\tmargin: 0 0 20px 0;<br \/>\n\tbackground-image: url(tamarinde.jpg);<br \/>\n\tbackground-repeat: no-repeat;<br \/>\n\tbackground-position: 98% 10%;<br \/>\n}<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I saw the following question in one of the server logs: &#8216;how to put picture on blog header?&#8217;. That&#8217;s easy: most WordPress templates already come with a &#8216;header image&#8217; (see for example the Kubrick template), and it&#8217;s just a matter &hellip; <a href=\"http:\/\/www.hoogervorst.ca\/arthur\/?p=985\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[16],"tags":[],"_links":{"self":[{"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=\/wp\/v2\/posts\/985"}],"collection":[{"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=985"}],"version-history":[{"count":0,"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=\/wp\/v2\/posts\/985\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=985"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=985"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.hoogervorst.ca\/arthur\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}