Replies

Sep 30, 2020 5 years ago
Questing hard, or hardly questing?
KarasuKitsune
User Avatar
Penguin

Hi, can anyone tell me how to put outfits side by side on my pet's page? When I put more than one, they just go under each other.

Oct 1, 2020 5 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

try something like this:

img {display: inline-block}

then you can just add a line break when you don't want an image on the same line as text or other images.

Oct 1, 2020 5 years ago
Questing hard, or hardly questing?
KarasuKitsune
User Avatar
Penguin

nope, didn't work. ;-;

Oct 1, 2020 5 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

okay, this should work. between the style tags, add this CSS:

.outfit {display: inline-block}

and outside the style tags, where you're adding the description & images, use this HTML:

you can repeat this more than twice of course, depending on how many images you want to display.

Oct 1, 2020 5 years ago
Questing hard, or hardly questing?
KarasuKitsune
User Avatar
Penguin

Alrighty, it worked! Thank you so much! <3

Oct 5, 2020 5 years ago
SpecialK
is a PUNKin
User Avatar

Hello can anyone help me I want to remove the tree on my post how do i do that please and thanks

Oct 5, 2020 5 years ago
spacemage
is fashionable
User Avatar

Just need to clear your forum signature, here is the direct link, delete all the text in the input box and press "Save Changes" button.

I made a forum group for CustomCSS and more

Oct 6, 2020 5 years ago
SpecialK
is a PUNKin
User Avatar

thank you for helping, sorry if I seem stupid I hadn’t been on this ages until now so couldn’t remember 😂

Oct 6, 2020 5 years ago
spacemage
is fashionable
User Avatar

No problem and not at all stupid.

Anyways welcome back! also if you need any other help feel free to ping or message me

I made a forum group for CustomCSS and more

Please log in to reply to this topic.