« Web, HTML, Tech Forum

Problems with da code

Da weird white bg thingHeya! Im getting some problems with my profile, the banner on top is getting this weird white background and i dunno how to fix it.

Btw heres the code for the banner:

main:before {

width: auto;

margin-bottom: 25px;

border: 1px solid black;

height: 350px;

display: block;

content: "";

box-shadow: 0px 0px 5px 1px #000000;

background-image: url(https://image.myanimelist.net/ui/G-Sm6d0qIwQxUGHIp-m2WDFUqTQ_MSEIl_awFmjMGxbekgq4TQ1uxtKstreVvr4-lVvxpGl1WLv-KFe49xYXZk38IyzwhS5G85D1U1hdCZcURnjnq9JMlqyG0t3O9xbB);

background-position: center center;

background-size: cover;

}


Report Topic

1 Reply

Reply by God

posted

only thing i can think of iz u might need 2 do background-color: transparent; therez a chance it could b inheriting from sum else . n if that seemz nawt 2 do anythin do background-color: transparent!important; n if that still doez nothin im outta ideaz lol


Permalink Report Reply