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

xX_sad_gurl_Xx's Blog

"css test acct rn"
Female
21 years old
United States
Last Login: 1623008811000
Contacting xX_sad_gurl_Xx
Message
Report
Add
Block
All Blogs (2/10)
1621304764000

stupid css >:o

hi myspace gang <3333

something in my stupid css is not letting me put the url box / lower right-hand image in my page. this is what i've been pasting into my css:

.url {
font-size: 0px;
background: url("image url");
background-size: 310px;
position: fixed;
right: 0;
bottom: 0;
color: transparent !important;
height: 256px;
width: 256px;
border: none;
box-shadow: none;
padding: 0 !important;
z-index: 1000;
}

of course, i've been replacing "image url" with the direct url. any suggestions??

Please login to leave a comment.
Comments
xX_sad_gurl_Xx
1622901454000

yes omg that's what it is, thank you so much!

Floom
1622066341000

When I had a thing in the bottom right, I had a second segment of code for the URL, so it canceled out what I was trying to do. Check for that I guess?

(2/10)