Replies

Jan 9, 2017 9 years ago
Devil
sealed it with a kiss
User Avatar

Hi there! I apologize if this topic seems a bit redundant, but the codes I'm looking for aren't showing up in this thread for me.

All I want to do is change the number of TC items per row, from 5 to 4. I'd be grateful if anyone could help me/contribute to the CSS for this. Thanks! :)

Jan 9, 2017 9 years ago
Princess
is a Grand Champion!
User Avatar
Princess

Hi!!

You can change the number of items per row by adjust the width of the pet treasure. :) So:

{ width: px;}

You can adjust the width as needed, but TC items are generally 64px x 64px each (unless you've changed their size). The minimum width to have 4 TC items without making them smaller is 256px. :D If you have any spacing between the items, it'll need to be a little wider.

Let me know if that helps!

art by mei

Jan 10, 2017 9 years ago
Devil
sealed it with a kiss
User Avatar

This is exactly what I needed, thank you! :D It worked!

Please log in to reply to this topic.