Example: Teslo If you find something wrong with it, please let me know and I'll try my best to fix it.
You can change the colors as well by finding this section:
SPOILER (click to toggle)
/* body background /
body {background:white;}
/ color of links, including menu buttons /
a {color:black!important;}
/ changes color of fill of stat bars /
div.statbar div.stat {background: ;}
/ changes color of titles*/
h2 {color:black;}
/* color of background for sections /
,,,,,.box {background-color:;}
/ color of background for mobile menu /
{background-color:;}
/ button for opening menu*/
{ border: 5px solid ;background-color: ;}
/* background of links of mobile menu */
a {background-color: ; box-shadow: 0 5px 0 ;}
Pick up the code here: https://www.dropbox.com/s/zj34tsbb44hoqju/CodeToCopyPaste.txt?dl=0 I can't directly post it here because it uses " @ " which ends up pinging people on the forums.
Feel free to tip me for the work at this subeta shop[/Url] or my [URL=https://ko-fi.com/isabelnava]ko-fi.
If you'd like extra personal customization with this profile or a new/different profile, please contact me for prices. Feel free to ask any questions for help though! I'm always open to help with coding.
Thanks for sharing. Using it on one of my pets :) Graphics for my graphics request page xD;
Glad to hear! If you want to make the images bigger for mobile let me know, I'll send you a code snippet to add.
add the class bigIMG to the container div Box
Where do I put the credits in this template?
[tot=PiplupMagby34]
I'm having an idiot moment and can't change the main white background on the loading screen?
Also, is there a pet spotlight spot?

feel free to put them anywhere at the bottom of the box, I totally didn't think about this! If you'd like I can add it in from the css part but I think it would look best if you add it so you have control as to how it looks and where it goes.
The pet spotlight is located under the pet overlay/image
to edit the loading screen add this css code after mine (or find it in there)
.loadingscreen{background-color:black;color:white;}