|
Posted by windandwaves on 02/06/06 13:07
windandwaves wrote:
> Hi Gurus
>
> Please have a look at www.lakebrunner.co.nz/_y/
>
> In IE, from time to time, mainly the first time, the menu does not
> show at all. When I entered the wrong name for the flash file, the
> menu was never visible.
>
> Any help greatly appreciated.
>
I think I have solved it. For the top image (with the mist), I took out the
float. I also changed some other stuff, but the float seem to make the
difference (together with position: relative, if I made the image position
absolute then i fell off completely).
The only funny thing is that IE put the image in the wrong place and I used
a hack to fix that
img#top {position: relative; left: 17px;}
#content>img#top {left: 20px;}
I cant wait for IE 7.0
Anyway, thank you all for your help.
>Nicolaas
Navigation:
[Reply to this message]
|