eshban
07-10-2007, 08:32 AM
hi,
how can i set the height of LI border . i use the border-Left property to enable the browser.
i use this code.
#topnav LI {
PADDING-RIGHT: 12px; DISPLAY: inline; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #d0d1d3 1px solid ; PADDING-TOP: 0px;
}
the problem is border height is very large. how can i make it small through css
thanks
how can i set the height of LI border . i use the border-Left property to enable the browser.
i use this code.
#topnav LI {
PADDING-RIGHT: 12px; DISPLAY: inline; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #d0d1d3 1px solid ; PADDING-TOP: 0px;
}
the problem is border height is very large. how can i make it small through css
thanks