These are great, thank you!
Super late again yay (work has been pretty exhausting lately orz;; ) but I finally managed to get progress done! test pet I think I got most of the changes you had asked for. It ended up taking some tweaking to the pet friends section because it just didn't want to cooperate, so I had to create another div class for the text.. but it's pretty straightforward I think, you just gotta be careful and make sure all the divs are closed since there are so many orz;
I put the CSS for the hexagons at the bottom of the CSS and left in the instructions from the hexagon code I found online, which I found helpful for things like resizing. If you resize the pet friend images, you may need to also resize the 'desc' class (as that's the pet friend description div class), so I put that near the hex stuff. I also moved the navigation link button code to near the bottom for ease of editing, in case you add more pages and need to resize the buttons so they fit in one row! I think that with the way I coded this profile, the height should resize automatically if you change both the height of the 'navlink' class and the line-height of 'texthex' to be whatever smaller number you need. I added the color of the pet friend hexagon outlines to the colors section because I'm really anal about stuff like that haha sorry, but yeah just ctrl+f .hex{background: if you need to quickly find that. I also added a white background color to the pet friend images which is directly below the hexagon color -- you can definitely remove that if you want, it was mostly for my own comfort since I, again, get stupidly anal about certain things on my own profiles, so it was like 'okay while I am working on this and using my pet as a test, here's how it's going to be lol. Anyway here's the link! If there's other stuff to tweak, I can try. B') Things seem to be calming down at work, at least, so it shouldn't take such a ridiculous amount of time to get back to you again...
Thank you! I'm glad you like them. Definitely feel free to show me what you do with them! I love seeing how people use these templates 'u'

Not sure if anyone can help me with Coleman? I'd like to create a drop down box similar to the minion where the pet spotlight trophy could go if/when he wins. It would be centered under the content boxes. Any idea how I should code this? Everything I've tried hasn't worked.
FREE!? :o
Is it possible on the Stripe layout with pet image circle to have the spot for stats be for the Spotlight instead? (Or for any with stats if it is a matter of changing a simple code?)

Late reply because I somehow missed this, but oh man I love the combination of the background and TC! Looks great so far. 'o'
I love your pet! Looked through the CSS and did a quick preview test on one of my previous spotlight winners.
Go ahead and delete the existing pet spotlight CSS you have, and replace it with this:
.pet_spotlight{background-color: rgba(255, 255, 255, 0.75)}
.pet_spotlight{height: 155px;
width: 130px;
position: fixed;
top: 470px;
left: 700px;
border-radius: 20px;
z-index: 4;
margin-top: -106px;
text-transform: lowercase;
box-sizing: border-box;
padding-top: 40px}
.pet_spotlight:hover{margin-top: 0px}
.pet_spotlight img{border-radius: 10px}
.pet_spotlight, .pet_spotlight:hover{transition: all .5s ease} It'll put the spotlight where it looks like you wanted it and adds the transition time (I also added a background color that matches the pet minion, but obviously you can change that to whatever.)
Definitely! I unfortunately have to leave for work in a few minutes so I don't have a lot of time to give an in-depth explanation so this might be confusing but basically what you can do for a quick edit is: take the layout with stats and minion included, and search for and delete all the existing .pet_spotlight bits of CSS. Then replace everything saying with .pet_spotlight instead. ( becomes .pet_minion and :hover will become .pet_spotlight:hover )
After doing that, add {display: none} somewhere to make the stats not display. You may also want to add this to the styling for the pet spotlight section: box-sizing: border-box (This will make sure that the pet spotlight dropdown is consistent in size with the pet minion dropdown, though you may end up wanting to tweak sizes anyway, I dunno.)
If that was too confusing, let me know and I'll try to give a less rushed explanation later, aha.

I came back to thank you again.
Thank you for the codes.
It helped me a lot, a proof of this is that I finished the 3 profiles of my pets.
[pet not found] [pet not found] [pet not found]
~ ♡ ~
I invite you to join my game: > Reply with a GIF <
Hi again! I'm really glad these helped you get your pets done. I really love how they turned out! You chose some great backgrounds and colors. I think Cosmic Twinkle is my favorite; I love the pink and white!

Just a quick question...is there any real need for the back button on the side bar of the Anchored Link profile or is it ok to remove it?
Totally fine to remove it! It's largely pointless and I should probably use a different, more fitting word than back (if I could figure one out lol), I just get bothered if there isn't a way to "reset" the profile for lack of better word, so I added it in as a personal preference. :'D No need to keep it.

Thanks.
I'm glad you enjoyed my tidiness. >u<
I agree Cosmic is beautiful. * - *
Have a good game. And thanks for everything. ❤️
~ ♡ ~
I invite you to join my game: > Reply with a GIF <
Thank you so much! I had to adjust it over slightly but that's perfect! My only other struggle is I can't seem to figure out how to make the tabs on the top of my content box centered on the box, they're askew to the left. Is there any way for me to fix that?
Hi! Just wanted to stop by and let you know that I'm currently using one of your profiles on my pet, [pet not found]! It's lovely!! <3
yo mistuh white
I am using your "simple, centered one column profile" for Virile. More work is in order to make it just how I would like it. But, I am so thankful for your work and putting this out there! THANK YOU! :)
These are so neat. I'm currently using one for my pet Epilepsy. They don't have a story yet but I wanna use the pet to help spread awareness for the neurological disease because I have it, so I added the info about it at least which you can find on its pet page right now. Thank you so much for the free profile. <3
How do I change the colour of the columns for the tabbed profile? Like, where the story goes, and my pet's picture and stats and whatnot. Sorry if this is bothersome. I really like this template it is really simple and easy to customize! And the tabs help me fit everything I want to mention about my pet without looking cluttered.
Crazy Darkonite Lady
Add me! I'm always happy to make friends to share gifts with~
Hey! I'm so sorry it's been basically forever. Real life got incredibly hectic and it felt like everything happened all at once aha;;; I just wanted to come back and say thank you SO much for all of the work you put into further customizing the profile to help me out-- I haven't checked out the tips you said you left in the code or played around to customize anything yet but from a cursory glance it all looks incredible! I'll def let you know when I've done anything more interesting with it than placeholders.
I also recall offering to send some csc your way as a thank you, so while I don't have much you're welcome to set up a dummy trade and I'll toss what I have your way! I really appreciate all that (goodness knows I wouldn't have figured it out myself) and feel bad about going silent on you like I did.
Hi! I'm not Lea but I used the same profile (the one you used for Taito, right?) and have the answer to this! ctrl+f for "" and find "background: ;", change to the color you want the area with pet image, stats, spotlight win, minion, etc to be. For the story/main text area find "" (should be right below it in the code) and do the same thing! :D