Dan

Dan's profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=26846

Dan's Interests

General

Music

Movies

Television

Books

Heroes

Dan's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

Dan's Blurbs

About me:

Hey, I'm going to be adding more and more on this, so check back for updates> gonna be some wonderful stuff shared here. bahahaaha we're just two-stepping in hyperspace!

Who I'd like to meet:

Dan's Friends Comments

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

ash lynx

ash lynx's profile picture

I'm glad i could help! your page looks great! if you have anymore problems just lmk! :3

Report Comment

Chelseaburr ⸸

Chelseaburr ⸸'s profile picture

Thanks for the add! ^-^

Report Comment

ash lynx

ash lynx's profile picture

hello! here is the codes youll use! (i included the footer and comments sections too incase you wanted them to match) just play around with the numbers in the parentheses after rgba. the first three number are for the red hue, green hue, and blue hue and the fourth number is the transparency! i recommend using a website like color hex to find colors you like. i hope this helps! :3

}
main {
border-radius: 0 0 15px 15px;
background: rgba(51, 51, 51, 0.45) !important;
}
.container {
border-radius: 0 0 15px 15px;
overflow: hidden;
margin-top: 30px;
padding: 10px;
}
footer {
border-radius: 15px;
background: rgba(51, 51, 51, 0.45) !important;
display: block !important;
}
table.comments-table td {
background-color: rgba(51, 51, 51, 0.20) !important;
}
.comments-table td:first-child img {
width: 80px;
border-radius: 1px;
}

Report Comment