Page Wrap / Container & Body – Colour Control
-
Hi,
I am having trouble controlling the colours of my body and wrap container for my site. For simplicity i’ve made these both red and yellow so it’s obvious to see what the problem is. Please take a look: https://chikamokwe.com/
I would like to be able to control the colour of the page wrap / container behind all my wordpress content (Header, posts, all page content) and the body of the entire page as two seperate things. I thought this would be fairly simple but I can’t get it to work. What am I doing wrong.
Here’s the style sheet code:
#wrap { width: 970px; margin: 30px; padding: 20px; background: #f40000; }body { font-family: “Helvetica”,Arial,Helvetica,sans-serif; repeat-x; background-color: yellow; }
Please help!
Many thanks,
Chika.
- The topic ‘Page Wrap / Container & Body – Colour Control’ is closed to new replies.