Proplem with shadow
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
Proplem with shadow
Hi,
I use that sample 9. And now I put it verical position.
But IE did'n show that shadow in main menu. Submenus have shadow.
Sample page is in this url: http://www.pikku-ukko.net/te/malli2.htm
I use this: Version 5.1 - Built: Friday March 26 2004 - 17:11
Thanks,
Vuokko
I use that sample 9. And now I put it verical position.
But IE did'n show that shadow in main menu. Submenus have shadow.
Sample page is in this url: http://www.pikku-ukko.net/te/malli2.htm
I use this: Version 5.1 - Built: Friday March 26 2004 - 17:11
Thanks,
Vuokko
Hi Vuokko,
The first problm I see is that you have two different menu styles defined in menu_data.js, but both of them are called menuStyle. the only difference I see between the two is that they each have a different pagecolor setting. Try either (1) deleting the menuStyle that you dont want to use or (2) renaming one of them to something different (e.g., menuStyle2, subMenuStyle, etc.).
Let us know if the problem persists after that.
Kevin
The first problm I see is that you have two different menu styles defined in menu_data.js, but both of them are called menuStyle. the only difference I see between the two is that they each have a different pagecolor setting. Try either (1) deleting the menuStyle that you dont want to use or (2) renaming one of them to something different (e.g., menuStyle2, subMenuStyle, etc.).
Let us know if the problem persists after that.
Kevin
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
Thanks,
I update my menu versio 9 to Version 5.11 - Built: Monday April 5 2004 - 12:52 and I remove that what Kevin suggest. Now th shadow is all right. But I don't know why the mainmenus links are black?
Vuokko
Vuokko
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
Thanks.
Thanks Maz.
I fix it, but still there is that black color.
~Vuokko
I fix it, but still there is that black color.
~Vuokko
I think it might be the table.
You have a top & left from the browser edge, but position=relative is from the table, closer to 0 0.
If you don't need it in a table, place to top & left and put the mainmenu back in menu_data.js
Once I mouse over the black it turns blue.
Or try w3 validation of your code, I'm not sure you can use div center in the middle of tables like that. Later on is the menu in the table and it might be a problem.
maz
You have a top & left from the browser edge, but position=relative is from the table, closer to 0 0.
If you don't need it in a table, place to top & left and put the mainmenu back in menu_data.js
Once I mouse over the black it turns blue.
Or try w3 validation of your code, I'm not sure you can use div center in the middle of tables like that. Later on is the menu in the table and it might be a problem.
maz
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
I try to..
Hi Maz,
I try to remove one <div="center">, but still ther is black text. And I remove that top=155; left=200;.
And I validate my test page. W3C validator find only 3 missing alt.
I test older version of menu sample 9, and there is that black text too if menu is verical position.
Still old menu work all right in my page: http://www.pikku-ukko.net/frontpage.shtml
I can't understand what is wrong.
~Vuokko
I try to remove one <div="center">, but still ther is black text. And I remove that top=155; left=200;.
And I validate my test page. W3C validator find only 3 missing alt.
I test older version of menu sample 9, and there is that black text too if menu is verical position.
Still old menu work all right in my page: http://www.pikku-ukko.net/frontpage.shtml
I can't understand what is wrong.

~Vuokko
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
Thanks :)
Hi,
Many thanks to Kevin, Maz and Ruth. Now colors are good, and I'm happy too.
Best regards,
Vuokko
Many thanks to Kevin, Maz and Ruth. Now colors are good, and I'm happy too.
Best regards,
Vuokko
- pikku-ukko
- Advanced
- Posts: 21
- Joined: Thu Jan 22, 2004 9:31 pm
- Location: Finland
- Contact:
Hi,
Roope don't like that, I take pictures of him...
Now my site is redy to use. And that menu work fine
I test it Opera 7.11, IE 6, Mozilla 1.6 and Firebird 0.8.
Regards,
Vuokko
Now my site is redy to use. And that menu work fine

I test it Opera 7.11, IE 6, Mozilla 1.6 and Firebird 0.8.
Regards,
Vuokko