[EMAIL PROTECTED] wrote:

>Thanks, Francky
>
>I don't want to abuse your goodwill, but I am now having problems with my 
>SECOND site. This site looks a lot like the first one, since the two are twin 
>sites and requested an identical look (school site and PTA site). 
>This is an IE issue. The content does not render ("paint") on the page until 
>the user highlights the area with the cursor. Hovering over the area is not 
>enough, you have to click and hold the cursor as if highighting a block of 
>text. This reveals the hidden content in the bodyof the page, and sometimes in 
>the header as well.
>
>I have seen descriptions of this bug somewhere but nothing that seems to apply 
>to my site. Any help will be appreciated.
>
>URL for html page: http://cpotochny.com/ElCarmelo/index.html
>URL for CSS page: http://cpotochny.com/ElCarmelo/ElCarmelo.css
>
>Christine
>
Hi Christine,
First thing I tried was working :-) : add {position: relative}[1] to the 
#Header and the #contentHome: testpage 
<http://home.tiscali.nl/developerscorner/css-discuss/test-ElCarmeloElementary.htm>.

Greetings,
Francky

Btw: the "Links of Interest" sidebar is peeping out of the page 
background in FF - maybe a {float: right} for the sidebar is better than 
{position:absolute}, which is placing it out of the normal flow. The 
sidebar html can be placed then just after the left-floating 
#navigation, making space for the content in between. The content can 
get a margin-right with some more of the width of the sidebar, to stay 
in it's column. - I hope. ;-)

[1]
More about the {position: relative}fix and other IE troubles/fixes: 
Holly & John's "How To Attack An Internet Explorer (Win) Display Bug" on 
CommMX <http://www.communitymx.com/content/article.cfm?cid=C37E0>.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to