hello, how I can make different sizes to the columns of my menu?
Example: (column 1: width = 200px, column 2: width = 150px ...)
¿?
regards
#menu_presupuestos {
background: #cccccc;
}
#gkMainMenu {
border: 1px solid #ebebeb;
padding: 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
z-index: 10000;
margin-bottom:5px;
}