I'm kinda struggling to find a cute layout (specifically background image) and I don't really know how to edit them.
I don't know if I want to make one for myself, I just want help in customizing background images if anyone can help!!
xx mags!
I'm kinda struggling to find a cute layout (specifically background image) and I don't really know how to edit them.
I don't know if I want to make one for myself, I just want help in customizing background images if anyone can help!!
xx mags!
0 Kudos
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
(っ҂ཀ•)っlordtonic(°ロ°)''
I'm coming from just 3 days of making this account so I'm pretty fresh with HTML customization!! Here's some of the resources I used:
PIXIE ANGEL'S TUTORIALS: she's very clear and doesn't go into mumbo jumbo, https://www.youtube.com/@itsPixiee
--> she also provides links to simplified code commands!! (background, borders, main blog backgorunds)
MY WAY OF FIGURING OUT THINGS:
--I grabbed a layout already made by someone and took the time to remove/change little things (mostly colors, transparency of things), it gave me an idea of what words to look for when editing!!
BUT IF U JUST WANT TO CHANGE BACKGROUNDS-- use these codes
MAIN BACKGROUND BEHIND EVERYTHING + MAIN BLOG BG:
body {
background-image: url(<b>ADD IMAGE URL HERE);
background-size: 500px;
background-attachment: fixed;
}
main {
background-image: url(<b>ADD IMAGE URL HERE);
background-size: 200px;
}
**ALWAYS USE THE SOURCE IMAGE LINK (RIGHT CLICK, COPY LINK ADDRESS) FOR ANY IMAGES (STAMPS, BLINKIES, DIVIDERS, GIFS, ETC.), no using the searchbar link!!
YOU WILL PASTE THIS IN YOUR "ABOUT ME" BOX WHEN U EDIT UR PROFILE!! as long as u put the code between and you can write, add images, whatever to the rest of it, the code will not be affected if it is CLOSED
but all in all watch Pixie Angel's tuts!! they arent long and majority of it is her searching for images to use as a bg and she takes like a few seconds to show u how to paste everything in!!
PLZ IGNORE THE BOLD INDICATORS ( b ) <-- before the PLEASE INSERT LINK HERE, my comment didnt format right LOLLL
by (っ҂ཀ•)っlordtonic(°ロ°)''; ; Report
TYSMMMMM
by mags ⋆. ݁⭒; ; Report
Oliver_o
I spent many hours trying to create something original, but after a while I gave up.
I recommend you look at tutorials online and check out the code for ready-made layouts as a base.