Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add Disclaimer to your web site
04-03-2012, 07:30 PM
Post: #19
RE: Add Disclaimer to your web site
when i want to visit your sub page for first time i cant see your disclaimer

http://galleray.co.cc/phpalbum/main.php?...ls-hentai/

(04-03-2012 06:38 PM)51B0RG Wrote:  waaay easier way. put the video script inside a separate folder. open or create a file in the main web folder called index.html and add/replace with:

Code:
<!DOCTYPE html>
<html>
    <head>
        <title>
            !!!WARNING!!!
        </title>
    </head>
    <body bgcolor='Black'>
        <br>
        <br>
        <center>
            <img src='[YOUR LOGO URL HERE]'>
            <br><br><br><Br>
            <font color='white'>
                <strong>By entering this site</strong><br/>
                You <strong>MUST</strong> agree to the following:<br><br>
                The content of this website is for mature viewers only and may not be suitable for minors.<br>
                If you are a minor or it is illegal for you to view nudity or mature images and language, do not proceed.<br><br><Br><Br><Br>
                <a href='[YOUR LINK HERE]'/><img src='http://galleray.co.cc/images/entersite.png'/></a>
            </font>
        </center>
    </body>
</html>

remember to replace the needed parts in line 12 and 19.

should look something like this
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Add Disclaimer to your web site - admin - 20-04-2010, 03:34 PM
RE: Add Disclaimer to your web site - admin - 04-03-2012 07:30 PM

Forum Jump: