Jump to content
xisto Community

Amezis

Members
  • Content Count

    536
  • Joined

  • Last visited

Everything posted by Amezis

  1. I know that, lol, but some people are too dumb to click on the back button... And on my 'error'-pages (like 403,404 etc), I use a link with 'back'...
  2. Another great code to the scrollbar, where the scrollbar is changing color... <script LANGUAGE="JavaScript">function eightb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000020";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00008b";}setTimeout("one()",100);}</script><script language="javascript">function sevenb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000030";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00007b";}setTimeout("eightb()",100);}</script><script language="javascript">function sixb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000040";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00006b";}setTimeout("sevenb()",100);}</script><script language="javascript">function fiveb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000050";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00005b";}setTimeout("sixb()",100);}</script><script language="javascript">function fourb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000060";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00004b";}setTimeout("fiveb()",100);}</script><script language="javascript">function threeb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000070";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00003b";}setTimeout("fourb()",100);}</script><script language="javascript">function twob(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000080";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00002b";}setTimeout("threeb()",100);}</script><script language="javascript">function oneb(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000090";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00001b";}setTimeout("twob()",100);}</script><script language="javascript">function eight(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000080";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00002b";}setTimeout("oneb()",100);}</script><script language="javascript">function seven(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000070";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00003b";}setTimeout("eight()",100);}</script><script language="javascript">function six(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000060";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00004b";}setTimeout("seven()",100);}</script><script language="javascript">function five(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000050";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00005b";}setTimeout("six()",100);}</script><script language="javascript">function four(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000040";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00006b";}setTimeout("five()",100);}</script><script language="javascript">function three(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000030";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00007b";}setTimeout("four()",100);}</script><script language="javascript">function two(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000020";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00008b";}setTimeout("three()",100);}</script><script language="javascript">function one(){with(document.body.style){scrollbarDarkShadowColor="0000FF";scrollbar3dLightColor="87CEFA";scrollbarArrowColor="0084ff";scrollbarBaseColor="0000FF";scrollbarFaceColor="000010";scrollbarHighlightColor="0000FF";scrollbarShadowColor="0000FF";scrollbarTrackColor="00009b";}setTimeout("two()",100);}</script><script langauge="javascript">setTimeout("one()",500);</script> All the scrollbar codes works only in Microsoft Internet Explorer.
  3. Oh by the way (I can't edit posts)... I think there is a default 'index.html' there. If your index(Main page) is index.htm or index.php or whatsoever, then you should delete the 'index.html'. Another thing... If you have many visitors and you're afraid that your bandwith won't be enough, you can upload your image on other servers, like http://www.imageshack.us/ ... Before I found Xisto, I had only 100mb bandwith(!) and with all my images the bandwith wasn't enough, so I uploaded the images on an other server, and *ta-daa* no more problems with my BW...
  4. You should use a FTP program... It's faster... I use SmartFTP. Upload all your files into the folder /Public_html/ or to /www/. If you use HTML to make your site, the main page will be http://forums.xisto.com/no_longer_exists/ or http://forums.xisto.com/no_longer_exists/. Remember, you should only have 1 index in each folder. You can download SmartFTP here: https://www.smartftp.com/download To get FTP access, type ftp.psnews.trap17.com in the adress field, and your cpanel login in the two other fields, then click connect in the menu bar... It's easy to understand... OR, you can of course use the file manager in the Cpanel.
  5. Photoshop is a great program, and you can find alot of tutorials which can help you to make your own logo.I know about one programs where you can make your own logos/sigs etc... https://cooltext.com/
  6. I use Ad-Aware, which I think is the best free spyware/adware software. You can download it at http://forums.xisto.com/no_longer_exists/ and you can read more about it here: http://forums.xisto.com/no_longer_exists/
  7. You have to upload your files to the WWW/ directory, not directly into your account.
  8. I haven't played NFS underground 2, only the first...It's a cool game, but I think Burnout 3 is better...
  9. Nonono i mean easier to make double/triple post^^That's why you shouldn't remove 'edit' ^^...
  10. Easier to make multiple posts now... heh...
  11. Thanks alot! I'll try the code
  12. I think so, but I really don't know... When i'm going to my cpanel>bandwith, it shows this: Bandwidth This report includes HTTP, SMTP, FTP and POP3 traffic. All of the bandwidth information is updated every 6 hours. And the bandwith for the month, day and year.
  13. You can choose weapon every time you respawn after you're killed. BTW it's very easy to translate to other languages but you can't use other letters than A-Z... I made my own translation to norwegian...
  14. Amezis

    GT4

    GT4 is Grand Tursimo 4 and NOT GTA4 (There aren't any games with that name...) Anyway... GTA SA will be released on computer 10-Jun-2005 in UK and 07-Jun-2005 in US.
  15. GTA: SA is already launched in Europe... Of course it's better than Vice City...But ehrrm this is the RPG forum and GTA is an Action game...
  16. RS Community is a nice community, but I don't think anyone would give you a rune pickaxe for free... But Fishing is a good way to earn money, especially when you fish lobsters...
  17. What's the code I use on a link to go back to previous page?
  18. It's a nice wallpaper, but my resolution is 1280x1024, and I use wallpapers in that size...
  19. Ummm maybe I should vote 'friend'...I met Cragllo in an online game, and he added me on MSN... Then I saw his site, and there was a link to Xisto from there... I clicked it... And *ta-daa* now I'm here...
  20. It's an OK game, but new games like Age Of Mythology etc are better... Age Of Empires II is a really old game... Outdated? Not yet...
  21. If I want a 'support' to my site, could someone edit the code so it automatically sends the form to my email?
  22. Amezis

    I Need Help...

    umm... do you know what I mean?
  23. I saw on a page that the adress was 'index.php?page=something.html'. I don't know anything in PHP, but I think the 'index.php' was the menu, and 'something.html' was the content. I think it works like a frame... Anyway... Can someone give me a code so I can do it, maybe a little tutorial too? BTW the page i'm talking about can be found here...
  24. You shouldn't have background music on your site... Maybe some sounds, but not music... Especially if you're making a 'pro' site...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.