Replies

Apr 4, 2020 5 years ago
BrearHeart
is a sun worshipper
User Avatar
Consiglier

I've been working all morning trying to make a base for my pet profiles and have come up with this:

Kivuli

For one, I have no idea where the pet spotlight is... even when I log out I can't seem to find it on the page anywhere. I wanted it directly underneath Column 2 (the pet image and name).

For two, I can't seem to figure out how to actually add a height to the white block where all the information is shown. I was hoping to get something like the top where there's some padding and you can see the background. If you scroll down currently, you'll see a huge extra space of white underneath the treasure items and it continues all the way down to the bottom of the screen. I've tried adding a simple height:500px code to both the body and content codes but neither seem to do anything.

Thank you for any help!

{background-color: ; position:absolute; left: 85px; min-width: 100%;} html {margin: auto !important; width: 100%; height: 100%; background: url(https://i.pinimg.com/originals/d5/4b/d6/d54bd60cda8b3fa652784bd02574a824.jpg) no-repeat center center fixed; background-size: cover;}

body {width:815px; height: auto; margin:0 auto; position:absolute; background:transparent; margin-top:35px; margin-bottom:50px; font-size:10px;}

Please log in to reply to this topic.