ChrisBooth12
10-11-2007, 02:42 PM
Ok i have been trying to tweak out my desktop a little using html and css. You can see what i have done here:
http://i27.photobucket.com/albums/c179/chrisbooth12/dekstop.jpg
As you can see on the left side i have a list of links to various things. That list has a black background. That entire list including the background has a div class assigned to it called proglist. Now what i want to do is make the background 50% transparent without making the text (links) transparent as well. I know the code to make it transparent but it effects the links as well. A temporary way i have found around this is to have two lists of the same text overlaying each other making one transparent and making one without a background and layer them. Now the problem with this is that i have to change any text and links in two locations and not just one. Any ideas?
http://i27.photobucket.com/albums/c179/chrisbooth12/dekstop.jpg
As you can see on the left side i have a list of links to various things. That list has a black background. That entire list including the background has a div class assigned to it called proglist. Now what i want to do is make the background 50% transparent without making the text (links) transparent as well. I know the code to make it transparent but it effects the links as well. A temporary way i have found around this is to have two lists of the same text overlaying each other making one transparent and making one without a background and layer them. Now the problem with this is that i have to change any text and links in two locations and not just one. Any ideas?