Skip to main content Skip to bottom nav

Help with coding!

SupportingEarthAngel May 16th, 2018

Hello everyone,

Would there be any lovely techy people out there that can assist me with changing the colour of of the background to my profile? 😊I have been trying for hours, and just don't understand this coding business! So I would really appreciate any help possible! pm me if so! πŸ˜‡

4
RarelyCharlie May 16th, 2018

I don't think you can change the colour of the entire profile page (although I haven't actually tried). You can put all the "About You" text in a box, and change the background colour of the box. Press the Source button and make a box before start of your text by copying and pasting from here:

<div style="padding: 1em; background: cornflowerblue;">


Then go down to the bottom, and below all your text close the box:

</div>


The div is the box and the padding makes a border around the inside of it. The colours are listed here, for example: HTML Color Names You can use various other ways described on that website to specify the colour if you want more control.


@SupportingEarthAngel

1 reply
NRomanoff May 18th, 2018

@RarelyCharlie thats so cool! i didn't know we could do that !

load more
Tazzie May 16th, 2018

@SupportingEarthAngel

Hello, I have PM'd you some ways through which you can get your profile customized based on what you are looking for :)

SupportingEarthAngel OP May 18th, 2018

Thankyou so much for responding! This is so much appreciated! laugh

@RarelyCharlie πŸ’™

@Tazcares πŸ’–