Hello All:
 
 I need some help with a curious CSS problem in which rolling over the site 
navigation clears or blocks out a portion my content when using certain 
versions of Internet Explorer.  It can be fixed by clicking refresh and 
steering clear of the navigation buttons.
 
 I have tested in Safari and Firefox with no problems.  Also, I have tried to 
experimenting with the clear function in the feature and story div styles with 
no luck:
 
 /************** .story styles *****************/
 
 .story{
     clear: both;
     padding: 10px 0px 0px 10px;
     font-size: 80%;
 
 
 I am using a standard style sheet that some of you may be familar with; it is  
called: 2col_rightNav.css
 
 Here's a page from my site:
 
 http://ad.sjsu.edu/~dstevens/knowledge.htm
 
 and here's the css:
 
 http://ad.sjsu.edu/~dstevens/2col_rightNav.css
 
 Remember the problem is only in IE.  
 
 I appreciate any help or advice that you can offer.
 
 Regards,
 
 
 ~ Dennis Stevens
 San Jose, CA
 
______________________________________________________________________
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