You can log back in here.
What is the code to put an overlay in that is BIGGER than 200x200?
Thanks in advance!
{background-image:url(IMG URL); width:0px; height:0px;} And just fill in the width and height of your picture.
{background-image:url(IMG URL); width:0px; height:0px;}
Thanks so much! :3