Page 1 of 1

Forum header Cats and MSIE6

Posted: 04 Jul 2008, 17:02
by Martin S
Jools wrote: Remember when the forum trio of cats were not changing, well the reason I'd set them to be fixed was that using the dynamic set was actually quite hard to do IF you're using MSIE6 or lower AND the transparency is to work. Anyway, I've found a way around it and so it should now work in all browsers.
Jools
Jools
FYI It still doesn't worrk for me at work, i.e. I still have the blocks of white around each image. I have no choice with the browser being MSIE6 as we are not allowed, as yet, to install Firefox or MSIE7. Personally it doesn't bother me as I know it works at home, but thought you might want to know. I have tried a few refreshes to make sure it is not a cached copy, but still the same.
Martin

Re: Forum header Cats and MSIE6

Posted: 04 Jul 2008, 17:05
by Richard B
It's never bothered me but at work on MSIE6 i too have the blocks but at home on 7 it's fine

Re: Forum header Cats and MSIE6

Posted: 04 Jul 2008, 17:09
by Jools
On MSIE6, can you view source, find the line

Code: Select all

<script type="text/javascript" src="../scripts/wz_tooltip.js"></script>
and paste here what the following 5 lines are? Use the

Code: Select all

 tag to display it nicely.

Thanks,

Jools

Re: Forum header Cats and MSIE6

Posted: 04 Jul 2008, 17:47
by Martin S
As requested

Code: Select all

<div align='left' id='Layer1' style='position:absolute; z-index:1; left: 0px; top: 0px; width: 200px; height: 100px; '><img border='0' src='/png/branding/full.png' alt='3' /></div>
<div align='left' id='Layer2' style='position:absolute; z-index:2; left: 0px; top: 0px; width: 110px; height: 100px; '><img border='0' src='/png/branding/half.png' alt='2' /></div>
<div align='left' id='Layer3' style='position:absolute; z-index:3; left: 0px; top: 0px; width: 60px;  height: 100px; '><img border='0' src='/png/branding/head.png' alt='1' /></div>
Martin

Re: Forum header Cats and MSIE6

Posted: 05 Jul 2008, 07:40
by Jools
Martin,

Try that now... I have tested it here and while I am using MSIE7, I can see that it is using the MS code.

Jools

Re: Forum header Cats and MSIE6

Posted: 26 Jul 2008, 09:37
by Jools
*bump*

Jools

Re: Forum header Cats and MSIE6

Posted: 26 Jul 2008, 16:56
by Martin S
Hi Jools
Yes, it's working fine now...I replied in another similar post where you requested the code. I have finally been allowed to upgrade to IE7 at work, but know it was working in IE6 before the upgrade
Martin