<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> #menu_left ul, #menu_right ul {
padding: 0;
margin: 0;
margin-bottom: 5px;
list-style: none;
}
#menu_left li, #menu_right li {
padding: 0;
margin: 0;
font-size: 12px;
}
#menu_left a, #menu_right a {
display: block;
height: 17px;
margin: 0px;
padding: 0px 2px 0px 14px;
background: url('./menu_item.png');
background-color: #cc0000;
text-decoration: none;
color: #dddddd;
border: 0px;
}
#menu_left a:hover, #menu_right a:hover {
background: url('./menu_item2.png');
background-color: #ff0000;
}
Pod Opera i FF dziala OK, pod badzIEwiem sa dodatkowo marginesy na 1px wokolo linkow :|
Ten post edytował Balas 18.09.2006, 18:22:35