View Single Post
  #2  
Old 09-13-2011, 07:00 AM
 
smaavie smaavie is offline
 

Member
  
Join Date: Feb 2008
Posts: 20
 

Default Re: background color messed up.

Hi there,

Looking at your skin1.css file I can see the following rul:

.SectionBox {
background: black;
text-align: left;
}

If you remove the "background:black;" line that should fix it.

Thanks,
John
__________________
4.5 Gold
Reply With Quote