Thanks for the help!
[tot=PiplupMagby34]
Thank you! Don't worry about it -- I don't like to make a big deal out of birthdays so I'm pretty quiet about it (I don't have the cake thing enabled on here) and I was pretty much gone for the entire day anyway, lol.
Thank you so much for the Pastebin link! It's so much easier on my eyes than having to view source. Is this about what you had in mind for pet friends?
No problem! Let me know if you need help with anything else c:

Aw, thank you so much for the gifts, that was really nice of you. ;v; And yeah! Is this better?

- thank you for this!
A perfect simple base is what I needed. I'll get started fixing up all my guys. I have 26 pets at the point, it's a lot! I use to do all the graphics and coding for pet profiles. But I'm just not into it anymore and don't have the time or patience. I made about 3 complete profiles and they became out of date and broken due to Subeta changing their layout.
EDIT: I can not for the life of me figure out how to get the google font code to work. I picked the font satisfy, edited the code that you listed with the change and put it under .pet_name I'm trying to finish Migrate
Also, I want to use 250px x 250px overlays. I've been trying to figure out how to move the first divider down, and the second up to fix things out...
Eh erases Sabrena's story and will start over I don't like it xD I'll work on it later haha
I do need your help though, if you don't mind :)
Mary Ann How do I lower that line? It's striking through owner: mystiboo xD
Edited:
Never mind! I figured it out :D
Here's the code! No payment necessary because it was a really easy change. ^^ Just please let me know when you've got the code saved so I can delete it from my pastebin to save room, since you're only allowed 10 unlisted pastes for some reason..
I completely understand not being into it anymore. Glad my templates can help out here! Sorry for taking a few days to get back to you though, ack.
When you added the Google font code, did you put it at the top of the CSS? If you could try to re-add it so I could take a look to see the issue, that would be great.
The way I coded this profile is kind of wonky, it's a bit old... But the first divider is a div by the name of 'hr' positioned with absolute positioning; it's at 260px from the top by default so just find and increase that number to move it down. The second div is named 'hr2' so I would just ctrl+f that if you want to change its position.
I hope you're able to rewrite Sabrena's story in a way you're satisfied with, oh man. And I'm glad you figured out how to make the fix! That story for the newer profile though.. god that poor ontra.. I love rift pets but man the eyes being on the feet is so weird xD Are you going to add more to her story, or was that about it?

Thank you so much! But I have a problem. Nothing scrolls. The friends are great and exactly what I wanted, but they won't scroll. I added a story to see if it would when the friends wouldn't, but neither does. I assume the TC won't either, but I don't have enough in there to check.
See Andare to see what I mean. Sigh. Sorry to be a bother. :(
It's okay! This stuff happens. Did you replace your code with the new code from my pastebin, or just edit part of the profile? I edited a few z-index issues in the CSS to make sure that the scrolling worked, which it seemed to do fine on the test pet I was using. I would recommend replacing the code with the stuff from the pastebin I posted and re-adding the story.

That's really weird. I tried updating it again and editing the z-indexes, so I guess try replacing it again? pastebin I can scroll on Ifren's profile, so I have no idea why it wouldn't work on your pet's...

I replaced it. Just curious, but are you able to scroll on my Andare? maybe its just me.
On [pet not found] I am using a different profile of yours, and the pretty scrollbars show and work perfectly. On Andare the scrollbars do not show and scrolling never worked, even before I altered it. Just now I went to Firefox (I use Chrome for Subeta) and looked at Andare. The old type scrollbars do show up, but they don't work either. I don't know what is wrong, but maybe its my pc just doesn't like it. I will just not worry about it, and keep everything to a length I don't have to scroll. We may never know why it doesn't work. lol Thank you so much for your time, tho! I really appreciate it.
- okays, I got a handle on moving the dividers around.
I put the first part of the code for the font on the top, and a second part of the code in .pet_name I see it has changed to a cursive/itallic font, but it's not 'cookie' or any other font I tried changing it to. I'm missing something D: Migrate
No, I can't scroll on his profile, and it's pretty much definitely a z-index issue. It's just really annoying trying to figure out what the exact problem is because for some reason it's working better on my pet profile than on yours... Looking at the source on his profile, one of the z-index things isn't working correctly because there's a gap between 'z-' and 'index' that... might cause a space to appear and mess things up? I don't know. It's under the part of the code that sets a lot of things to :target so maybe you could ctrl+f and get rid of the gap and see if that changes anything, though idk if it will since this profile is working fine on my test pet for whatever reason... There's also a missing div closing tag that should go under the left column buttons. Also, I believe the reason the scrollbars aren't showing up on his profile is because both scrollbar colors are set to transparent lol.
The issue looks to be that you put a link href tag into the CSS. That actually goes outside the CSS! So just move it to above the style tag instead and you should be good to go. I'm not sure if this will make any sense, but basically importing fonts can be done in a couple of ways. I like to keep it in the CSS for anal retentive organization purposes, and having the import code in the CSS requires it to be a little different than using an HTML link tag like what you added.

Wow, thank you so much for sharing your templates, they look amazing! :D I've been trying to make some changes on my pets' profiles for a while, but I couldn't figure many things out and the results were not good. They will finally start to look nice, thank you! ♥
Aw thank you! And that story will be it for now until I'm able to add more :D
Hi, sorry to bother you! I was just wondering if you could tell me how you get the pet stats to be so nice and compact? I've been coding for a while myself but recently realized there is still a lot I do not know, so I'm trying to expand my knowledge. xD I'm trying to get this pet's stats to fit inside that box, and I'm running out of ideas. OTL Would you be willing to enlighten me, please? xD Yayoi Thank you for your time, and also thank you for providing such awesome templates! I'll have to find someone to use that tabbed one on. I've never played with a tabbed template before. +_+
You're welcome for the templates, and thank you for the compliments on them! ;_; I hope things go well with your pets. Let me know if there are questions!
Hi! You're not bothering me, don't worry. Thank you for the compliment! And definitely feel free to use the tabbed one on a pet, or just as a reference for anchor links if you want. c':
Firstly, if you want to include your pet's job + foods eaten + books read, I would recommend making this change in your CSS: changing a{display:none} to br+a{display:none}
That way, it will remove the 'disable weapons showing' but not the links to the job, food, and books.
When it comes to making the pet stats more compact, you can try adding this:
, {padding: 0px;
margin: 0px}
li:nth-child(1){margin-top: -15px}
li{line-height: 22px}
The first line of CSS removes any padding and margins from both the column_3 div and the pet stats. The second line is to get rid of the weird space before the first stat. And the last line of code is something you might want to adjust depending on how you want things to look; it controls the height of all the lines of text in the column_3 div's stats list. Decreasing that number will make the text closer together.
I hope that helps!

Aaaaaahhhhh, thank you so much, that's exactly what I needed!! <3 And thank you for allowing me to reference your codes! That's going to help me learn so much! I realized the other day that I still had no idea how to write code for tabbed layouts or hover areas and I wasn't really sure where to go to learn. ;w; I really appreciate your help! :)