I need help :C
What is a code to be able to use custom pet icons (like, little chibi's of your pets) on my look up ? I'm not sure what the heck I'm doing.
And also, is there a code to use a hovering/positionable image to my current pets coding on their look up ?
: You can make a new blank section and insert the links+images there, or overlay your pet section's images with your custom icons. Which would you like to know?
And could you clarify your last question, I'm not sure I understand it?
Thanks so much for helping (: Okay, whichever is easiest (: maybe the overlay ?
And, I mean, is there a way I can code to make an image hover in my pets look up, like, me taking a picture of glaciers to use and put it hovering over Accession's description ? And when you scroll the glaciers don't move with you ? D: I'm not sure if I'm explaining right ;w;
: Yes, the overlay would probably be easiest. For that, though, I'll refer you to my CSS Compendium. You can find the instructions under User Profiles > BASIC - Pet Headshot Overlays.
I still don't quite understand what you mean, sorry. :( Could you maybe explain it by image? Like, make an image of what you want it to look like before and on hover (just a simply drawing in paint would probably do).
Okay thank you I'll go look at the CSS Compendium (:
And I'll try haha I'll ping you again once I draw it, thank you so much
I tried using the code :
<style> * .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;}</style>And it didn't work D: It wasn't sized right and didn't show the full picture or look right :C
: You need to read the text that comes after too, here's the
Ahh okay, sometimes when I try to edit it, it doesn't even show up has I've done anything with my profile o-o it's very confusing haha
: Hmm, it should work. What's the code you're using now?
<style> .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} .avatar_head {background: url('http://i1257.photobucket.com/albums/ii504/stealthfully/AccIcon.png') 120px 145px!important; width: 100px!important; height: 50px!important; border-radius: 0; border: 2px solid ;} </style>
That :( And if you go to my profile right now, I left it how it comes up :/ And it shows barely any of the icon just the wings, and it's just awkward D: An I tried making no boarder but there still is one ;w;
: The values right after the image url are the position of your background image. 120px 145px means you position the background image at 120px horizontal and 145px vertical. And there's a border because it says "border: 2px solid ". You should change that to "border: 0" if you don't want a border.
Also, next time please put your code in between code tags. :]
Thank you (: I'll try that. And I'm sorry o; I have no idea how to post the tags or post links/images on the boards yet cx
: You're welcome. And you should check out the sCode page! :]
Ah thank you again c: And I finally got the chibi pet code fully working on my profile ! <3 yay c:
: You're welcome! And I saw, it looks rather cute! :3
Why thank you (: And thank you so much for taking the time to help me out ! < 3