WebSite X5Help Center

 
Sebastian B.
Sebastian B.
User

Menu a comparsa  it

Autor: Sebastian B.
Visited 702, Followers 1, Udostępniony 0  
Tagi: asddv

Ho visto un menu che mi piace molto il sito da cui l'ho visto è questo:

www.ceramicadina.it

E il menù è questo allegato nell'immagine

Posted on the
3 ODPOWIEDZI
Sebastian B.
Sebastian B.
User
Autor

Ho trovato questo 

[QUOTE]<style type="text/css">
body {margin: 2em; padding: 0; font: 80%/1.6 Verdana, sans-serif;}

#menu {
margin: 0;
padding: 0;
width: 15em;
}

#menu li {
margin: 0.5em 0;
padding: 0;
list-style: none;
}

#menu a:link,
#menu a:visited {
margin: 0;
padding: 0.35em;
text-decoration: none;
border: 1px solid #000;
background: transparent;
color: #c00;
display: block;
width: 15em;
font-weight: bold;
}
#menu a:hover {
background: #c00 url("img/dar.gif") no-repeat 95% 50%;
color: #fff;
}

#menu strong.active {
border: 1px solid #000;
font-weight: bold;
background: url("img/dar.gif") no-repeat 95% 50%;
color: #000;
padding: 0.35em;
text-transform: uppercase;
width: 15em;
display: block;
}
</style>
</head>
<body>


<ul id="menu">
<li><strong class="active">Link corrente</strong></li>
<li><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
</ul>

</body>
</html>

[/QUOTE]

e FUNZIONA soloche come si creano i sottomenu

http://www.css-zibaldone.com/appunti/2007/esempi/layout/navigazione/blocco-7.html

Czytaj więcej
Posted on the from Sebastian B.
Incomedia
Riccardo P.
Incomedia

Buongiorno Sebastian,

purtroppo non posso fornirti assistenza per del codice personalizzato, dovresti attendere che qualche altro utente ti dia maggiori informazioni.

Grazie.

Czytaj więcej
Posted on the from Riccardo P.
 lemonsong  
 lemonsong  
User
Sebastian B.
Ho visto un menu che mi piace molto il sito da cui l'ho visto è questo: www.ceramicadina.it

Credo che sia stato generato con un "servizio" simile: http://cssmenumaker.com/

_______ oltre il 5° step ________

http://www.unofficialwsx5.com

Czytaj więcej
Posted on the from  lemonsong