Forum Moderators: open
so I customized the menu and everything worked out the I want it, I got one problem , when I try to display this menu in MAC computers, I get the menu way down, not where it should appears.
Any ideas about this problem.
If you toke a look at the menu in MAC you'll see a live example for that at the above address.
Thanks
1 <style>
2 <!--
3 a{text-decoration:none; color:#000080;font-4 family:tahoma,verdana;text-transform:uppercase; font-size:12px;
5 }
6 a:hover{text-decoration:underline;color:#000080;font-family:tahoma,verdana;text-transform:uppercase; font-size:12px;
7 }
8 #lists{position:absolute; top:130px; left:10px;visibility:hidden;
9 }
10 .linkpos{position:absolute; top:225; left:10; font-size:11px; visibility:hidden;
11 }
12 .header{font-family:tahoma,verdana;font-weight:bold;font-size:12px;
13 }
14 -->
15 </style>