Won’t the style work?
-
I’m trying to put a gradient in the body of my site. It works on vbulletin:
https://www.prenatalyogacenter.com/forums/forumdisplay.php?f=128
But not in wordpress:
https://www.prenatalyogacenter.com/blog/
What am I doing wrong?
Here’s my css for the body:
body { background: #C5B6A4; color: #242424; font: 10px arial, helvetica, sans-serif; margin: 5px 10px 10px 10px; background-image: url(https://www.prenatalyogacenter.com/forums/images/header_image/bg_image.gif); background-repeat: repeat-x; /* margin:0;*/ /* padding:5px 0;*/ /* font-family:Arial, Helvetica, sans-serif;*/ /* font-size:75%;*/ /* line-height:1.6em;*/ /* text-align:center;*/ }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Won’t the style work?’ is closed to new replies.