I just drew an overlay for my pet, True Name, but I'm struggling to get her new overlay to work properly. I don't know if it's because i'm using a graphic already but I was wondering if anyone could help me figure out the problem. I'd really appreciate it~
Edit: I have the right codes for it, it's just when I use it it replaces her picture with empty space
Just making sure. Is this sort of what you're using?
{ background: url('image url here'); }
Hmm, and your overlay is the normal size, 200x200 pixels?
Maybe if you try putting the profile back up and adding the pet_image code I can try to find a solution. It's always easier to do when you can see the problem.
It's not 200x200, although on the FAQ there was a way to resize the image.
>{background-image:url(image);width:200px;height:200px;}
That's what I used. Although either way it's just a blank space.
Also I'm not sure what you're asking...could be that I just woke up but ^^;
Pretty sure that won't actually resize the image, just restrict the space available. The width and height should be the same dimensions as your image.
What I meant is that you actually put the code you're using for the overlay back in (even though it appears as blank space), that way I can actually view your issue and see if I can find a fix. ^_^
I actually got it. I uploaded a smaller image and it worked fine :) Thank you so much! Now I know I should stick with 200x200 all the time XD