</head> <body> <div class="c5wrap"> <div class="container"> Entire site here </div> </div>
.c5wrap {width: 100%; overflow: hidden; background-color: #fff;}
.c5wrap input {border: 1px solid #ccc etc etc}
You are allowed to delete your post for 5 minutes after it's posted.
Delete
Are you sure you would like to mark this post as spam?
Mark as Spam
This script will report this post as spam and add a permanent IP ban for this user, type "DESTROY" below to continue.
DESTROY SPAMMER
You must have a user account and be signed to perform this action.
Then just give it some css to cover the site:
Then all your CSS should be prefixed with the .c5wrap class, something like this:
This holds all the css and site styling away from the C5 styles.