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

chavez_0808's Blog

"I want to live" ~Nico Robin"
Female
17 years old
United States
Last Login: 1619321275000
Contacting chavez_0808
Message
Report
Add
Block
All Blogs (4/10)
1613753297000

💙CSS help

  1. How are people putting those gif or images on the bottom of their accounts like the ones that are usually on the bottom right (Answer on the bottom Thanks to 33000emails)

  2. How do you change the color of the comments box (Answer on the bottom Thanks to ~IWaOi~)

Please login to leave a comment.
Comments
~IwaOi~
1613812772000

.tableLeft {
background: #5faabf;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
border-radius: 25px;
}
.tableRight {
width: 75%;
background: #8ed5f5;
border-radius: 25px;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;}

For comment box (´。・v・。`)

chavez_0808
1613753568000

you probably wont see this but thank you so much

33000emails
1613753440000

.url {
font-size: 0px;
background: url( );
background-size: 137px;
background-repeat: no-repeat;
position: fixed;
right: 0;
bottom: 0;
color: transparent !important;
height: 252px;
width: 304px;
border: none;
box-shadow: none;
padding: 0 !important;
z-index: 1000;
}

33000emails
1613753436000

wait i know i just commented on the main comment box but heres the code you're looking for, just paste the image link into the "( )"!! edit the background size as you please, i recommend using Devtool if youre on desktop to test it!! :D

(4/10)