Click here to register.
      
irc://irc.freenode.net#webgui

iPhoneGuy: WebGUI is a pile of crap.
rizen: If WebGUI is such a pile of crap, why do you use it?
iPhoneGuy: Because it's the best pile of crap out there.

If this is what people who hate us are saying, imagine what people who love us will say. Come join us on IRC.


     Discuss > Web Design, Templates, and Themes

CSS problem in IE6

User troutdream
Date 3/19/2008 11:24 am
Views 610
Rating 1    Rate [
|
]
Previous · Next
User Message
troutdream

I'm working on this site: http://ishrgroup.com/whats-your-scenario

There's a large "i" image in the upper right background layer placed with the CSS below. It works great in FF and IE7, but in IE6, the 'i' gets pushed to the bottom left instead of the upper right background position. I have an IE6 screen shot, but I don't see a way to include it in this message. Let me know if you want to see it. I know the opacity settings aren't supported universally, but I figured there'd be no problem with position. When I validate the CSS, I see no warnings or errors concerning position. Can you help?

.bigi {
position:fixed;
top:10px;
right:3%;
z-index:1;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

--- (Edited on 3/19/2008 11:24 am [GMT-0500] by troutdream) ---



Back to Top
Rate [
|
]
 
 
lonely_photon

 IE6 doesn't support png transparency. Workaround:

http://bjorkoy.com/past/2007/4/8/the_easiest_way_to_png/

--- (Edited on 4/17/2008 3:46 am [GMT-0500] by lonely_photon) ---



Back to Top
Rate [
|
]
 
 

Smoketest For nightly_2008-08-30 by Visitor - Sat @ 01:45am

Re: Config File Changes by pwrightson - Fri @ 04:07pm

Re: IRC Logs by koen - Fri @ 02:08pm

Re: IRC Logs by patspam - Fri @ 02:01pm

Re: IRC Logs by koen - Fri @ 01:42pm

Re: How do I find al my submitted RFE's? by bartjol - Fri @ 01:39pm

Re: IRC Logs by kristi - Fri @ 01:27pm

Re: LastModified question by perlDreamer - Fri @ 12:57pm

Re: How do I find al my submitted RFE's? by bartjol - Fri @ 12:11pm

How do I find al my submitted RFE's? by koen - Fri @ 11:23am

Re: IRC Logs by koen - Fri @ 11:20am

IRC Logs by martink - Fri @ 10:51am

Re: cleaning out the wiki by koen - Fri @ 10:44am

Re: shop in 7.5.21 by kristi - Fri @ 09:03am