ok so i used the css tutorial @meh!! so graciously so graciously wrote but no matter what I do, I cant get any of it to actually work )): I thought id done everything as I was supposed to, read all the comments and reread the post thrice but nothing happens and im just not sure why. if anyone has any advice pls drop it below cuz i seriously don't know what im doing wrong !! it feels like im the only person struggling w the most basic parts of that post haha
SpaceHey Forum Topic

need help customizing ):
24 Replies

Reply by Katie
posted
updated
Ok so start simple something like
Reply by ☆𖦹. ꪻꫝꫀꪮ . 𖦹☆
posted
thank u Katie!! still not sure where I was goin wrong before but this actually worked (: gonna try n figure some more out from here
Reply by Katie
posted
Here is a site you can practice on
Reply by ☆𖦹. ꪻꫝꫀꪮ . 𖦹☆
posted
Reply by desiegirl
posted
Reply by 🥀🪦 𝔞 𝔪 𝔟 𝔢 𝔯 🪦🥀
posted
I can't seem to remember how to change my background! Where can I find the code for it? I customized my colors, but that's all I've gotten done so far
Reply by ☆๓เгคภ๔ค☆
posted
I have been using some old myspace websites to code in backgrounds for my profile. Fillster is great.
Reply by carmen san
posted
yeah I need helppp lol my mind is completely blank on how to do all of this all over again where do I put the codes at ?? what websites can I use to find the ones I want
Reply by Maddy
posted
Thank goodness we can customize but I totally forgot how to change our back ground. Can it be done on a cell phone or does it have to be used on a lap top,or a computer ? I want to change my background with something like animated glitter or something to that nature , is that possible ?. Can you add your own music ? I need a refresher course .
Reply by Stephanie
posted
updated
how do we change the background from white?? I cant figure it out lol like I want it transparent or black
Reply by EchoLawrence
posted
updated
Reply by EdenAnarchy
posted
I used the sample @katie posted and changed the colors for my taste, but nothing happened. Their sample worked fine, but after editing the colors, the page stayed in cursive font but the colors were the same. Idk what I did wrong.
Reply by SDesires
posted
updated

IF YOU WANT A PICTURE AS A BACKGROUND
<style>body { background-image: url("https://media.giphy.com/media/FlodpfQUBSp20/giphy.gif") !important; background-color: black !important; background-attachment: fixed !important; margin: 0; padding: 0;}</style>
IF YOU WANT A COLOR AS A BACKGROUND
<style>body { background-color: black !important;}</style>



Good luck!! 
Reply by Raga Tanha
posted
how do you change the opacity - i included it in the code and it isnt working please and thank you!!!!
Reply by m0nnie_
posted
How do I add a sticker/gif to my layout I tried to copy from a different layout from someone else and it didn't work?
Reply by Nat
posted
i got my background to change but i cant get the big white table in the middle to change what's up w that?
Reply by Hottoast31
posted
Reply by MareepTheSheep
posted
Reply by SDesires
posted
<img src="the url of the image here" alt="a short description of the image">
Reply by m0nnie_
posted
Reply by Seeker
posted
updated
I use the inspect mode so i can play around with the css on a live site and make changes as needed.
The best part is when using the inspect mode you can see what's changed via the css the site uses and the css your profile sets as the .css file has your profile name on it and thus tells you which one is doing it then all you need to do is copy / paste that into your own style sheet to overwrite it, if it doesn't overwrite you just use the color: red !important;
important tags overwrite things, you can overwrite a global with a local important tag as well.
Also PLEASE don't make your profile cancer, if no one can read it or it's extremely bloated with flashy images / videos and BS, it'll just drive people away from it. Sometimes simple is good, i've seen too many profiles that are extremely cancer to the eyes and thus just not worth looking at the code they've done because of that.
Reply by Raga Tanha
posted
@Sdesires
Reply by badhigh
posted
could anyone tell me how to change the top menu? some themes have the original spacehey top menu bar and others dont and I want to change mine but cant figure out how ((
Reply by Ian Moone
posted
updated
Someone needs to get in contact with Pimp-My-Profile and other sites to make a new section of generators for Spacehey.
Using the MySpace codes will not work as well as it could, and some tweaks caused some things to clash.