does any one know how to fix the back ground on Mozila composer i got a web design template that i am using on Mozila i tried deleteing the HTML source the one that says: style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" i am going through Jim Edwards mini site creator but the advice he has given doesnt seem to work any more the problem is i brought the product second hand so i cant really ask him if any one has advice on how to solve this, it would be great thanks in advance
change rgb(x,x,x); to #000000; just to see if it works, and research Hex colors to select your colors.