Sorry if this is already made, but I want to code my Sayif'y's pet profile. I want it to be simple; With a white box and a maroon background. I want the white box to have all of the information in it while the background can, uh, stay as a background. Any help?
, , , , { display: none; }
{ background: ; }
body { background: ; }
I didn't test this but it should work for the most part. Let me know if I forgot anything. :)
:
It's great, it's just that it shows a strange, pink line. I don't want that, so is there any way to fix it?
Replace:
body { background: ; }
With:
, body { background: ; }
:
Thanks. :3
Do you know how to make it thinner and put it in the center?