to fix this
the drop-down doesn't always show up when hoovering
just change
Play around with the "top" coding.Code:#lang_sel ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:180px;border-top:1px solid #cdcdcd;}
I did change to 18px from 20px. That might be right but you should play around with it until your liking
I cant get it perfect because the code isnt right when i view.
Here is the second fix:
Tell me if that is how you want it to workCode:#lang_sel img.iclflag{width:18px;height:12px;position: relative; top: 1px; float:left; margin-top: 3px;}
If the flag is to high or to low change the "margin-top" (more positive = moving down / more negative = moving up)



Reply With Quote

Bookmarks