Barra Utente SF

Risolto

« Older   Newer »
 
  Share  
.
  1. »Mark
     
    .
    Avatar


    Group
    Addict
    Posts
    5,120
    Location
    Vicenza

    Status
    Anonymous
    per mettere il menu in alto potresti usare tipo questo
    CODICE
    /* MENU UTENTE */
    .header {border: none}
    .menu {color: #CCCCCC; height: 41px; background-repeat: repeat-x; border: 0; text-align: right; position: absolute; top: 0; left: 0; padding-left: 4px}
    .menu a:link, .menu a:visited, .menu a:active {font-weight: bold; color: #FF9900}
    .menu a:hover {font-weight: bold; color: #FFCC00}
    .menu form {display: none}



    mentre il menu è in javascript, ed è filtrato da forumfree. Devi quindi creare un sito e mettere un iframe sul tuo forum.
     
    Top
    .
9 replies since 24/9/2010, 08:13   191 views
  Share  
.