13-12-2011, 04:33
(Ten post był ostatnio modyfikowany: 13-12-2011, 04:53 przez Wojtek_Jaskula.)
list style - rozumiem usunąć
display block - usunięte
no i zmieniam na font family
0%; color: #fff; - co to jest? <--- źle skopiowałem , już tego nie ma.
próbuję , 3 minuty zaraz zobaczę
@Kartofelek - albo źle zrozumiałem Twoje rady albo mi coś nie wyszło, generalnie nic się nie zmieniło (raczej źle zrozumiałem
)
Wyedytowałem tak (pewnie zrobione źle , niewiem dlaczego ale ciężko mi ogarnąć to menu)
ul, ul li {
margin: 0;
padding: 0;
font-size: small;
white-space: nowrap;
width,eight,overflow:hidden;
text-align:center;
}
ul {
float: right;
background-color: #fff;
padding: 1px 0 1px 1px;
font-size: x-small;
white-space: nowrap;
}
ul li {
float: right;
font-size: x-small;
white-space: nowrap;
display:inline-block;
max-width:630px;
}
ul a:link, ul a:visited {
text-decoration: none;
display: block;
font-weight: bold;
background: url("MENUBAR/1.jpg") repeat-x center;
0%; color: #fff;
padding: 10px 20px;
font-size: x-small;
white-space: nowrap;
width: 100%
height: 100%
text-align: center;
}
ul a:hover {
background-image: url("MENUBAR/2.jpg");
font-size: x-small;
white-space: nowrap;
width: 100%
height: 100%
text-align: center;
}
display block - usunięte
no i zmieniam na font family

0%; color: #fff; - co to jest? <--- źle skopiowałem , już tego nie ma.
próbuję , 3 minuty zaraz zobaczę

@Kartofelek - albo źle zrozumiałem Twoje rady albo mi coś nie wyszło, generalnie nic się nie zmieniło (raczej źle zrozumiałem

Wyedytowałem tak (pewnie zrobione źle , niewiem dlaczego ale ciężko mi ogarnąć to menu)
ul, ul li {
margin: 0;
padding: 0;
font-size: small;
white-space: nowrap;
width,eight,overflow:hidden;
text-align:center;
}
ul {
float: right;
background-color: #fff;
padding: 1px 0 1px 1px;
font-size: x-small;
white-space: nowrap;
}
ul li {
float: right;
font-size: x-small;
white-space: nowrap;
display:inline-block;
max-width:630px;
}
ul a:link, ul a:visited {
text-decoration: none;
display: block;
font-weight: bold;
background: url("MENUBAR/1.jpg") repeat-x center;
0%; color: #fff;
padding: 10px 20px;
font-size: x-small;
white-space: nowrap;
width: 100%
height: 100%
text-align: center;
}
ul a:hover {
background-image: url("MENUBAR/2.jpg");
font-size: x-small;
white-space: nowrap;
width: 100%
height: 100%
text-align: center;
}