terrasFDBC
New Member
Hi at my site website (password: ebriff) i have added small white triangles as pictures to the active link. But since i have a picture as my first menu link, it won't get added to that. How do I get around this?the css:\[code\].top-menu li{ margin: 0; float: left; font-family: 'Oswald', sans-serif; text-transform: uppercase; color: #fff; /* text color */ font-size: 15px; text-shadow: 0 1px 0 rgba(0,0,1,.5); /* drop shadow */ letter-spacing: 1px; font-weight: 300; } li.top { border-right: 1px solid #007472; border-left: 1px solid #009C9A;}li.top:last-child { border-right: none;}li.top:first-child { width: 70px; border-left: none; background: url({{'home-icon.png'|asset_url}}) no-repeat 24px 25px; text-indent: -9999px;}.current { background: url({{'triangle.png'|asset_url}}) no-repeat center bottom}} \[/code\]