ivy's profile picture

Published by

published

Category: Blogging

no.

i have no idea how to personalize my spacehey

i have no intention of watching a 4 hour long fuckass tutorial to personalize it gng


3 Kudos

Comments

Displaying 3 of 3 comments ( View all | Add Comment )

ALE

ALE's profile picture

definitely agree inspect element is goated, also just look at other layouts and samples/written tutorials to figure out what does what. i've found that css is pretty intuitive and you can do quite a bit of customizing with even just basic css :]

blog posts like these (x, x) are great for getting started

this website (x) is really good for filling in the gaps :P

i say this in the nicest way possible: don't be lazy and expect great things to just fall into your hands. it feels good to work for something and enjoy the fruits of your own labor. rome wasn't built in a day ! my layout took me about a week to get happy with it

of course you can always use a premade layout, which is fine ! but if you truly want to make your space yours, it's definitely worth trying to learn how to do it yourself


Report Comment

Pie (waterboy's #1 glazer)

Pie (waterboy's #1 glazer...'s profile picture

If you just want to customize your profile without coding it yourself just go to the button on top that says layouts and scroll until you find one u like and then click on it and find the box that says code and copy it then paste it in the movies or one of the other boxes of the stuff you like and it should work


Report Comment

MaidenOfLunarEclipse

MaidenOfLunarEclipse's profile picture

i'm not a master but what i did was i watched one video tutorial where the guy explains that you can use the inspect tool and copy the html commands (example: Using inspect tool to change the full background of your page, it would show body {
background-color: white;
}
you can also check spacehey's subreddit if you have an issue

and i do recommend looking at other people's layout pages/codes, that helped me a lot


Report Comment