Replies

Nov 12, 2016 9 years ago
This rift empty
NamelessGhoul
YEET
User Avatar
Rumancek

I just want my background to fit completely, not repeat, and not shift. But I don't know how to size it or anything. It just keeps having white outsides and being too small. I can't imagine this is too small. It seems pretty big. Someone please help me? This is the background

Nov 12, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

, this will make the background black instead of the white - on the right side. and it will keep the image in position.

body { background-image: url(IMG URL); background-repeat: no-repeat; background-position: top left; background-color: ;}

let me know if this isn't what you need.

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Nov 12, 2016 9 years ago
This rift empty
NamelessGhoul
YEET
User Avatar
Rumancek

well I mostly want the background to fill the entire screen. i don't want there to be a colored background

Nov 12, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

, the image isn't big enough to cover the whole screen - you could add on to the image to make it bigger. try using a canvas size of 1366 x 768 to make the images. c:

or add a repeating background behind the image.

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Nov 12, 2016 9 years ago
This rift empty
NamelessGhoul
YEET
User Avatar
Rumancek

so i just need to resize it to that and it should work? and then what is the code for that? is it the same?

Nov 12, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

, yes it would be the same code. c:

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Please log in to reply to this topic.