ID:276381
 
How can i implement transparency like nadrews http://members.byond.com/nadrew blog, but i want everything transparent . I have already asked this before but i created a new layout for my log andi cant get the transparency to work. http://members.byond.com/XxDarkWizardxX
What's wrong with using your browser's "View Source" capabilities?

Hiead
In response to Hiead (#1)
The style i want is diffeent. I want every box to highlkight when i put the mouse over
In response to Xx Dark Wizard xX (#2)
It certainly doesn't hurt to learn to do it yourself. w3schools.com has great, free, and simple tutorials on many different languages, including CSS.

[EDIT]
Also, a more complete, though less-beginner-friendly tutorial can be found at http://www.westciv.com/style_master/house/tutorials/ index.html
[/EDIT]

Hiead
In response to Hiead (#3)
I dont want to learn css, i was just asking for help making it hightlight.
In response to Xx Dark Wizard xX (#4)
You can honestly learn CSS in about 5 or 10 minutes. It is really easy and only has a select few set of rules.

Hiead
In response to Hiead (#5)
oki tried to learn but i dont know how to make a box highlight. I think you need to set opacity, but im confused can someone please post how to do it?
In response to Xx Dark Wizard xX (#6)
What do you mean by highlight specifically?

Hiead
In response to Hiead (#7)
ok i want my boxes to be dim, and they light up when you put your mouse over.
In response to Xx Dark Wizard xX (#8)
Ok i found a way.