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

#51 2012-05-28 11:00:16

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

Re: Blue Cloud Productions

is it possible on there to have a domain you purchased elsewhere to point it's nameservers there?


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

Offline

 

#52 2012-05-28 11:00:41

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

veggieman001 wrote:

That's cool! I do agree with slinger that the text is a little hard on the eyes, though. Maybe make it a little darker.

Anyway, I'm not really that great with HTML and CSS, and my only real strong programming language is Processing, so I don't think I'll join.

Yeah, I agree. Does anyone have an alternative color suggestion?


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#53 2012-05-28 11:00:53

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Blue Cloud Productions

I would assume so


Posts: 20000 - Show all posts

Offline

 

#54 2012-05-28 11:02:18

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

Re: Blue Cloud Productions

I can't figure out how.


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

Offline

 

#55 2012-05-28 11:02:19

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

XenoK wrote:

is it possible on there to have a domain you purchased elsewhere to point it's nameservers there?

Yes, if you you're talking about what I'm thinking you're talking about.  tongue

Our domain was purchased on another site than 1FH.  wink


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#56 2012-05-28 11:03:20

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

Re: Blue Cloud Productions

stevetheipad wrote:

XenoK wrote:

is it possible on there to have a domain you purchased elsewhere to point it's nameservers there?

Yes, if you you're talking about what I'm thinking you're talking about.  tongue

Our domain was purchased on another site than 1FH.  wink

how'd you get it to work then?  I can't figure it out!


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

Offline

 

#57 2012-05-28 11:04:05

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Blue Cloud Productions

stevetheipad wrote:

veggieman001 wrote:

That's cool! I do agree with slinger that the text is a little hard on the eyes, though. Maybe make it a little darker.

Anyway, I'm not really that great with HTML and CSS, and my only real strong programming language is Processing, so I don't think I'll join.

Yeah, I agree. Does anyone have an alternative color suggestion?

Perhaps something like Royal Blue? I'm actually not that great at colour myself.  tongue


Posts: 20000 - Show all posts

Offline

 

#58 2012-05-28 11:05:05

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

veggieman001 wrote:

stevetheipad wrote:

veggieman001 wrote:

That's cool! I do agree with slinger that the text is a little hard on the eyes, though. Maybe make it a little darker.

Anyway, I'm not really that great with HTML and CSS, and my only real strong programming language is Processing, so I don't think I'll join.

Yeah, I agree. Does anyone have an alternative color suggestion?

Perhaps something like Royal Blue? I'm actually not that great at colour myself.  tongue

Yeah, I just don't want the colors to mismatch the logo.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#59 2012-05-28 11:06:06

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

XenoK wrote:

stevetheipad wrote:

XenoK wrote:

is it possible on there to have a domain you purchased elsewhere to point it's nameservers there?

Yes, if you you're talking about what I'm thinking you're talking about.  tongue

Our domain was purchased on another site than 1FH.  wink

how'd you get it to work then?  I can't figure it out!

Just connect the nameservers and make sure the host knows the domain so it can receive the domain.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#60 2012-05-28 11:07:34

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Blue Cloud Productions

stevetheipad wrote:

veggieman001 wrote:

stevetheipad wrote:


Yeah, I agree. Does anyone have an alternative color suggestion?

Perhaps something like Royal Blue? I'm actually not that great at colour myself.  tongue

Yeah, I just don't want the colors to mismatch the logo.

Maybe change the page background to be more like the logo or make the content div have a whitish background colour?


Posts: 20000 - Show all posts

Offline

 

#61 2012-05-28 11:08:12

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

veggieman001 wrote:

stevetheipad wrote:

veggieman001 wrote:


Perhaps something like Royal Blue? I'm actually not that great at colour myself.  tongue

Yeah, I just don't want the colors to mismatch the logo.

Maybe change the page background to be more like the logo or make the content div have a whitish background colour?

Perhaps...I'll play around with it.  smile


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#62 2012-05-28 11:25:13

peterkap
Scratcher
Registered: 2009-01-24
Posts: 1000+

Re: Blue Cloud Productions

Did you actually read my message?

Offline

 

#63 2012-05-28 11:28:56

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

peterkap wrote:

Did you actually read my message?

Yeah, we've just been a bit busy with things.

peterkap wrote:

I'll help.

What part can you help with?


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#64 2012-05-28 12:37:39

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

Re: Blue Cloud Productions

If you didn't check your email, find the CSS rule shown below:

Code:

#navigation-menu {
    background: url("/home/talen/Desktop/navigation-bg.png") no-repeat scroll 0 0 transparent;
    font-family: SF slapstick comic;
    font-size: 20px;
    height: 50px;
    text-decoration: none;
    width: 350px;
}

Change

Code:

background: url("/home/talen/Desktop/navigation-bg.png") no-repeat scroll 0 0 transparent;

to

Code:

background: url(navigation-bg.png) no-repeat;

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

Offline

 

#65 2012-05-28 12:42:38

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

Re: Blue Cloud Productions

oh, also on the #links style rule, add the line:

Code:

font-size: 20px;

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

Offline

 

#66 2012-05-28 12:44:56

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

Re: Blue Cloud Productions

also, edit the width in the #links style rule, change that to 300px;  make sure you have the semi-colon.


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

Offline

 

#67 2012-05-28 12:49:23

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Blue Cloud Productions

slinger wrote:

Sweet  smile
(Is there anything I can do as a Pascal programmer?)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#68 2012-05-28 13:30:36

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

slinger wrote:

slinger wrote:

Sweet  smile
(Is there anything I can do as a Pascal programmer?)

I'm not sure how we'd use Pascal?


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#69 2012-05-28 13:34:55

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

XenoK wrote:

also, edit the width in the #links style rule, change that to 300px;  make sure you have the semi-colon.

I've changed everything you mentioned, but I'm not really happy with the menu yet.  hmm


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#70 2012-05-28 13:35:36

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Blue Cloud Productions

Yeah, so I thought  tongue  Oh well...


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#71 2012-05-28 13:37:06

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Blue Cloud Productions

That navigation bar is miles too tall, and the background colour of the bar could definitely be improved, too.


Why

Offline

 

#72 2012-05-28 13:44:29

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

slinger wrote:

Yeah, so I thought  tongue  Oh well...

Thanks anyways, though.  smile

RedRocker227 wrote:

That navigation bar is miles too tall, and the background colour of the bar could definitely be improved, too.

Yeah, I told XenoK (who's in charge of that) to change it a bit, it doesn't look very good yet.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#73 2012-05-28 14:11:38

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Blue Cloud Productions

stevetheipad wrote:

slinger wrote:

Yeah, so I thought  tongue  Oh well...

Thanks anyways, though.  smile

No problem!
I'm open to new development jobs or whatever so if you need anything just ask me.
Obviously I won't be able to do everything but I'm fairly good at Pascal :3


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#74 2012-05-28 14:25:12

peterkap
Scratcher
Registered: 2009-01-24
Posts: 1000+

Re: Blue Cloud Productions

stevetheipad wrote:

What part can you help with?

Scratch :L

Offline

 

#75 2012-05-28 14:28:56

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Blue Cloud Productions

peterkap wrote:

stevetheipad wrote:

What part can you help with?

Scratch :L

Honestly, I don't think we'll need any help in that departement. I doubt we'll do many Scratch projects.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

Board footer