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
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
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
Comments
Displaying 3 of 3 comments ( View all | Add Comment )
ALE
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
Pie (waterboy's #1 glazer)
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
MaidenOfLunarEclipse
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