Jump to content

zachary

Members
  • Posts

    120
  • Joined

  • Last visited

Everything posted by zachary

  1. zachary

    COPPA

    I want a system where this will happen:A person under 13 will enter there parents email. Then a message[i can customize.. ] will be sent to the parents with an activation link. The parents will click it, Not the child. Also in the email it will have a delete url to delete the forum acount. And I need all this as a IPB mod.(v2.1.7) Anyone want to make?
  2. zachary

    COPPA

    I need a better system than manualy approving them. My forum is going to be huge, And I dont think Ill have the time to do all this :/
  3. zachary

    COPPA

    Im about to start a website, Before I do I need to ask questions about coppa. Can I be a operator, Im 11 at the current time.(I have my parents permission) Can I use EMAIL instead of Fax Do I HAVE to use coppa? If I HAVE to use coppa, Can I have them EMAIL it to me? Thanks :)Im planing on running a forum thats why.
  4. Well Im the html coder not php coder so I cant really help you. I am also a support member to give you support with the forums.If you have ANY questions please email us!Toungy - toungy@toungeweb.comZachary - Zachary.webmaster@gmail.comStobbo - Admin@rshub.comLazer - Im not sure about his email :/
  5. My freind owns TBB. His name is toungy. Im a devloper and another freind named stobbo is helping us too. Plus we got another guy good with PHP too And yes we wanted to look like IPB, Its more user freindly
  6. Im back, School has been in my way and im working on an exciting project!I present to you TBB!Im working with 3 people on this project. Its been really fun so far Anywho for you who dont know what it is, its a forum system
  7. "What is your privacy policy".
  8. You should put that in the html tutorial. Im going to stop now to
  9. zachary

    Google.com

    Ill go try on a test board. =o
  10. In the html guide it should tell us how to disable forms.You can easly do it. Make something like this: <input type="" vaue="" name="" maxlength="" disabled>
  11. zachary

    Google.com

    can I got fine out ?
  12. zachary

    Does anyone

    Does anyone have a script either made out of html/java/javascipt that could edit the right click options? and does any one have a code that can Hide all the content in your source?
  13. zachary

    Google.com

    They are affilated with ips so they allow them to be shown.
  14. You could see if this helps:<html><head><script type="text/javascript">function comingsoon(){document.write("Comming soon<br />")}</script></head><body><select size="5"><option onclick="comingsoon()" disabled>test<option onclick="comingsoon()" disabled>test2</select></body></html>
  15. I edited it a little bit and it works like I want it to. Thanks!
  16. Ok I made a simple javascript when clicking on choice changes the pages contents to comming soon <html><head><script type="text/javascript">function comingsoon(){document.write("Comming soon<br />")}</script></head><body><select size="5"><option onclick="comingsoon()" disabled>test<option onclick="comingsoon()" disabled>test2</select></body></html> What I want it to do is instead of taking away all the content and displaying this text is to add: <div align="center"><div style="background-color: #f4e7ea; border: 1px solid #986265; padding: 5px; font-weight: normal; width: 50%; text-align: center;">Coming soon....</div></div>
  17. It only takes about 1min. to change it =p.
  18. Ive never tried this before but try: <img src="http://somedomain.com/images/logo.png" align="" /> .
  19. if you want to move around stuff you can use,<div id="" align="ENTER CENTER OR RIGHT OR LEFT ITS UP TO YOU"> .
  20. It distinguishes them. On a normal forum it would be:Admin :redGlobal Modertor: BlueModerator: Green
  21. Why not, <div id="" align="center"></div> .
  22. zachary

    Question

    Is w3schools.com affilated with w3.org?
  23. We should give moderators names the color green.
×
×
  • Create New...