How do i make the body transparent?
-
I want to make the body (where the text goes) transparent so that it shows the image below. https://www.themexicanconflict.com/
I’m pretty sure that i have to change it here:
style.css#content {
background-color:#e4edc3;
background: url(images/vertical-line.jpg) top right repeat-y;
line-height: 1.4em;
}However, not sure what i need to set the background to in order to make it transparent.
Any help would be greatly appreciated!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How do i make the body transparent?’ is closed to new replies.