Correct Background Size
-
what is the correct size for the background image…
also i changed the color of the background and fonts in the post area of the page from light grey to dark grey and the fonts color to white. It shows up fine on my safari browser but not on some other main browsers like IE, did I do something wrong:
https://www.ringfever.com/blog
The css code I used was
.type-post, .type-page {
background: #3B3B3B;
}body {
margin: 0;
font-family: ‘Arial’, sans-serif;
font-size: 14px;
color: #fff;
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Correct Background Size’ is closed to new replies.