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

froot.loops's Blog

"cone in da pool fo today"
Female
17 years old
Antarctica
Last Login: 1611339662000
Contacting froot.loops
Message
Report
Add
Block
All Blogs (2/10)
1593106797000

MY CSS

please give credit to me (froot.loops) if you ever end up using some of my css! thanks and enjoy :)

PS: i'm glad to help if i can! message me and i will see what i can do ;)

BACKGROUND GIF:

}
body {
background-image: url(add url here);
font-family: monospace;
padding-top: 45px;
font-size: 15px;
background-size:100% 100%;
background-attachment:fixed;

GENERAL BOX COLOR:

}
.box {
border: 4px,;
overflow: hidden;
background-color: #eac5d8;

"EDIT MY PROFILE":

}
.extended {
text-align: center;
margin-bottom: 20px;
margin-top: 15px;
}
.extended {
/ border: 4px solid #EAC5D8; /
text-align: center;
margin-bottom: 20px;
margin-top: 15px;

"FRIEND COUNT":

}
.fwiendCount {
color: #000;

CUSTOM CURSOR:

}
/ Start http://www.cursors-4u.com / {cursor: url(add url here), url(add url here), auto !important;} / End http://www.cursors-4u.com */

CUSTOM ICONS:

}
add hashtag heresMsg {
background-repeat: no-repeat;
background-image: url(add url here);
}
add hashtag herereport {
background-repeat: no-repeat;
background-image: url(add url here);
}
add hashtag hereadd {
background-repeat: no-repeat;
background-image: url(add url here);
}
add hashtag hereblock {
background-repeat: no-repeat;
background-image: url(add url here);

TOP HEADER:

}
div#header {
all: unset;
font-family: monospace;
font-size: 15px;
background: #ff82a9;
color: #fff;
position: fixed;
width: calc( 100% - 15px );
height: 22px;
padding: 5px;
left: 0px;
top: 0px;
margin-bottom: 40px;
border-bottom: 1px solid #ff82a9;
padding-left: 10px;
padding-top: 6px;
overflow: hidden;
z-index: 300;

SUB HEADER:

}
div#hSub {
all: unset;
font-family: monospace;
font-size: 15px;
background: #eac5d8;
font-size: small;
margin: 0px;
padding: 5px;
padding-top: 5px;
padding-left: 5px;
padding-left: 10px;
padding-top: 4px;
position: fixed;
left: 0;
top: 34px;
width: calc(100% - 15px );
color: #000;
height: 15px;
z-index: 300;

RIGHT HEADER:

}
.rightHead {
background: #FF82A9;
color: #ffffff;
padding-left: 4px;

LEFT BOX:

}
.boxHead {
background: #FF82A9;
color: white;
padding: 3px;
padding-bottom: 4px;
padding-left: 6px;
}
.boxInfo {
border: 4px solid #ff82a9;
margin-bottom: 20px;
margin-top: 20px;
background-color: #eac5d8;

COMMENT SECTION:

}
.tableLeft {
background: #FF82A9;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
}
.tableRight {
width: 75%;
background-image: url(add url here);
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;

MUSIC PLAYER:

}
.player {
padding: 4px;
margin-top: 20px;
margin-bottom: 20px;
background: #FF82A9;
color: 0;
width: calc(100% - 10px );
border: 1px solid #FF82A9;

BOLD TEXT:

}
h4 {
color: #000;
margin-bottom: 0px;

BLOG POSTS:

}
.blogs div, .blog div {
margin-bottom: 0px;
background-color: #ff82a9;
}
.blogs div, .blog div {
margin-bottom: 0px;
background-color: #ff82a9;
color: white;

USERNAME HEADER:

}
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
background-color: #ff82a9;
color: white;
}
td {
display: table-cell;
vertical-align: inherit;
}
.short {
margin-top: -15px;
background-color: #eac5d8;
border: 4px solid #ff82a9;

BOX BORDERS:

}
.box {
overflow: hidden;
background-color: #eac5d8;
border: 4px solid #ff82a9;

Please login to leave a comment.
Comments
froot.loops
1593129607000

@Jaden Desmond - thanks! just changed it :)

Jaden Desmond
1593124216000

use
background-size:100% 100%;
background-attachment:fixed;
to stop duplications

froot.loops
1593115190000

@martaeafa - how large was ur image? i searched up "desktop" - just make sure that ur image is big enough since mine duplicates but it's too large to be noticed :)

martaeafa
1593114498000

how do i make my background like yours? when i put a picture or gif it duplicates all over the screen :(

(4/10)