Replies

May 28, 2019 6 years ago
Faune
has a massive family
User Avatar
Booped

Thank you so much for this code! I love my new profile and that I now have just enough knowledge to change it up when I want to feature different art. You're so generous to offer this code and knowledge for free!

"I've found it is the small things,
everyday deeds of ordinary folk,
that keeps the darkness at bay.
Simple acts of kindness and love
"
The Hobbit (film)

May 28, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

Yay, I'm so glad! I love the way your profile turned out; it's so cute~

Jun 3, 2019 6 years ago
Asunay
got lucky
User Avatar
Jimin

Hello Shakespeare =) Thank you for your free user profiles! I tried to follow your steps but im such a noob at coding...xD I think i made some mistakes. My profile looks kinda weird now. May you can help me out?

Jun 3, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

Sure! Can you send me the code you put in your profile so I can take a look? :)

Jun 10, 2019 6 years ago
Hyte
only has room for one
User Avatar

Thank you so much for your tutorial. it was so amazing. But when im following the step 2 that i click the Profile Preferences, the Profile Text is blank so i think that i did something wrong. :(

[flower=Hyte]

Jun 10, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

You should be able to copy all the code from the link (the big one at the bottom that's labeled "The Code") and paste it into the empty box and then hit "submit profile". By default it is blank :) Let me know if there's something specifically you're having trouble with.

Jun 11, 2019 6 years ago
Yoki
User Avatar
Hathen

As so many have said before thank you for this code. It has really helped me out.

Jun 12, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

You're very welcome!

Jun 15, 2019 6 years ago
STARK
gets around
User Avatar

Just wanted to say thank you so much for the template! I had a lot of fun customizing the colors! Is there a way to include a flat color background instead of an image? I tried fiddling but with no luck.

Jun 16, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

Yep! Just replace this part:

body {background: url('IMAGE LINK HERE') no-repeat center center fixed; background-size: cover;}

with body {background: ;} putting in whatever color you want instead of FFFFFF. Just Google "color picker" if you need help finding the hex values of a color. :)

Jun 16, 2019 6 years ago
STARK
gets around
User Avatar

Ah, my issue was I just didn't erase enough. Thank you so much, and thanks again for the template!!

Jun 17, 2019 6 years ago
Shakespeare
has high elf-esteem
User Avatar

Glad it worked! :)

Jul 2, 2019 6 years ago
This rift empty
Rei
YEET
User Avatar

This is great, thank you so much!

[img align=center]https://img.subeta.net/items/minion_lunamoth.gif[/img]

Aug 12, 2019 6 years ago
The Plushie Collector
creativename
User Avatar
Celissa

Thank you so much for making this! I've been trying to figure out how to code my profile for a while now and I'm really happy with how it turned out c:

Sep 15, 2019 6 years ago
Inu
User Avatar

Thank you so much for this, I've been looking for something like that for quite a while

Please, sell me this 🥺🥺 [CW Owned List] <- if u prefer trading

Oct 29, 2019 6 years ago
Evalynn
gets around
User Avatar
Moxxie

Thanks for this!

Super easy to customize - exactly what I've been searching for. I love making the art... hate making the code.

Using now :)

Jan 4, 2020 6 years ago
Leef
User Avatar
Aroden

thank you so much for this! But I'm having trouble. Why is my background grey? I can see my background at the top of my "edit profile" page but the grey background seems to be covering it :/

Jan 6, 2020 6 years ago
Shakespeare
has high elf-esteem
User Avatar

Did you manage to figure it out? It looks like it's working for me.

Jan 9, 2020 6 years ago
Galadriel
User Avatar

Wow, thank you so much for this; it's amazing! I've been wanting to make/get a custom-ish profile and this fit the bill perfectly. I love that I know what's going on in the code so I can change the colors and art whenever I want.

Just one question: is there any way to change the vertical positioning of the columns? Like if I wanted columns 1 and 2 closer down to the bottom of the page and the art in column 3 closer to the top?

Previously ShadowyIce ❤️ Forum art by

Jan 10, 2020 6 years ago
Shakespeare
has high elf-esteem
User Avatar

To move the art in column 3 up, you'll want to decrease the number in top: {position:absolute; width:2px; height:400px; left:180px; top:180px;}

To move columns 1 and 2 down, increase the number in top (by the same amount): {position:absolute; width:300px; height:400px; left:430px; top:230px;} {position:absolute; width:300px; height:140px; left:430px; top:85px;}

I hope that helps! Let me know if anything was confusing. :)

Please log in to reply to this topic.