เมนูย่อยโปร่งใส, Transparent artisteer submenu
แก้ไขไฟล์ template.css /* begin MenuSubItem */ .love-menu ul a { display: block; white-space: nowrap; height: 26px; width: 180px; overflow: hidden; background-image: url('images/subitem.png'); /* for IE */ filter:alpha(opacity=60); opacity:0.8; background-position: left top; background-repeat: repeat-x; border-width: 0; border-style: solid; text-align: left; text-indent: 12px; text-decoration: none; line-height: 26px; color: #999; margin:0; padding:0; }