Background color for post/page text
-
I have created a transparent body background. Now I would like a white box behind the page and post text. I tried this code:
p {
background-color: ffffff;}But it creates a box that is only as big as the text. If I put a border comand in the code then it creates another white box on top of the page, under the header image.
This code is also very impractical for other page users that won’t use the <p> code in tiping posts.
Is there a better way to make this work?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Background color for post/page text’ is closed to new replies.