Replies

Nov 25, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Hi! Sorry for the delayed reply, I haven't been on much due to the holiday season, Yeah, I can definitely help with that. Shouldn't be too hard at all, really. All we should need to do is make a new div for the image, but first the image should also be made transparent - the one you posted seems to have a white background. Are you able to make it transparent yourself, or do you want me to try? Also, I really love the way this is coming along. That background is so pretty!

yes i really do need more

Nov 26, 2018 7 years ago
Mightyena
plays with dead things
User Avatar
Optimus Prime

Hi again. c: I checked out your pets the other day and saw your link to some codes for profiles and I'm here like "AAAA yesssss" so I'm gonna use a couple and all that~

Oh and quick question; I'm using this profile

Uldren Sov and the numbered tabs, how do I change the colors for those? ; u;

Nov 26, 2018 7 years ago
Asunay
got lucky
User Avatar
Jimin

Hey Lea, no problem at all, dont worry =) Oh, sadly i dont know how to do that x.x If it doesnt take too much time for you, i would be glad if you could make the image transparent. Thank you so much for all your help =) I changed the image to another one with the same size, where he is smiling xD Thank you <3 I'm glad you like the design.

Nov 26, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Awesome! I'm really glad to hear that. : D I would love to see them when they're finished~ Sorry I don't really have guides for many of these; I'm so used to just kind of fiddling around with everything endlessly and seeing what happens myself that I just... forget to explain things, oops. To change the color of the tabs... in the CSS color section, you'll find this: , , , {background: } :hover, :hover, :hover, :hover{background: } a , a , a , a {color:; text-shadow: 2px 2px } , , , , , , , , , {box-shadow: 0 0 0 1px }

The first line of code, with the background set to '#bbbbbb', is the default background color for the tabs; the second line, with the '#999999' is the background color on hover; the third bit of code, with the color and text-shadow, is for the text colors; and then the last bit, with the box-shadow, is what I used for the border around the columns and tabs!

Oh, this new image actually seems to be transparent already! That's super convenient, wow. 'u' I did edit it a little so that I could make it smaller (it had a lot of blank space surrounding him!) I uploaded the new image to my Imgur account for the time being, but it'd be really great if you could upload it to your own image host if you have one, just so I can keep my Imgur more organized, aha. 8D; So, the code I added to the CSS was this: .characterpic{position: fixed; bottom: 0px; left: 1100px; z-index: 3; height: 100%; width: auto} You can put it pretty much anywhere in the CSS. (And if you want it to be farther to the left or... less far to the left, you can edit the pixel value for that of course. Also, the height being set to 100% makes it so that the image fills your screen, but that can be changed to a pixel value if you'd prefer.)

And then I added this to the main HTML, before any of the layout divs:

yes i really do need more

Nov 27, 2018 7 years ago
Asunay
got lucky
User Avatar
Jimin

I'm so glad that you had less stress with editing the picture =) I didn't know that this picture was almost transparent, but i'm glad about that! I already uploaded the picture at imgur again =) Thank you so so much again for taking your time to edit the picture and for the coding <3 Oh god, i really love your pet profile templates, and that you are always open for questions and help if its needed =) <3 Love Nataniel's profile so much now, it looks so awesome!

Nov 27, 2018 7 years ago
Mourning
User Avatar

On

Betheny's profile, is there a way to change the colors of the remaining spots that are white?

The spots behind the pet image and the larger box that holds the contents of the tabs are the ones I'm interested in.

Thanks.

| | | |

Nov 30, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

The new image already being transparent was definitely very convenient. c: Thanks for the reupload! :D I always got frustrated with my Photobucket being a huge mess, so I'm trying to avoid the same problem with my Imgur account. And it was no problem at all! ^^ I really love being able to help people out. I'm always so glad when these templates encourage people to work on their pets!! And yesss, his profile looks great! I love it. g

Hey, sorry for the delayed reply! This time of year is wayyy too busy. So for changing that, I would just ctrl+f , , , , and you should get taken to a chunk of code that features a line that controls the background for all of the content boxes and sets it to white - "background: ". You can just change that to the hex value you want of course. And then if you search for " " you'll find a bit of code that contains a background-color for the pet image, which you can change similarly. That should be all it takes to change 'em! Although, the Subeta pet image itself has a white background, so if that having a white background bothers you, you may end up wanting to make a transparent version to use as an overlay (if you're not already planning on an overlay, I mean.) Though thinking about it, I believe the fullsize glade lain art is on deviantart with a transparent background?

Also, I just have to say I really love her design and color scheme! She's so pretty. 'u'

yes i really do need more

Nov 30, 2018 7 years ago
Mourning
User Avatar

Sorry to bother you with so many questions...

I found the sections and changed the colors. However, when I put the overlay code into the profile, it wipes out the pet image completely. Am I doing something wrong?

{background-image: url(https://imgur.com/8xdzq9Q)} is the section of code I'm using. And I'm putting it in the background and colors code part of the profile.

| | | |

Nov 30, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

No problem, I'm fine answering questions! It took me a minute to notice but it looks like that's just because the image url is just missing the .png at the end. I've had many a time when I accidentally copypasted the "image link" URL for my Imgur image instead of the "direct link" thing, myself. x)

yes i really do need more

Nov 30, 2018 7 years ago
Baephomet
is a lovebug
User Avatar

is there a way to do a custom overlay on your profiles with a code instead of actually submitting it as an overlay? (if you know what i mean)

Nov 30, 2018 7 years ago
Millie
is sweet
User Avatar
Nii

Thank you so much ! Most of my pets have been using your template because it's easy to use!

It's actually possible! I tested it with

Nii! I could share the code I used if you want! (You just need a lot of adjustments!)

art by

Nov 30, 2018 7 years ago
Baephomet
is a lovebug
User Avatar

awww its so cute! i did figure it out after playing with the code a little, it wasnt too hard! <3 thank you so much for these theyre are awesome! Heres the profile :3 which sometimes works and sometimes doesnt it keeps glitching

Nov 30, 2018 7 years ago
Millie
is sweet
User Avatar
Nii

I'm glad it worked for you! It's fun customizing pet profiles ahaha~

art by

Dec 1, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

You're so welcome! :D I'm glad you're getting so much use out of them. Gah, I need to finish a few more templates and add them, it's been a while... Also, I was looking through your pets now and I love Joyeuse and Uomi especially, ahhh. 'u'

Well, it definitely worked when I looked him up from your profile, though it looks like the link you posted was a preview of his profile, so maybe that's why it sometimes didn't work? It's easy to get those URLs mixed up. x) Anyway, he's super cute! I love him. (And man, I remember the days of redrawn overlays before custom overlays were even a thing... I like making edit overlays that aren't usually too different from the official art, so a lot of my pets have overlays that I'm too cheap to ever make official custom overlays, aha.) Anyway, you're welcome for the templates ^^ I'm so happy they're helping so many people out, omg, it's so great to see!!

yes i really do need more

Dec 1, 2018 7 years ago
Mourning
User Avatar

Thank you for pointing that out. I finally have the profile for

Betheny complete and I'm so happy!

Thank you for the template!! :)

| | | |

Dec 1, 2018 7 years ago
Millie
is sweet
User Avatar
Nii

I'm so glad you liked them ahhhhh! Joyeuse is actually my main and front OC but so far I'm paying more attention to my monster girls omg. I'm looking forward to new templates! Yours are so fun to use ahh. ;v;

art by

Dec 7, 2018 7 years ago
Yzma
got laid
User Avatar

So I have basically no understanding of coding and want to thank you for making such nice templates. :)

And.. since I have no understanding of coding I need to ask you a question about font size and it fitting in the boxes. My pet Paleontologist has a rather long name so all of the letters do not fit in the background box area. How do I make the font size for his name smaller? :x Thank you for being awesome!

Dec 16, 2018 7 years ago
Lea
is forever on a quest for more pets
User Avatar
Halden

Oh, jeez, I didn't realize it until now but it looks like whatever weird issue was going on with the forums made it so my reply to you guys didn't go through. x: Sorry about that!

She looks fantastic! You're very welcome for the template. : D I love what you did with it~ Is she fully complete, or not quite yet? I was going to nominate her for pet spotlight (if you participate in that, I mean) but there's no link....

I love monster-y characters, so I cannot blame you for focusing on monster girls haha. 'u' I'm really glad that you find the templates fun to use!! I do have another template that's pretty much done (this pff), I just need to finish organizing the CSS and.. actually add it here... Might also add this one since I can't see myself using it with any of my other pets orz; Just gotta actually get myself to write up color guides or something so it's less "ok guys here's a mess of CSS, have fun seeing what happens when u mess with it!!" dfdfgfg;;

I'm super sorry for the lack of reply, it looks like the site ate my initial reply to you. ;;; Looks like the name fits though, so I'm guessing you figured it out? Please let me know if you have any other questions or anything!! I'm very happy to help as long as the site... allows me to help, lol.

yes i really do need more

Dec 16, 2018 7 years ago
Mourning
User Avatar

I participate in the spotlight. I just activated her spotlight link yet I'm not sure she can be nominated since I'm missing 2 items in her TC, but everything else is complete.

| | | |

Dec 18, 2018 7 years ago
Yzma
got laid
User Avatar

Yes! I did figure it out! I had one more question if you could help me... how can I get the treasures to display more than four per row?

Please log in to reply to this topic.