P2U ✧ DAY & NIGHT's Comments


Just out of curiosty but is their a way to fix the little icons that should be popping up (the one that should be by the name and on the tabs?) ive been trying to figure out how to get them to appear as i tend to either theme them to the charater or stories their appart of (OOC is of the charater im trying to work with the code. any help would be greatly appreacated ^^)

And is it possible to make a css background not a "tile" (seamless for patterns) but a whole image?

And is it possible to add an additional tab? (I need a second design..)

hii! the background can be added as a full background too if you want, i can provide the code for that!

and to add another tab, it requires some understanding in both CSS and HTML! c:

I will be very glad if you help me with the background!

Having an issue with the very right relationship boxes being slightly higher than the others, any advice? https://toyhou.se/11892473.ceruleandelta

hii, do you have WYSIWYG activated? it's creating <p>'s between the boxes, that's why! c:

if you disable it in settings and paste the code again, it should work normally!

I tried and it still doesnt work- when I paste the code normally it still has that lifted box

hii, sorry for the delay!

you probably should message the support then, because that's an issue with the WYSIWYG. if you had it turned off in the settings, it shouldn't be able to create any new <p>'s. probably someone from support or staff can check why isn't being cleaned for you!

This user is not visible to guests.

hi, yes!! but it can be a bit complicated because it involves a few classes and borders though, it'll require a bit knowledge of CSS! c:

How can I disable recent images to be just the html???

hello, sorry for the delay! you can add this at the end of the CSS:

.profile-gallery-section { display: none; }

and it should work just fine, let me know if you find any issues!

Thank you 💕💕💕

This user is not visible to guests.

hello, it's from the own code, it goes with css + html! c: thank you!

This user is not visible to guests.