Hello, DP members can somebody help mo how to fix my BG pict in my wordpress. I want the Background pict will look like this - Example I want to fix my WP theme Background like that. "How to make the Background Fix whenever I scroll down or Up" Hope to hear You soon Thank You Zero
Here is the code you have to apply for body:- body { background: #ffffff fixed url(images/body-bg.png) repeat-x; } Note:- "fixed url" [Remove the quotes] Property does the trick.