Already a Voltie? Sign in!

Escape to Voltra!

Join for free
Donator — 404Error Posted 7 years ago ( 2017/09/13 02:18:09 )
I seen a few people with different colored profiles and I was messing around the settings and I put some background color in as well as the content color that is provided in the profile settings. Nothing has changed in my profile. Am I doing this wrong ? And if so is there a guide on how to do it? I haven't touched coding in like 4 years <~<
Report

Voltie Posted 7 years ago ( 2017/09/13 02:21:18 )
@zach: If you look on your profile, you do indeed have blue around it now. The 'inner' color is still the same white/gray, but you did succeed in changing one.
Report

Donator — 404Error Posted 7 years ago ( 2017/09/13 02:23:17 )
How are we able to change the background then ?:o
Report

Donator — A.I. Posted 7 years ago ( 2017/09/13 02:25:04 )
@Zach: For that all you need to do is add something like this to your profile CSS:
body { background: blue; }
or whatever HEX code you're using. c:
Report
[ often multitasking unsuccessfully ] | [ I may take a while to respond, but haven't forgotten you! ♥ ]
qu'est-ce que tu vas chercher?

Donator — 404Error Posted 7 years ago ( 2017/09/13 02:26:29 )
Okay awesome . Do you happen to know of a guide about this? If it's an off site website you can pm it to me.
Thanks for the help!
Report

Donator Posted 7 years ago ( 2017/09/13 03:01:15 )
The best way to change things here is to either use the inspect tool in chrome, or firebird in firefox. That way you can find out the names of the elements used on the profile page. When changing the colors in your settings make sure you put a # before the color code.
Report

Donator — 404Error Posted 7 years ago ( 2017/09/13 03:03:59 )
@vengeance:I still can't get the code to work for the color . I even went with basic red
I'm also wanting to add an image but first I want to get the color fixed . Sorry I'm a noob at this
Here is what my color profile code is ATM:
Body {background-#FF000}
Report

Donator Posted 7 years ago ( 2017/09/13 03:07:41 )
I am already seeing the problem. After background you used an - when you need to use :
And after the hex code you need to close it with ;
Body {background:#FF000;}


your hex code also needs 6 letters/numbers.
Report


Donator — 404Error Posted 7 years ago ( 2017/09/13 03:09:31 )
I missed a 0 on it and sweet thanks :D i will edit it and see if it works. I thought it needed some kind of close at the end
Report

Donator — PrinCSS Posted 7 years ago ( 2017/09/13 03:10:48 )
@zach: Sent you a PM that should help you with everything ouo;;
Report


COMMISSION | GUIDE | PREMADES

Donator — - Posted 7 years ago ( 2017/09/13 03:15:01 )
@Aly: Lmao I was just about to ping you for this thread. xD
Report

Donator — 404Error Posted 7 years ago ( 2017/09/13 03:19:23 )
Aly is helping me out with everything this thread can be locked ?:o
Report

You must be logged in to post

Login now to reply
Don't have an account? Sign up for free!
Having you as a Voltie would be awesome.