Quote:
#content
{
background: #FFFFFF
url('IMAGE URL') no-repeat left bottom;
border: none;
}
{
background: #FFFFFF
url('IMAGE URL') no-repeat left bottom;
border: none;
}
But it only put the color square in the corner I need to have it so it colors the whole background of the content area not just a small corner of it. Whats the code for that? sweatdrop