Well, i,ve made steps that You said
to upgrade my version
with all needed corrects but after starting
my index page :
there is a system mistake in line 11
it says thre is no definition of mm_style !
and i did not see my menu
could You help me with that mistake
radek
Differences in menu in different browsers
i cope with changing vrsion 3 to 5
but i want You please to see the difference
in brwsers detections [ i was writting about it at first ]
could you see that link in IE an in Firefox than You can see
the difference !
http://www.krzesla-stoly.pl/index_proba.html
1. spaces between menu boxes are not visible in firefox
2. margins are also different in firefox
3. effects in firefox doesnt work
4. try also in Opera - same box lines are even invisible
could You also tell me how to delete first menu box with MILONIC
with regards
radek
but i want You please to see the difference
in brwsers detections [ i was writting about it at first ]
could you see that link in IE an in Firefox than You can see
the difference !
http://www.krzesla-stoly.pl/index_proba.html
1. spaces between menu boxes are not visible in firefox
2. margins are also different in firefox
3. effects in firefox doesnt work
4. try also in Opera - same box lines are even invisible
could You also tell me how to delete first menu box with MILONIC
with regards
radek
The information about how to do this is HERE if you are entitled to a free license. Information about getting a license is HEREinsular wrote:could You also tell me how to delete first menu box with MILONIC
As to the 'spaces' do you mean the separator lines? If so, you need to add this code below where you have the border defined
separatorcolor="#000000";
separatorsize=1;
The effects are not visible in any browser but Internet Explorer, the overfilter/outfilter uses IE transitions and filters which is proprietary to IE, uses active x I believe.
As for margins, you don't have any margin code listed in the menu. If you mean the padding, it may look different because of the font size in the particular browser. You have font size set to 75%, that means it will be 75% of whatever the default size is in the browser. If you want them the same, you need to change that percentage to a fixed size. For example: fontsize="12px";
Hope that helps. You should now post in the version 5 support forum, if you have any more questions. I am splitting this topic and moving this part up there.
The menu looks very nice. I like that, very simple and yet elegant design
Ruth