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

Bluebxrry_Mocha's Blog

" ଘ(੭ˊᵕˋ)੭* ੈ✩‧˚"
Female
12 years old
United States
Last Login: 1620675140000
Contacting Bluebxrry_Mocha
Message
Report
Add
Block
All Blogs (9/10)
1616812841000

help (css help)

ok so i need css help on images in about me and who i'd like to meet and if i can change "add to fwiends", "send message", "report", and "block" with other words and change the color for those.

Please login to leave a comment.
Comments
taemin
1616850830000

usable image links have to be public within the internet and have .jpg .png or .gif at the end of the filename take this image for example https://www.cmaquarium.org/app/uploads/h5p/content/9/images/file-5eb1b744cb19c.jpg

taemin
1616850779000

sMsg.boxButton {font-size: 0px; }
sMsg.boxButton::after {content: "insert text here"; font-size: 15px; }
the names of the other buttons are block.boxButton, add.boxButton, and report.boxButton so use them all to change the words in those spots on your profile.
sMsg.boxButton {color: #000000; } will change the font color to black, google color picker and find the hex code to use a different color

(2/10)