Replies

Mar 22, 2020 6 years ago
Trees
is unlucky
User Avatar

Is there a way to hide item names in galleries for aesthetic reasons? Similar to how you can hide item names in pet TCs? Is there any code that will hide the item names, and if so, what is it? If there isn't an option, maybe this should be moved to the suggestions forum.

Event Actions
| [tp=Trees] | [egg=Trees]

Mar 23, 2020 6 years ago
Roswell
User Avatar
Archivist

<style> .item-name {display: none;} </style>

Stick it in the gallery description, just be aware it won't work for anyone who has "Show layouts in user shops and galleries" turned off in their preferences, they'll see the info as normal

And this hides the quantity/in stock numbers <style> .item-qty {display: none;} </style>

Ko-Fi

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

Mar 23, 2020 6 years ago
Trees
is unlucky
User Avatar

Thanks, now my galleries look better.

Event Actions
| [tp=Trees] | [egg=Trees]

Please log in to reply to this topic.