On 10/19/10 11:32 PM, Carol Swinehart wrote:
http://www.tishstreasures.biz/store
The transparent white background is only covering the footer but has
been applieed to the main content.
Thanks for any help.
C
Your note is a little cryptic and I am not sure what you mean as there
is no footer in the markup or the CSS.
If you mean the bottom-most horizontal block?, then...
-- reset this selector to read only:
#mainWrapper {
border: 1px solid red/*4 position only*/;
width: 750px }
-- and add this declartion to the CSS file:
#siteinfoLegal {
background: rgba(255,255,255,0.5);
-pie-background: rgba(255,255,255,0.5);
behavior: url(PIE00000.htc);
text-align: left;
width: 750px;
vertical-align: top;
z-index: /*500px*/ 1;
padding : 10px 0;
}
Best,
~d
--
:: desktop and mobile ::
http://chelseacreekstudio.com/
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/