Input line second bite

guzmere
15 Jan 2013, 19:10
@Alex I'm sorry to bother you but is there any way to
(1) change the colour of the command line
(2) take off the border that surrounds it and
(3) change the writing inside the command line, instead of (Type here.....).
you could put something like O.k. now what >
This way it would look to me as part of the game as opposed to it sticking out like a sore thumb. No disrespect intended.
Thanks Terry :D :D :D :D

sonic102
15 Jan 2013, 22:05
1. Edit HTML
2. Edit HTML...again
3.Edit HTML....yet again

You should ask Alex what to edit since you need programming knowledge to do it. Which if you do have you would not ask this question.

Pertex
16 Jan 2013, 07:26
3. You can overwrite the new template TypeHereLabel in Q5.3

jaynabonne
16 Jan 2013, 11:31
Related to this, is there a way to make the input line text the same size as the output text? It seems out of place compared to the rest of the UI (big and clunky).

Pertex
16 Jan 2013, 11:40
I think at the moment this can only be done by changing the styles with Javascript : viewtopic.php?f=10&t=3393

guzmere
16 Jan 2013, 11:59
Thanks Pertex managed to do that. :D :D :D :D
Forgive my ignorance but where would I look to start to understand the j.s. language. Thanks Terry. :? :? :?
Jaynabonne is right it could do with smaller fonts!

jaynabonne
16 Jan 2013, 12:09
Thanks!

guzmere
16 Jan 2013, 12:20
I've also noticed that you have to create your own player and the option for maximum objects that you can pick up in the player object is missing? Has Alex place it elsewhere? Thanks Terry :D :D :D :D

The Pixie
16 Jan 2013, 13:21
I have written a Wiki on changing the colour scheme. It is not something I am that sure of, so those more knowledgeable may like to check it over.

http://quest5.net/wiki/Modifying_the_UI ... on_the_Fly

Pertex
16 Jan 2013, 13:22
guzmere wrote:I've also noticed that you have to create your own player and the option for maximum objects that you can pick up in the player object is missing? Has Alex place it elsewhere? Thanks Terry :D :D :D :D

No, it's still in the inventory tab. If You use another object as player you have to activate "can be a player" in the options tab, then you will see it in the inventory tab

guzmere
16 Jan 2013, 13:54
The Pixie thanks for directing me to the Wiki page I will certainly sit down and study it avidly. Many thanks for everything
Pertex I just don't know why I didn't see that in the first place. Many thanks once again. You would not believe how many times I have deleted and uploaded 5.3 because I didn't understand it. Then a niggling gremlin on my shoulder kept whispering. Have another go, is unbelievable. lol Thanks to both Terry :D :D :D :D

sgreig
16 Jan 2013, 21:47
If you want to learn javascript, my recommendation would be to make an account over on http://www.codecademy.com and go through their javascript track. It's totally free and is a really great resource for learning JS, Python, HTML/CSS and Ruby.

guzmere
17 Jan 2013, 12:02
Thanks sgreig I've just signed up so I'll see where I go from here. Terry. :D :D :D :D

The Pixie
17 Jan 2013, 14:23
I suggest looking at HTML and CSS first. They are a bit more straightforward, and JavaScript is most useful when it is interacting with them, so a good understanding there will help with JavaScript.

guzmere
17 Jan 2013, 16:10
Ok thanks The Pixie, a kind of walking before you can run. I understand that. Terry :D :D :D :D