Nemu's profile picture

Published by

published

Category: Web, HTML, Tech

help please!

is there anyway to make the white box for the text on my blog translucent so miku can be seen? i know nothing about coding so im sorry if i dont understand!!


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

lain

lain's profile picture

.profile{
background-opacity: 0.0;
}


i think that’ll do it


Report Comment



uhm.. it didnt work T_T

by Nemu; ; Report

sorry! you also have to add

main{background-color:rgba(0, 0, 0, 0.0); !important;}


if that doesn’t work i’m sorry :/

by lain; ; Report