Alright let me try again. Here is the image of my home page.
my website is multilingual, has 3 language.
as you see in the image I have 2 modules. 1 in position-7 and 1 in position-14
When I try to edit the module in position-14 by using CSS Parameters, for instance, changing the colour, changing width to make it fit into the footer, changing text colour etc. the same settings are applied to the position-7 too, I'm ok with the one in position-7, I just want to customise position-14. So I try the css parameters for Position-14 and I use the predefined variable as you said "You can use #{$id} predefined variable in "CSS Styles" parameter. It will be replaced with ID of menu root element." in this post
www.ari-soft.com/ARI-Ext-Menu/29560-2-horx-menus-with-different-css-styling.html#29566
And my question is that if I want to customise the module in position-14, should I use the ID 125 for the predefined variable as #{$125} .ux-menu ..... .......? if it is, I'm unable to customize, despite I'm using 125 for the ID, both of the instances are affected. So I'm guessing that the ID you are talking about is not the ID which is in the image of my previous post.
I used this:
#{$125} .ux-menu-container .ux-menu
{width:160 px;
background: transparent none;
}
when I tried this, the result is that: both of the menus are affected as you see in this image
img23.imageshack.us/img23/6678/theeffects.jpg