How do I remove the tiled background from all pages except register.php?
I changed the background by changing style.css to have:
#cpg_main_block_outer
{
padding: 0px;
background: url('http://thecodeplayer.com/uploads/media/gs.png');
...
I changed the background by changing style.css to have:
#cpg_main_block_outer
{
padding: 0px;
background: url('http://thecodeplayer.com/uploads/media/gs.png');
...