Ambient Glow wrote:
> Having a couple of problems with the RightColumn1 div  on this page:
>
> page: http://ambientglow.com/garage/manz/sample-inside.html
> css: http://ambientglow.com/garage/manz/sample-inside.html
>
>
> Peg
>
>   


This may help.

#contentWrapper {border:1px solid lime;padding-top: 20px;}<---------- :: 
add selector to style sheet
#outerWrapper #contentWrapper #rightColumn1 {
border:1px solid fuchsia;<---------- :: 4 position only
margin-top: 20px;<-------------------:: delete
padding-top: 20px;<----------------- :: delete
}
#outerWrapper #contentWrapper #content {
    background-color: red;<---------- :: 4 position only
    margin-top: 20px;<-----------------:: delete
}
img {display:block;}<---------- :: add selector to style sheet (closes 
gap left for font descenders)
Landing on that frozen mousetype in IE 6 and IE 7 is fun. So is scaling 
it in all versions of Opera with a healthy  minimum font-size set..






-- 

A thin red line and a salmon-color ampersand forthcoming.
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/

Reply via email to