Replies

Oct 7, 2020 5 years ago
Skyclad
User Avatar

thank you for sharing these!!

I'll be using for all my pets in time <3

[tot=Skyclad] [egg=Skyclad] [tp=Skyclad]

Oct 11, 2020 5 years ago
Eitleoidhme
has fire in their soul
User Avatar

Ok I have been playing around with your fourth template trying to get it exactly how I want it on a couple different pets. I think the one I feel closest to being done with is

Quilter

Here is my question. How can I edit the text. Things like text color, position, bold, italic, size. Mostly I want to edit the text on the first tab/profile but it would be nice to be able to edit the text in the friends descriptions as well. I would also like to insert links into this text in places.

I tried the coding I am used to using for the forums but that doesn't seem to work and I'm not familiar wit the coding used for profiles. So I'm not sure how it differs.

Oh I almost forgot my second question. Is there a way to move the Legacy name and birthday info closer to my pets image?

🌟YAY!!! I finally reached 5000 food items! My ultimate goal is 9000. 🌟
My first Gourmand pet would appreciate anything from this list that looks yummy.
Still need Morostide candy if anyone is trying to eliminate sugar from their pets diet

Oct 11, 2020 5 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

You're so welcome!! I'd love to see what you do with the templates, so please feel free to ping me when you've got a pet done 'u'

Hi! So... for editing the text stuff, did you want to edit the colors for the entire section, or more for individual bits? If you wanted to do individual paragraphs in different colors, you can use basic HTML and wrap it around the paragaph, like [tt](text)[/tt]; you can use [tt](text)[/tt] for changing the font size, and you can combine those both together ([tt][/tt]) to change both at once. If you want to make it centered or something like that, you can add [tt]

(text)
[/tt]. For bold text, [tt][/tt], and for italics it's an I instead of a B. You can use that anywhere, including the pet friend descriptions. For adding links, you use [tt](text)[/tt]. If you wanted to edit like the whole tab area, let me know and we can get that figured out, but yeah!

Umm, and then for positioning the legacy name and birthday info... I did this real quick: .legacy-name{position: fixed; left: 50%; margin-left: -250px; top: 20%; margin-top: 400px; width: 200px; text-align: center} .pet_age_info_date{margin-top: -40px} .pet_wco_info_date{margin-top: 0px

This positions the legacy name below the pet image and sets it to the same width as the image, with the text centered. The next line of code is for the birthday, and then the 'wco_info_date' is for the date of adoption. You can experiment with the number values if you don't like how they're positioned.

Hope that helps!

yes i really do need more

Oct 12, 2020 5 years ago
Eitleoidhme
has fire in their soul
User Avatar

Hmm ok I must be doing the text coding wrong somehow because I tried that on

Mieczyslaw Stilinski.

I wanted to try something with different sized and colored text to create more distinction between titles and paragraphs. This is what I had for the second line that just says Morostide. [font=Georgia]Morostide[/font]

I tested the url code and it worked but the coding for the legacy name and birthday is giving me some trouble. It seems to work great for what its supposed to do but depending on where I insert it into the coding it messes other things up. Mostly it puts a white box behind the profile box and adds the text Pet Friend, Information, and Statistics. The white box scrolls but the Pet Friend text is static. Is there a specific place I should place it in the coding.

For reference I left

Quilter's profile messed up.

🌟YAY!!! I finally reached 5000 food items! My ultimate goal is 9000. 🌟
My first Gourmand pet would appreciate anything from this list that looks yummy.
Still need Morostide candy if anyone is trying to eliminate sugar from their pets diet

Oct 12, 2020 5 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

So what you have there is similar, but it's actually BBcode (or I guess sCode)? I'm not completely certain of the specifics for how it works exactly, but it doesn't seem to work quite the same as HTML, and it doesn't seem to work with the CSS present on the profile template. The way it ends up being displayed on the profile is different than it would be if it were just plain HTML for changing the font -- it seems to show up under a 'span' tag which I guess just does not agree with this template! I would just replace it with HTML, so basically you would go from: [font=Georgia]Morostide[/font] to: Morostide which should work! I tested using [tt][/tt] tags and it worked just fine for me. Let me know if that change doesn't work though, I know these things can be a little finicky.

Oh shoot, sorry, I made a typo and accidentally did not close one of the curly brackets! My bad. Add a } after [tt].pet_wco_info_date{margin-top: 0px[/tt] so that it is instead [tt].pet_wco_info_date{margin-top: 0px}[/tt] and you should be good. Sorry about that!

yes i really do need more

Oct 13, 2020 5 years ago
Eitleoidhme
has fire in their soul
User Avatar

Yea looks like everything is working. Now I just need to work on Stiles

Mieczyslaw Stilinski.

Before I fixed the error in Quilters coding I noticed something interesting. My bar at the top looked like it does on every other page but after I fixed it a piece of the image disappeared. I have been using the Luminaire theme for many months and on the left side of the top bar are what look like photos over the image. I always thought they were part of the over all image but they disappear when the coding is working. I like it so there is no need for a fix just thought it was interesting.

🌟YAY!!! I finally reached 5000 food items! My ultimate goal is 9000. 🌟
My first Gourmand pet would appreciate anything from this list that looks yummy.
Still need Morostide candy if anyone is trying to eliminate sugar from their pets diet

Oct 14, 2020 5 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Good luck getting your pets done now that the layout stuff is figured out!! Oh, yeah, that's because they're separate from some of the other stuff; the postcards are contained in a span tag called... well, 'postcards', so removing [tt][/tt] from the 'display: none' grouping would make them display again if you ended up wanting them.

yes i really do need more

Oct 20, 2020 5 years ago
Queer
is a biter
User Avatar

has anyone mentioned getting errors when trying to update pet desc with html/your templates?

i posted about it in the bugs forum, but i thought i'd let you know, it keeps sending me to a hCaptcha page and im unable to update profiles with your codes (though i can edit them normally if i don't use any html)

Pronouns: he/him/his

【[I]Biting List on Profile![/I]】

Oct 22, 2020 5 years ago
Scrubba-dub-dub
Ploomy
in a tub
User Avatar
Aolani

Thankyou for these templates, they're brilliant. I have a headache, but I think I've finished with

Bauble

Thanks again :)

Nov 2, 2020 5 years ago
Dracona
is never gunna give you up
User Avatar
Blubber

Hi (or anyone else who knows what I am talking about..lol)

Trying to figure out how to change the tabs on profile 4 which I call the Wide Card layout. As you can see on Carol, I did swap the profile and stats but how do I make it do that I can change which tab comes up first when the page is loaded? I was wanting the stats to show first.

Julie

Thank you.

Adopting pre 2007 pets

[img align=right]https://media.tenor.com/images/54bd2e6450371a66f5ba295081c6bbac/tenor.gif[/img]
Cat, I'm a kitty cat,
and I dance dance dance,
I dance dance dance


My Wishlist

my CWs[/font]

Nov 5, 2020 5 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

No one has mentioned it to me specifically, but I know I've been getting captchas when I try to update some profiles, and a few other people I know have been too. I've been trying to experiment with removing bits of CSS to try to figure out what might be causing it and see if I can find workarounds since captchas drive me up the wall, but so far I haven't really been able to narrow it down for some reason (which is a huge part of why I am so late to reply... I really wanted to be able to say something other than 'yeah idk sorry' but man I don't know what the issue is here), so at this point I am unfortunately not really able to do anything. ;; Are you completely unable to update your pet profiles if they have HTML/CSS? The captchas are annoying for me but I can still update the profile after I complete them, and usually it only gives me one captcha per profile work session..

You're welcome! You did a really nice job with this profile -- it's so Christmas-y and I really love that you customized it a lot, I adore the way the pet art is basically in the Christmas tree, that's so great. I love it so much when people take one of my templates and tweak it to make it more their own thing just with my template as a base, and this is a really great example of that : D

Hey there! So the way to do that involves changing the z-indexes of some things around. I basically coded this by stacking elements on top of one another, and the z-index property determines what is on top of the stack, if that makes sense.

I am... looking over this and realizing that the way to fix it is a little bit convoluted and confusing due to the way I coded this, aha, so if you wouldn't mind sending me the code -- I think you should be able to just copypaste it into the 'code' scode, either here or in a sMail? -- then I'll just go ahead and edit it and give you some tweaked CSS. :'D It involves a few steps and I figure that way I won't accidentally forget one or anything.

yes i really do need more

Nov 5, 2020 5 years ago
Scrubba-dub-dub
Ploomy
in a tub
User Avatar
Aolani

thank you, I did code my profile 10+ years ago so it wasn’t completely unknown territory for me. Non the less I learnt some new things and I love how you import the fonts, it’s very clever. Makes it so much simpler.

I might dabble with another pet profile after Christmas, they are a little time consuming lol.

Nov 15, 2020 5 years ago
Harpy
has wings
User Avatar

I greatly appreciate you sharing these for free, I'm absolutely in love with your card layout.

Forum art by

Dec 17, 2020 5 years ago
Thieraelle
User Avatar

I can't remember if I have commented before, but these are beautiful! Thank you so much for sharing! Definitely going to try them out in the new year. :D

Jan 10, 2021 5 years ago
Alleigh
touched the butt
User Avatar
Boomer

You are a heavenly creature for this!

Derp. Wishlist

Jan 11, 2021 5 years ago
Dragons
made a living
User Avatar

Thank you so much for creating these! They're absolutely gorgeous! I haven't done coding for awhile, but they're not hard to edit or understand and I greatly appreciate you putting them up for us to all enjoy! ^^

Jan 21, 2021 5 years ago
Professional Mooner
Dorqphish
User Avatar
Berodach

these are great! I'm using one for Paavo and Vlad:)

Jan 24, 2021 5 years ago
Thundercracker
made a living
User Avatar
Serrated

You are great at these, I snagged one of each for the 2021, Karaline has the first and Bicker has the night <3 will get around to editing them <3
Thank you.

Holiday Clickables | |

Feb 3, 2021 5 years ago
Nicole
User Avatar
Casey

I just wanted to say thank you so much for your lovely templates! After my last profile for Casey got all messed up, I found your thread and decided to take my pet profile a little more seriously so that I could maybe try for a pet spotlight. I wanted to let you know that I won today! Thank you so much for making these templates so a coding dummy like me could take it and make my pet something nice. <3

(thank you to for my siggie)

Feb 6, 2021 5 years ago
LadyFoxling
is a flower child
User Avatar
Raiya

So happy to see you're still around, active, and helping other people's pet page dreams come true! ❤ You're amazing, Lea!

📝 I'm just the words 💗 You are the sound 🎵

Please log in to reply to this topic.