Nein MC's profile picture

Published by

published
updated

Category: SpaceHey

A Spacehey CSS preview thingy I hacked together in like 4 minutes

This isn't very good yet :P I think it would be neat to be able to load any profile as example, and I haven't tested it beyond "seems to work". But even as quick and dirty as this is, I figure it might be somewhat useful already.

Any suggestions or bug reports welcome! Also feel free to just take the thing and make your own version of it, the more the merrier :P

https://nein-mc.neocities.org/csstest/index.html


127 Kudos

Comments

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

Nein MC

Nein MC's profile picture

Well, there is no "div.content" in use on SpaceHey ^^ I think. Use right click and "inspect element", and select the element(s) you mean, and to find what selectors the current CSS may be using to modify them. Just as a general tip, it's really *the* ticket.

Since I'm not 100% sure what exactly you want the opacity changed of, here's something to at least try, put it at the very end of the CSS I guess:

div.row.profile {opacity: 0.8;}


Report Comment

Raga Tanha

Raga Tanha's profile picture

im having alot of trouble with opacity - can you help me out please!! i was able to do a moving graphic for my back ground but cant get the opacity right and i wrote it in the code


Report Comment

Shanen

Shanen's profile picture

This is pretty darn cool. I can imagine it being super useful for editing on mobile


Report Comment

Nole

Nole's profile picture

This fantastic I will not lie.

I am working on a version of this but a cli!


Report Comment