I'm having trouble getting my background image to display on Single Posts.
I used the below code and copied into Header.php, Page Template.php... But when I put into 'Single Post.php' it pushes all my content to the left?! The background does appear but everything is out of alignment.
Code used:
<body <?php body_class(''); ?>>
I just want the ONE background to show on ALL pages...any advice?
Thankyou