Replies

Feb 16, 2025 1 year ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Hi! I've let a few people use my user profile template and I know there were a few others interested, so I've decided to finally go through with making it a proper template.

I highly recommend clearing most of your user profile before you add any CSS that changes the layout much. It makes things somewhat less confusing.

You will need to make a blank section to put your header and image inside. I've tried to avoid it but the profile CSS is active on the edit profile page and that can make things wonky. I didn't really feel like spending time struggling to get it to stop doing weird things when I went to edit, when this was an easy enough alternative. Your first blank section should be on the top left of your profile, above your profile section. It will contain this HTML:

Below the first blank section should be your profile module. At the end of column 1, add your comment section. Basic HTML for profile section:

[Name]
1 โฌฉ 2 โฌฉ 3

(remember to change the image url to your human avatar!) short blurb goes here...

The pet section will be another blank section. This one goes in column 2. This is the basic HTML for the pet section:

Setting Title

blurb for setting here.

[ Pet links here ]

To add new sections for settings/groups of pets, you just need to copy and paste everything from [tt]

[/tt] to the second [tt][/tt] and edit as needed. (More details about pet section -- namely, pet links -- at end of topic.)

This is the CSS itself. You can put this in your profile section or another blank section, whichever is easiest for you. For ease of editing, I keep mine in its own 'blank section' between my profile and comment box sections. Template CSS.

Important notes about the CSS: This profile uses a lot of CSS variables. I did this because it's the way I generally make my pet profiles now (as it increases ease of editing for me), but it can be confusing. All the root variables can be found by searching for :root in the CSS. Using variables essentially allows me to instantly edit the color (or size, or box-shadow, or whatever I'm focusing on with the variable) of multiple elements without having to awkwardly clump them together in the CSS, like I used to do. All of the colors to be edited can be found in the root section. I also included the size of the left column, under 'column1-size'. I don't recommend making this smaller than 350px.

Misc notes:

  • This profile was originally created for my own personal use a number of months ago and some of the CSS is a little funky. I genuinely do not remember why I did some of the things I did, but it still works fine so I decided against redoing it, as I don't particularly enjoy working with user profiles.
  • I didn't include code to remove text from most headers because I have a habit of always removing the header names manually, so I just didn't think of it. Sorry!
  • Part of the CSS removes the header entirely from the comment module (because I didn't want there to be a blank space where it would be), so please make sure that it's positioned where you want it before you add the profile CSS.

Pet Cards and Headshots My profile uses custom HTML/CSS to display my pets with custom CSS-based 'cards' that include headshots. After some consideration, I've decided I'm alright with sharing this and keeping it in the CSS, but I want to warn that it is very... fiddly, for lack of better word. You have to use CSS for each individual headshot to get it positioned correctly. The headshot is a small div element with the 200 by 200 pixel pet image for its background. In addition to setting each background image, you'll need to change the background positioning for each pet to make sure the image is cropped correctly. I included an example of the CSS required for my pet card headshots, which you can find by searching /* headshots in the CSS. This is what it contains: .moxie { background-image: url("https://img.subeta.net/pets/keeto_blacklight.png"); background-position: -80px -35px } The part that says .moxie is where I am creating a new class selector named 'moxie'. The background image is for either the official pet art or for the overlay for your pet. In the background-position, the first number is for the x/horizontal axis, and the second is for the y/vertical axis. These numbers are how you position the headshot appropriately. To add more pet headshots, you can simply copy and paste the above, and edit the values accordingly.

This is the HTML for pet cards, using Moxie as an example:

You'll need to edit three instances of the pet name - the link, the headshot, and then the name itself.

If you don't want to deal with using my 'pet cards', the usual sCode pet links can also of course be used. These have been customized using CSS. They will display as a circular headshot, larger in size than the Subeta default, and the pet name will show up on hover. If you want to change the way these look, you can find the CSS by searching 'customizing the scode pet headshots' in the CSS.

I hope the explanations make enough sense here! It's not as straightforward as I would prefer. Let me know if there are any questions or issues! User profiles aren't really something I love to work with, but I'll do my best to help.

yes i really do need more

Feb 17, 2025 1 year ago
Organ Donor
Inkblot
User Avatar
Scyrizia

I am mentally screeching over this post! ;-; THANK YOU SO MUCH oh my lorddddd, I LOVE this layout so much <3

Feb 18, 2025 1 year ago
silas
got laid
User Avatar
prophet

THANK YOU LEA ๐Ÿ‘๐Ÿ‘ - ๐Ÿ‘๐Ÿ‘๐Ÿ‘

banner by

Feb 19, 2025 1 year ago
past
is a mirage
User Avatar
Pollack

Amazing template for those of us with a bajilion pets. 10/10 would recommand!

Feb 20, 2025 1 year ago
Deadeye
folklorist
User Avatar
Nikolais

Oh I will be sorely tempted to try my hand at this despite having just finally finding myself satisfied enough with my profile. It's so TIDY in comparison.

snow! he/him pets open for rp urban fantasy, supers, dnd steampunk, magic zomapoc weird western, space opera
[font=georgia]glitches in the code or gaps in a strange dream[/font]
[/center]

Mar 12, 2025 1 year ago
Pippa
is made of stardust
User Avatar
Ignaas

THANK YOU SO MUCH โค๏ธ So excited to use this, my profile has needed help for so long. LOL

๐ŸŒผ[flower=Pippa]๐ŸŒผ

[sub]CURRENTLY SEEKING[/sub]

Mar 13, 2025 1 year ago
ire
made a huge mistake
User Avatar
Stigmatan

thank you for sharing this! ive been fiddling with it this evening and im really a fan of the options and customization

[flower=ire]

Apr 12, 2025 11 months ago
Ellevee
User Avatar
Rionna

Hi! Wanted to say thank you for the CSS! It is amazing and I am still trying to figure out how I want my pets listed on the profile, but absolutely wonderful work!! <3

Jun 18, 2025 9 months ago
Luck
is unlucky
User Avatar
Bella

Such a clean and satisfying profile, when I first saw it, it wowed me. I just had to try it. Once I got the hang of how the code works, it was fun to customize, too. Thank you for sharing it!

he/him / 31 / EST



My best friend is



Jul 24, 2025 7 months ago
rawnie
is made of stardust
User Avatar
Johnson Evrain

Oh thanks for this! I finally have my profile looking nice :D

I try not to think. It interferes with being nuts.

Aug 20, 2025 6 months ago
The Beanbag Collector
Cloudsong
User Avatar
Sweet Tea

Very nice :D Thanks for sharing nwn I've lost the blank section I put the CSS in since I'm a complete noob though, whoops >u>; I reset it and it's working now~

If you can see this, I've temporarily stopped lurking uwu

Aug 20, 2025 6 months ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Yeah, sorry, user profiles are kind of tricky, and I coded this a bit weirdly... I really wish that the CSS wasn't live on the page where you have access to editing everything. x: Are you able to edit the profile at all or anything? Looking at the source on your profile, it looks like the CSS is in the 'profile' section, which you can also edit here: click (found in the 'dashboard' dropdown under 'personal'). If you ever get totally stuck and are unable to edit your profile (which I may or may not have done multiple times), there's also an option there to completely reset the profile to default.

It looks like you're making edits as I was writing haha, so just let me know if there are any issues you can't figure out how to fix or if you need any help! User profiles are very trial-and-error, I find.

yes i really do need more

Aug 20, 2025 6 months ago
The Beanbag Collector
Cloudsong
User Avatar
Sweet Tea

No worries ^^ I wish that too, a preview option would be great ;u; I was able to edit the profile, but the css blank section had just disappeared XD I ended up resetting my profile and starting over, and it's worked out better now nwn Thank you! I'll definitely reach out if I get mixed up again. And yeah, I was surprised to find that out :0 I'm pleased with what I've learned though nwn Thanks for the template!

If you can see this, I've temporarily stopped lurking uwu

Sep 15, 2025 6 months ago
โœจ
AeriaLure
User Avatar
Astarion

I updated my profile using your profile code! Everything is so neat, organized, and easy to view. I love how little tweaks with the backgrounds, images and text can help people match their own unique style! I was considering buying a new profile, but with this code I can literally change my images any time to match my HA! Thank you so much for sharing the code! :)

[box=#FF977E]

[tot=aerialure]


Current Avatar Theme: Ryomen Sukuna :D
Custom Wearables Thread ๐Ÿ”ฑ Custom Wearables Shop ๐Ÿ”ฑ CW Ping Group

[/box]

Sep 19, 2025 6 months ago
Lea
is forever on a quest for more pets
User Avatar
Halden

I'm glad you like it so much and oh man, thank you so much for the gift, that was really kind of you! ;; Let me know if you ever have any issues/questions with it! Also I love the color scheme you're using omg.

yes i really do need more

Sep 19, 2025 5 months ago
โœจ
AeriaLure
User Avatar
Astarion

This was a really nice code and I would have been willing to pay for it, so I just tipped a little ^_^

The coding is great, no questions there, but do you happen to have any nice font suggestions? I like the font for the content, but wasn't sure what to do with the titles. I'm looking for a clean or elegant font-face/font family that's easy-to-read. :)

Also thanks! I eyeballed the colors 8'D I mostly just wanted it to match Sukuna/Yugi's peachy-pink (coral?) hair XD I really liked the default light gray background image you used, but wanted something similar in peach. I thought about using the hotpink and gray for the text, but just left it as-is because I felt the colors still matched p:

[box=#FF977E]

[tot=aerialure]


Current Avatar Theme: Ryomen Sukuna :D
Custom Wearables Thread ๐Ÿ”ฑ Custom Wearables Shop ๐Ÿ”ฑ CW Ping Group

[/box]

Oct 1, 2025 5 months ago
FENNEC
is on cloud nine
User Avatar

Thank you so much for making this ๐Ÿฉต๐Ÿ’™๐Ÿงก

Oct 2, 2025 5 months ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Apologies for the late reply, I've been pretty caught up in IRL stuff lately so I haven't been around a lot.

Oh man I'm actually terrible with font choices, I have a tendency to go through phases of really liking certain fonts and... well, most of the ones I'm familiar with off the top of my head are for more of a 'medieval' vibe which does not seem like what you're looking for hahaha. Every time I try to choose a font, it's a multi-hour process because, like, I always seem to find ones I really like, but then they don't look as nice as headers as I'd hoped, you know? I feel like it kinda depends on how many headers you have, how long they are, etc. I always end up testing a bunch of fonts before settling on one.

If you haven't checked it out, the Google Fonts site has a 'filter' option which can be very helpful for narrowing things down! I feel like there are a couple of good options if you check out the 'Art Nouveau' fonts, those seem like they could work well for headers.

Oh, nice! I love that you used matching colors for the images without directly using the colordropper tool or anything hah, it makes things stand out more.

You're welcome, I'm glad people like it ^^ Let me know if you have any issues with it!

yes i really do need more

Please log in to reply to this topic.