E. C. Koopa
Owner of the Dr. Laura Game.
- Pronouns
- Any/all
I have a picture I'd like for my #p-logo a tag, but it's too big to fit in the allotted space. I've tried changing the px and searching google, neither of which worked.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
#p-logo a {
background: url(http://www.mariowiki.com/images/3/3e/MK8_Roy_Icon.png) center/130px no-repeat !important;
}
With that code, it will always be fit inside the available space no matter what. The logobox is 155×155 pixels in size.Mary Berry said:and then what's the highest size I can use without it being too big for the space?