Well, I wanna know if there was a way to make the "boxes" with your content (menu, footer, banner, content etc.) one fixed color, cause, mine are like transparent now and have the same color as the background... If that is possible, would it be possible to change the opacity? xD like, make it a tiny bit transparent? xD and for the final question... xD how do you change the color of your text? -w-
原帖地å€: TechSpott - Computer and technology forums http://www.techspott.com//showthread.php?p=7776
I know these are all very basic things (at least, changing the text color is... xD) but, I forgot all of this... xD
here is a sample of my CSS code:
#menu {
position:absolute;
top:290px;
left:auto;
font-family: arial;
font-size:small;
text-align:left;
height:500px;
float:left;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:auto;
border: 5px outset #d00f0f;
}
thanks Ron, and now... final question... can you change the opacity of those fields? xD
oh wait... I meant like, how do you like, give the fields and the background a seperate color.... xD