The top of half of the page has two columns.In the right column [primary content] there are two svg spheres. The sphere with a digit in it is fine. The other sphere disappears and reappears in various ways -- depending on what page one happens to be on -- when the entire page is scrolled.
markup <http://ccstudi.com/> css [line number 80 through 88] <http://ccstudi.com/site/css/sisu.css> #content, .pa.p3 #content, .fo.p5 #content, .fo.p6 #content, #cp #content{background:rgb(250,250,250) url(../img/e3.svg) 0 50% no-repeat;float:right;width:50%;margin:4.0625em 4% 2em 0;padding:1.25em 3%} .pa.p3 #content, .fo.p5 #content, .fo.p6 #content{background:rgb(250,250,250) url(../img/e3.svg) 50% 50% no-repeat} #cp #content{background:rgb(250,250,250) url(../img/e3.svg) 0 100% no-repeat} What to do [if anything]? Best, David Laakso -- Chelsea Creek Studio http://ccstudi.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/
