Comments on [ F2U ] User Onigiri All Comments Start of Thread Parent

it's mentioned in the comment guide!

/* SIZING
----------------------------------------
→ default is [contain] or [cover]
→ if you need to zoom in a pagedoll, use [#px] and adjust when appropricate!
(higher number, more zoomed in)

---------------------------------------- */;
background-size:contain;


/* SIZING
----------------------------------------
→ if using [top center/left/right] does not work, use numbers [#px #px]!
→ first value controls the horizontal positioning, second value controls the vertical positioning
(tip: it can be negative hehe)
---------------------------------------- */;
background-position:center;">

you can start with background-size:400px; and then increase it from there!!  you would also need to adjust the positioning at the same time. hope this helps! <3

This user's account has been closed.

where it is highlighted below~!  background-size is for zooming, background-position is for adjusting the placement of the image nvn)b

/* SIZING
----------------------------------------
→ default is [contain] or [cover]
→ if you need to zoom in a pagedoll, use [#px] and adjust when appropricate!
(higher number, more zoomed in)
---------------------------------------- */;
background-size:contain;


/* POSITIONING
----------------------------------------
→ if using [top center/left/right] does not work, use numbers [#px #px]!
→ first value controls the horizontal positioning, second value controls the vertical positioning
(tip: it can be negative hehe)
---------------------------------------- */;
background-position:center;">

hello!! i have a problem, i dont really know where to put [#px] to make it bigger, but ive done it instead of [contain], no matter what number i add it stretches it too much, how do i fix that???

this is for the pagedoll?  you might also need to adjust the positioning as well if you haven’t already!  that of something has broke in the code itself but

every pagedoll is different though and it’s hard to determine what needs fixing; if you’re okay with it, you can dm me a link to the image you’re using and i can find out what values works out for you! <3

yes, that's for pagedoll! 

here's an image : [there was a link] the link is weird but that's the only format that works for me!! (p.s. im gonna delete this comment soon after your reply, im bad at reading so i didn't noticed that you asked to dm it qwq !!)

also a screenshot of what happens when i change code to [background-size:#px;] im very bad at coding so i could do some mistakes without knowing!!! basically no matter what i add after px it looks like this :

PTafseYdXGU.jpg?size=451x388&quality=95&

2 Replies