User banner styling

Pur3x

Active member
I have a question about the xenforo userbanner why is the admin userbanner different ? the admin userbanner has white shaded corners and the moderator userbanner is fine. Here's a picture of what I'm talking about.

34nldvo.png
 
Last edited:
I have a question about the xenforo userbanner why is the admin userbanner different ? the admin userbanner has white shaded corners and the moderator userbanner is fine. Here's a picture of what I'm talking about.

2qdr0ut.jpg
Put the following in your extra.css

.userBanner.bannerRed {
border-color: transparent!important;
}
 
now i don't see the corner where the white shady was can i just change it to the color red instead of taking it off ?

here's a pic

ezon5w.png


I got it fixed, thank you for your help guys.
 
Last edited:
Top Bottom