Hi Spaceheyers!!! This is a layout that makes your profile page look like those classic black & white Composition Books from school! Complete with a marbled background, a rounded label and in the middle a vintage ___line___ paper! Enjoy and I recommend you write down 'using' in the comments below! P.S At the time of writing this blog entry, sharing layouts is currently broken.As soon as I can I will try to upload this to the layouts page.
(The Line Paper is from here but is a Public domain image, and the marble pattern is from here under the CC-BY-SA 4.0 License)
<style>
nav .top {
background-color:black;
border-color:white;
border-style:double;
border-radius:20px;
border-width:5px;
}
.row.profile {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Diary_no._I_%281%29%2C_November_14%2C_1927_to_January_29%2C_1928_%281927%29_%2820272520744%29.jpg/800px-Diary_no._I_%281%29%2C_November_14%2C_1927_to_January_29%2C_1928_%281927%29_%2820272520744%29.jpg?20151028163639);
}
.pfp-fallback {
border-radius:15px;
border-style:double;
}
body {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Composition5r.jpg/800px-Composition5r.jpg?20170605150004);
}
</style>
nav .top {
background-color:black;
border-color:white;
border-style:double;
border-radius:20px;
border-width:5px;
}
.row.profile {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Diary_no._I_%281%29%2C_November_14%2C_1927_to_January_29%2C_1928_%281927%29_%2820272520744%29.jpg/800px-Diary_no._I_%281%29%2C_November_14%2C_1927_to_January_29%2C_1928_%281927%29_%2820272520744%29.jpg?20151028163639);
}
.pfp-fallback {
border-radius:15px;
border-style:double;
}
body {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Composition5r.jpg/800px-Composition5r.jpg?20170605150004);
}
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )