Replies

Jul 1, 2017 8 years ago
Gabbi
is custom made
User Avatar
Gabbi

Fixed! Lock please!


« formerly known as Chastity »

Jul 1, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

@ Chastity you basically have it? i used an image off my profile since i couldn't find one in your code but it worked once i assigned a height/width. i pushed it off to the side a bit more and removed the overflow parts since it sounds like you're only going to use one image and so i'm guessing it won't need to scroll, but otherwise you're good o:

i hope you figure out who made it; i cobbled together a similar one for eriqua a while ago but yours' is so much cleaner lmao

[edit] i did a dumb and forgot to include the corrected code, sorry ;w; { position:absolute; top:0px; left:780px; height:240px; width:240px;} adjust height, etc as necessary (unless it's a 240x240 achievement icon square, lmao)

oh sacred spork, smite mine enemies

Jul 1, 2017 8 years ago
beer
can’t believe it’s vegan
User Avatar
Xana

Add this into your code. You can change/edit the position and sizes, but this is the basic code I use for any floating image. {left:950px; top:168px; width:200px; height:200px; position:fixed;}

Add this to the very bottom of your code outside the last div.

(minus the backslashes that add around "quotations" on forums, you don't need those! :P)

[flower=beer]

Jul 1, 2017 8 years ago
Gabbi
is custom made
User Avatar
Gabbi

My problem was to position the image without setting its width and height. Now it's fixed! :D Thanks so much, both of you! ❤


« formerly known as Chastity »

Jul 1, 2017 8 years ago
beer
can’t believe it’s vegan
User Avatar
Xana

You don't know how many times I've forgotten to set the height and width and wondered why it wouldn't show up! Glad you got it working. <3

[flower=beer]

Jul 1, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

thank you for the gift ; o; i'm glad it was an easy fix!

oh sacred spork, smite mine enemies

Please log in to reply to this topic.