Hey, I'm trying to figure out how to move the position of the minion below the picture on Sonatamoon 's profile. I also want to reformat the stat bars (HP, Strength, etc.) to make them fit the profile better. Any suggestions?
Edit: I changed some stuff around, so how does it look guys? And....does anyone know how to get a picture to cover the entire background please? I wanna do that for another pet. :)
[tot=PiplupMagby34]
change the positioning of the minion from 'absolute' to 'relative' and then change the pixel values until it's where you want it. you may also want to scooch the story down a little to make space for the minion.
you can change the color of all statbars with the following:
.statbar {background-color: ; border-color: }
or you can change each individual statbar's color like so:
{background-color: }
{background-color: }
{background-color: }
{background-color: }
{background-color: }
{background-color: }
{background-color: }
and if you don't want the books read, food eaten, or job listed, you can use this:
, , {display: none}
i would also suggest using relative positioning to scooch (the stats) into a better-aligned position.
when pinging PSSupport please remember to link to the pet that needs help.
If I have claimed a Dance from you and do not immediately Dance I will get back to you.
Always Buying:
[/font]I don't know how to do that yet.... :(
[tot=PiplupMagby34]
If I have claimed a Dance from you and do not immediately Dance I will get back to you.
Always Buying:
[/font]
background-size: cover;
That will make the background image cover the entire element.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
I...need help AGAIN. I'm so new at coding it's not funny. I found some lovely backgrounds to use for my pet profiles....but now it's hard/tricky to see the pet info and description on some of the patterns I chose. I need to put the info and description in a separate box (with a color that matches the background).
GleamSnowette 's proflie has an example of what I want. Oshacloud 's is a profile that might need the text box.
[tot=PiplupMagby34]