Forums
(@netprospector)
14 years ago
I solved it myself. replaced rgba code with white
#wrapper { margin:0 auto; clear: both; /*background: rgba(255, 255, 255, 1);*/ background:white; }