This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-07-06 03:54:33

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

sciteccf.tk (handmade)

Yes, I made a website about myself. Cheesy, eh?

So, here it is.

I redesigned it completely! Still, just me, notepad, and Inkscape. What do you think of the new design?

Last edited by SciTecCf (2012-07-22 06:09:58)


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#2 2012-07-06 04:10:49

Freezing
New Scratcher
Registered: 2012-06-07
Posts: 39

Re: sciteccf.tk (handmade)

awesome site  big_smile  I like the scroll

Offline

 

#3 2012-07-06 04:12:34

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

Freezing wrote:

awesome site  big_smile  I like the scroll

Thanks! It's too bad it doesn't work in nearly every browser...  sad


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#4 2012-07-06 04:33:29

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: sciteccf.tk (handmade)

It works for Safari on iOS.  smile  What's with the "bla" part? What are you going to put inside the site?


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#5 2012-07-06 04:46:48

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

jontmy00 wrote:

It works for Safari on iOS.  smile  What's with the "bla" part? What are you going to put inside the site?

I'm gonna put some projects, images, text, and a navigation bar in there... just like a normal website. Oh, and I'll add Safari to the list.  smile


Do you have any coding advice? It works in most Webkit browsers, but not in IE.


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#6 2012-07-06 05:45:29

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: sciteccf.tk (handmade)

Nice website.  smile  I like the scrolling. If you want to make it work in IE and other browsers that it currently does not work in, you have to make a separate style sheet for each browser. The best way to is by detecting the browser's user agent.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#7 2012-07-06 07:19:06

daniel_j
Scratcher
Registered: 2012-05-22
Posts: 100+

Re: sciteccf.tk (handmade)

yay, you finally finished it!  big_smile  checking it out now!


http://i50.tinypic.com/2dhgnsx.jpg

Offline

 

#8 2012-07-06 07:21:06

daniel_j
Scratcher
Registered: 2012-05-22
Posts: 100+

Re: sciteccf.tk (handmade)

o.o maybe add some js alerts to give a message?


http://i50.tinypic.com/2dhgnsx.jpg

Offline

 

#9 2012-07-06 07:23:21

daniel_j
Scratcher
Registered: 2012-05-22
Posts: 100+

Re: sciteccf.tk (handmade)

Try adding:

Code:

 <STYLE>BODY {
SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: black; 

SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-ARROW-COLOR: green; 

SCROLLBAR-TRACK-COLOR: green; SCROLLBAR-DARKSHADOW-COLOR: blue
}

to spruce up your scroll bar, edit the colors, and it will look good! xD


http://i50.tinypic.com/2dhgnsx.jpg

Offline

 

#10 2012-07-06 07:42:36

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: sciteccf.tk (handmade)

daniel_j wrote:

Try adding:

Code:

 <STYLE>BODY {
SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: black; 

SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-ARROW-COLOR: green; 

SCROLLBAR-TRACK-COLOR: green; SCROLLBAR-DARKSHADOW-COLOR: blue
}

to spruce up your scroll bar, edit the colors, and it will look good! xD

None of these properties are supported in gecko-based browsers (which is pretty much all the good ones)


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#11 2012-07-06 09:57:34

jackrulez
Scratcher
Registered: 2009-08-01
Posts: 1000+

Re: sciteccf.tk (handmade)

http://img853.imageshack.us/img853/3744/screenshot20120706at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!


Yawn, another boring text signature. I should really make something better.

Offline

 

#12 2012-07-06 10:23:21

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: sciteccf.tk (handmade)

SciTecCf, on Safari 5.1.7 and on iOS, there're some positioning errors.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#13 2012-07-06 10:39:42

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: sciteccf.tk (handmade)

Can you add IE? That's what I normally use. I have firefox, but I don't like it.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#14 2012-07-06 10:47:20

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: sciteccf.tk (handmade)

mythbusteranimator wrote:

Can you add IE? That's what I normally use. I have firefox, but I don't like it.

i dont think you can just "add" browser compatibility

Offline

 

#15 2012-07-06 10:48:24

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: sciteccf.tk (handmade)

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

actually it looks perfect to me

Offline

 

#16 2012-07-06 10:54:52

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: sciteccf.tk (handmade)

777w wrote:

mythbusteranimator wrote:

Can you add IE? That's what I normally use. I have firefox, but I don't like it.

i dont think you can just "add" browser compatibility

Oh. Anyway, I don't have FireFox. That was my old laptop.  tongue


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#17 2012-07-06 11:05:35

jackrulez
Scratcher
Registered: 2009-08-01
Posts: 1000+

Re: sciteccf.tk (handmade)

777w wrote:

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

actually it looks perfect to me

Really? Either the banner should be centered or the content should be left-aligned.


Yawn, another boring text signature. I should really make something better.

Offline

 

#18 2012-07-06 11:06:21

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: sciteccf.tk (handmade)

jackrulez wrote:

777w wrote:

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

actually it looks perfect to me

Really? Either the banner should be centered or the content should be left-aligned.

no i mean in my browser

Offline

 

#19 2012-07-06 11:09:41

jackrulez
Scratcher
Registered: 2009-08-01
Posts: 1000+

Re: sciteccf.tk (handmade)

777w wrote:

jackrulez wrote:

777w wrote:

actually it looks perfect to me

Really? Either the banner should be centered or the content should be left-aligned.

no i mean in my browser

Oh, okay. It doesn't work on non-iOS Safari then ^^


Yawn, another boring text signature. I should really make something better.

Offline

 

#20 2012-07-06 11:10:24

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: sciteccf.tk (handmade)

Yay for "bla"s!


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#21 2012-07-06 11:28:33

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

jackrulez wrote:

777w wrote:

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

actually it looks perfect to me

Really? Either the banner should be centered or the content should be left-aligned.

It should all be centered.

___________________________

In case you haven't read the entire first post, I said that I am a beginner at scripting whole web pages, and if you could give some coding advice, I would be really thankful.  smile


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

#22 2012-07-06 11:31:04

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

What browser are you using?!

I recommend switching to something OTHER THAN IE...


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

#23 2012-07-06 11:33:20

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: sciteccf.tk (handmade)

SciTecCf wrote:

jackrulez wrote:

http://img853.imageshack.us/img853/3744 … 6at851.png
Several glaring formatting errors circled in red. Other then that, neat-looking website!

What browser are you using?!

I recommend switching to something OTHER THAN IE...

non-ios safari he said

Offline

 

#24 2012-07-06 11:33:34

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

daniel_j wrote:

Try adding:

Code:

 <STYLE>BODY {
SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: black; 

SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-ARROW-COLOR: green; 

SCROLLBAR-TRACK-COLOR: green; SCROLLBAR-DARKSHADOW-COLOR: blue
}

to spruce up your scroll bar, edit the colors, and it will look good! xD

Yes, but I like the default scroller more. I'll think about it.


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

#25 2012-07-06 11:34:44

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: sciteccf.tk (handmade)

nathanprocks wrote:

Nice website.  smile  I like the scrolling. If you want to make it work in IE and other browsers that it currently does not work in, you have to make a separate style sheet for each browser. The best way to is by detecting the browser's user agent.

*n00b* *n00b* *doesn't know how to do any of that* *n00b*


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

Board footer