Replies

Mar 21, 2016 10 years ago
Shelbi
is a lush
User Avatar
Linnk

I have been trying to change Linnks treasure width for days. I click the # I want. I click order treasure chest and it will not change to what I want FOR ANYTHING!

My other pets do the same thing. I assume I am doing something wrong but idk what ;0;

I have tried on two different computers. Can someone please help? xD

Mar 21, 2016 10 years ago
Spotlight Champion
Lexx
User Avatar
Arachnophobia

The width you select on the pet treasure page is just for ordering on that page. It does not set the width on the pets actual profile. To change the width on the profile, you need to adjust the coding itself. I have the code somewhere if you would like it. :)

Pet Spotlight Winning Pets Whymsical - Polyethism - Thrill Feona - Hontori - Najas - Jadeyn Seas - Arachnophobia - Reserved - Bairer - Kasmir

Mar 21, 2016 10 years ago
Annika
is a real friend
User Avatar
Jemma

That width thing at the treasure chest is just to help you sort your treasure chest, it doesn't change anything at the actual pet profile.

You can change the actual width of the treasure chest by using this code.

<style> {width:720px;} </style>

[Center]Shop | Trades | Wishlist[/center]

Mar 21, 2016 10 years ago
Adventure Captain
sonata
User Avatar

Quote
This is here to help you on this page only. The value doesn&;t get saved.

That feature is only there to help you sort your items. What you want to do is go to the 'edit description' page for your pet and enter something like this:

<style> { width:200px; } </style>

And of course change the number to whatever suits your needs. (:

[edit] ahh, so slow.

[edit]

and i forgot to ping. just going to crawl back into bed and reemerge sometime next week.

Art by
[tot=sonata]

Mar 21, 2016 10 years ago
Laurey
is a flower child
User Avatar

Also just so you know, each item image has a width of 64 unless you edit them to appear smaller on the page. You can use that if you know how many items you want per row, just multiply that by 64 and set that number as your width in the code.

Mar 21, 2016 10 years ago
Shelbi
is a lush
User Avatar
Linnk

I am so dumb xD Oh my! LOL!!

Thank you guys SO much and thank you for the codes!!! :*

Please log in to reply to this topic.