Replies

May 14, 2009 16 years ago
Piercing
is a skilled hooker
User Avatar

Okay so for my pet Confettii's profile I want the image to show up as the old Spectrum Kanis rather than the new one.. Can anyone help me with this? Oh and if this is in the wrong forum mods please feel free to move ^^

May 15, 2009 16 years ago
Revel
is sweet
User Avatar

div.pet { width:200px; padding-top:198px; padding-bottom:0px !important; background: url(URL) no-repeat; }.pet img{display:none;}

You have the image of the old Kanis, right?

May 15, 2009 16 years ago
Piercing
is a skilled hooker
User Avatar

Yep I do :) Er stupid question here but which one of the links (Email & IM, Direct, html, IMG) do I use and where do I put it..? (sorry I'm completely stupid when it comes to codes)

May 15, 2009 16 years ago
Revel
is sweet
User Avatar

Use the direct link and replace the URL in parenthesis in the code.

May 15, 2009 16 years ago
Piercing
is a skilled hooker
User Avatar

Oh xD Thanks I'll try that. Tried that... div.pet { width:200px; padding-top:198px; padding-bottom:0px !important; background: url(http://i724.photobucket.com/albums/ww244/piercingx_photos/spectrum_kanis_by_fidelepng-1.jpg) no-repeat; }.pet img{display:none;} still not working for me x_x

May 15, 2009 16 years ago
unicorn_257
User Avatar

Piercing- Copy and paste this~ :P All codes need 'style' before it. <style>

div.pet { width:200px; padding-top:198px; padding-bottom:0px !important; background: url(http://i724.photobucket.com/albums/ww244/piercingx_photos/spectrum_kanis_by_fidelepng-1.jpg) no-repeat; }.pet img{display:none;}

May 15, 2009 16 years ago
Piercing
is a skilled hooker
User Avatar

Oh xDDD Thank you so much! I've been trying to figure this out for a half hour x3

May 15, 2009 16 years ago
unicorn_257
User Avatar

No problem, glad I could help! C:

If the image cuts off, play around with 'width' and 'padding-top' sizes~

May 21, 2009 16 years ago
Marth
is a Time Lord
User Avatar

On a related note, what is the code for a minion overlay? I've color-swapped a minion for Latios. The overlay shows up on the page, but it isn't aligned correctly.

Please log in to reply to this topic.