|
-- Posted by zcbgameshark at 1:18 pm on Mar. 27, 2008
Could anyone please help me with changing the opacity of the main box that includes all the sections like "About me" etc so that the background image can be seen easier? I have the picture on the outskirts of the page but I think it would look nicer if more of it could be seen. Thank you!
-- Posted by RossTheHoss69 at 1:20 pm on Mar. 27, 2008
Whatever you put in the '-moz-opacity:' has to be in decimal, ie 0.9, 0.8, etc. To make the correlation between IE and FF, though, you have to have the same numbers, ie 0.8 and 80.
-- Posted by rand0mguy at 8:06 pm on April 29, 2008
Quote: from RossTheHoss69 at 1:20 pm on Mar. 27, 2008
Whatever you put in the '-moz-opacity:' has to be in decimal, ie 0.9, 0.8, etc. To make the correlation between IE and FF, though, you have to have the same numbers, ie 0.8 and 80.
i thought that wasent that supported in IE and opera
-- Posted by RossTheHoss69 at 5:41 am on April 30, 2008
Quote: from rand0mguy at 10:06 pm on April 29, 2008
Quote: from RossTheHoss69 at 1:20 pm on Mar. 27, 2008
Whatever you put in the '-moz-opacity:' has to be in decimal, ie 0.9, 0.8, etc. To make the correlation between IE and FF, though, you have to have the same numbers, ie 0.8 and 80.
i thought that wasent that supported in IE and opera
It's supported in both.
|