Main Content Background
-
Is there any way to change the opacity of the main content background to where it’s not completely transparent but translucent?
Here’s the link to the site:
http://www.knoxvilledreamcenter.org/So, instead of either white background or transparent, but rather in between, can that be done with this theme.
like adding this to the style.css?
-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
and this:
}
#page {
background: opacity:.50 #fff;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Main Content Background’ is closed to new replies.
