Home | All Fwiends | Random | Music | Blog | Search

golden_lib's Blog

"Faire d'une taupinière, une montagne."
Male
69 years old
France Metropolitan
Last Login: 1624911672000
Contacting golden_lib
Message
Report
Add
Block
All Blogs (4/10)
1617887455000

[Tuto]: how to bring more friend?

Welcome, in this tutorial, we are going to see how to bring more friend on this website.

①) Go on Edit your profile

②) Write this in the css box:

div.comments > div:not(#form):first-child:after {
    content: "Please login to not die.";
    position: fixed;
    display: block;
    bottom: 0;
    text-decoration: underline;
    background: -webkit-linear-gradient(#eee, #47f1ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 2px black;
    font-size: 4em;
}

Replace " > " with a " > "
If you don't want your blog page to be ugly, set this first line :

div.comments > div:not(#form):not(.blog):first-child:after {

③) Send your profile to everybody, when they try to visit your page, they see this:
https://i.gyazo.com/c55b47e9643f943264aab139b87af1b3.jpg

④) Be original, play with it, change the font, the size, the color and send me your design here!


Thank you for your attention (Tom doesn't approve this method yet)