ID:163505
 
thing that says (text,Info) on the right side of some poeple's game,on top of the chat box thats says your level and some verbs ---im not talking about the chat box im talking about the top of the chat box**---How do i change the color of that box? and how do i move it??


The Browser? To change that you would have to make a skin. See Lummox JR's Guide (http://members.byond.com/ DreamMakers?command=view_post&post=33352).
And to change the color <body bgcolor=#000000>. That color is black. Search HTML colors on google to get more.
In response to LifeSavers
so i have to write ==
<body bgcolor = #000000> to change the color?

if you say "yes" it doesn't work
In response to XskyflakezX
Opps! My bad, to change the location see the guide. But to change the color just add this <body bgcolor=#000000> That's black. To find more search HTML colors in google.

Sorry, I was thinking something else.
In response to LifeSavers
do i have to write <body bgcolor=#000000> ?
it doesn't work it says error: missing left-hand argument to <.
In response to XskyflakezX
Oh no you add it into your (Info).

ex.
var/const/info = {"
<body bgcolor=#8FF6FF> Your text goes here"}


mob/Login()
// Add the thing below to your Login Code.
usr<<browse(info)
In response to LifeSavers
no not like that... you ever played this game (Bleach: Chaos Rising by Berlin2222)?

you know their stat,commands,skills and some stuff are red and when i move the mouse to a simple verb like (attack) that verb glows yellow