PDA

View Full Version : text and tables and opacity


ThisCharmingMan
08-09-2004, 08:39 PM
Is there a way to have a half transparent table (or some other opacity) or an Iframe thats text wont get fuzzy? everytime i try to do this the font becomes unreadable. Is this my computer? Or is there a certain font you have to use?

agent002
08-10-2004, 02:49 AM
Use a PNG image with alpha channel opacity as the background. This way, you also support Opera, AND, the text won't get unreadable.

ThisCharmingMan
08-10-2004, 03:12 AM
will that be okay for everyone to be able to see? or will it make it take longer to download?

agent002
08-10-2004, 03:14 AM
the download is swifty (unless you have a horrible unoptimized 800x800 pixel PNG). However, there is.. a problem.. with (drum roll)... Internet Explorer! Fortunately, there's also a workaround (http://www.alistapart.com/articles/pngopacity/).

ThisCharmingMan
08-10-2004, 04:25 PM
shmeh....theres probably not a simpler way is there? Im lazy and i dont feel like trying to figure all that out and make it work...or maybe its simple and i just didn't read enough...or i dont understand it. Thank you though...i may use that eventually.