I have been trying to make Luna- spotlight ready as well as making her profile a dedication to a Long Distance Relationship I was in.
I love how it looks, but I am bias lol
I believe I have read through it and there are no grammer errors as far as I can tell, but english wasnt my best subject at school xD
Thank You for any advice/rating given :)
Screenshot The nominate text overlaps with the owner text, and the treasure box is a little too high up. Layout is looking good otherwise.
Ahh ok, couldnt see the nominate text because I own the pet. I wonder what the code is to move that ... thanks! :D
Oh I forgot about that, I'll send the code, don't change anything!
.owner {
position: absolute;
left: 30px;
top: 248px;
width: auto;
z-index: 7;
}
.pet_spotlight {
position: absolute;
top: 246px;
height: 30px;
width: 200px;
text-align: center;
font-size: 14px;
z-index: 8;
left: 3px;
}
.pet_color_info {
position: absolute;
text-transform: lowercase;
position: absolute;
top: 233px;
left: 25px;
width: 130px;
z-index: 10;
}
Okay change your code to match mine and the name colour and nominate link will all be nice and lined up without overlapping.