Look, this is how to get it on wp, its really simple. Even I can do it, lol... Now we want to congratulate the guy who fixed it for us.
Spydure... Thanks again for working with us on this...
Now try this out and give us feedback on how it works for you guys.
*NOTE* These files can be found inside wp-admin under design and then under editor! *NOTE*
Copy and Paste the Normal Silent Lock Code to the very end of your header.php file
OR If you just want to lock the homepage copy it to the top of your homepage template
Now Make the following Changes:
Above: <div id="gatewayDimmer">
Add the Following
<!--[if IE]> <div id="gatewayDimmer"></p> <![endif]-->
Now Under: "opacity:0.8;" <<The number may be different if you have your opacity set to another value ADD
filter: alpha(opacity = 80);
Your Done Your content is now locked on WORDPRESS!!!