Cory's profile picture

Published by

published
updated

Category: Art and Photography

πŸ–₯ CSS Snippet: Adding a Banner To Your Profile

If you want to add a banner to your profile, above your profile, here's an easy way to do it. I've also included a way to make it look great on mobile. For whatever image you use, adjust the height tags until it looks nice.Β 



Remember: always put any CSS in between two Style tags: <style></style> That way, browsers willΒ recognize that what you're trying to do is adjust the style. Also remember that CSS stands for Cascading Style Sheets, so the browser will activate styles from top to bottom!

main:before {
width: 100%;
height: 300px;
display: block;
content: "";
background-image: url('https://via.placeholder.com/1280x720.png');
background-position: center center;
background-size: cover;
}
@media only screen and (max-width: 600px) {
main:before{
height: 200px;
}
}


266 Kudos

Comments

Displaying 20 of 57 comments ( View all | Add Comment )

Griffin

Griffin's profile picture

Is there a way to put a border around the banner?


Report Comment

char

char's profile picture

is there a way to make it interchangeable at all?


Report Comment

wilford

wilford's profile picture

The Geometry Dash Lite game is known for its colorful, geometric graphics and engaging electronic music.


Report Comment

π“‚π’Άπ’Ήπ’Ήπ“Ž

π“‚π’Άπ’Ήπ’Ήπ“Ž's profile picture

using! tysm


Report Comment

Peakathan

Peakathan's profile picture

thanks sm this is great


Report Comment

βΆβΆβΆβ›§π•·π–†π–™π–Šπ•Άπ–“π–Žπ–Œπ–π–™β›§βΆβΆβΆ

βΆβΆβΆβ›§π•·π–†π–™π–Šπ•Άπ–“π–Žπ–Œπ–π–™β›§βΆβΆβΆ's profile picture

thank you so much, fixed my problems!


Report Comment

christinacrucifix

christinacrucifix's profile picture

Ugh thanx so much


Report Comment

GHOSTLY_T0ASTLY

GHOSTLY_T0ASTLY's profile picture

USING THANK YOUUUUU


Report Comment

GHOSTLY_T0ASTLY

GHOSTLY_T0ASTLY's profile picture

USING THANK YOUUUUU


Report Comment

Ι–Ι¨Ι–Ι¨

Ι–Ι¨Ι–Ι¨'s profile picture

using!


Report Comment

Zee!!

Zee!!'s profile picture

using :>


Report Comment

ΛšΛ–`⭐ ONE ! ˚. ⋆

ΛšΛ–`⭐ ONE ! ˚. ⋆'s profile picture

USING!!! ^_^


Report Comment

Mike The Nerd XP

Mike The Nerd XP's profile picture

I didnt understand


Report Comment

Soso

Soso's profile picture

Yesss tysm<3


Report Comment

Soso

Soso's profile picture

Yesss tysm<3


Report Comment

NorNor

NorNor's profile picture

Thank u Thankuuu~


Report Comment

πŸ₯€π€π§ππ² πŸ₯€

πŸ₯€π€π§ππ² πŸ₯€'s profile picture

Its doesnt seem to be workng 4 me idk what to do


Report Comment

Cena <3

Cena <3's profile picture

Im attempting to use!


Report Comment

Jordan !!

Jordan !!'s profile picture

Usinggg !!!


Report Comment

Monotism

Monotism's profile picture

Using!


Report Comment