Hi,
my problem is that I’ve got menu and want to have separators beetwen every
ul#nav li {
display: inline;
font-size: 1.3em;
background: url(img/2/separator.jpg) right no-repeat;
padding: 10px;
}but when I add
it shows separator only on the left, not right and left in first item.
is it possible to do that through css?
cheers
http://bit.ly/oFH5Y8
No comments:
Post a Comment