Replies

Mar 23, 2011 15 years ago
Roswell
User Avatar
Archivist

Apologies if this is already answered somewhere, but I just could not find it.

How do I go about changing the image size of the items in my pet's treasure?

Ko-Fi

[font=calibri]I forget threads, ping me if you want my attention ❤️[/font]

Mar 23, 2011 15 years ago
Hongske
is lost in space
User Avatar

: Just use this code: img {width: 0px; height: 0px}

Just replace the values with the size you want the images to be. :]

Mar 23, 2011 15 years ago
Roswell
User Avatar
Archivist

Thanks, but, it didn't work D:

Ko-Fi

[font=calibri]I forget threads, ping me if you want my attention ❤️[/font]

Mar 23, 2011 15 years ago
Hongske
is lost in space
User Avatar

: Oops, sorry, wrong code! xD Here's the right one: .treasure_item img {width: 0px; height: 0px;}

Just replace with your values! :D

Mar 23, 2011 15 years ago
Roswell
User Avatar
Archivist

Yay! Thankies~ ^_^

Ko-Fi

[font=calibri]I forget threads, ping me if you want my attention ❤️[/font]

Mar 23, 2011 15 years ago
Hongske
is lost in space
User Avatar
Please log in to reply to this topic.