I'd like to show a different big picture on top of the page for each of the sections in the website. I don't ming mengling with HTML, CSS or PHP.
In the JA Resume template, any ideas on how to approach this?
I'm thinking having a different background image for the div that contains the menu on top. Ideally, the image should cover 100% the screen width and around 40% screen height. If I want to purse this, should I modify the CSS that defines the properties of the header div?
The piece I'm missing is the backend. How do I get a different picture based on the category of the article?