Try adding the following line..

img{position:relative;}







Thanks
Hakan
http://primoris.com

On Nov 22, 2007 1:37 PM, Karl Bedingfield <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> This is my first post :)
>
> I have a problem with my logo.gif not showing in ie6. I am using this
> code in my page:
>
> <p id="logo"><img src="/images/time-logo.gif" width="142" height="25"
> alt="" /></p>
>
> These are my logo styles:
>
> #logo {
> position: absolute;
> top: 5px;
> right: 15px;
> margin: 0;
> padding: 0;
> }
>
> #logo a img {
> background: #CCE181;
> margin: 2px 5px 0 0;
> }
>
> #logo a:hover img {
> background: #fff;
> }
>
> Is ther anything obvious here that I should be changing for IE6?
>
> Thanks
> Karl
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to