Tagboard: bottoni e textarea a scomparsa

« Older   Newer »
 
  Share  
.
  1. mirco68
         
     
    .

    User deleted


    Ciao bored questo è il codice della mia TAG
    CODICE
    /* TAGBOARD e CHAT */
    .tag .skin_tbl {padding: 4px; background: #EDEDED}
    .tag .skin_tbl_border, .tag .mainbg {padding-top: 20px; background-image:url(http://dumpshare.net/images/62277BACHECA3.jpg); background-repeat: no-repeat; background-position: center center}
    .tag .chat {margin-bottom: 30px}

    .tag .textinput, .side_tag .textinput {font-size: 0.95em;
    padding: 4px; line-height: 100%; height: 12px !important; width: 95% !important}
    .tag form table.ww button.codebuttons, .tag form table.ww select, .tag form table.ww br {display: none}

    .tag .list {height: 315px !important; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease}
    .tag:hover .list {height: 265px !important}

    .tag .list, .side_tag .list {font-size: 28px; font-family: 'just another hand'; font-weight: normal; color: #FFF; padding: 5px}

    .tag form {position: relative; z-index: 1; visibility: hidden; opacity: 0; height: 0; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease}
    .tag:hover form, .open_form {visibility: visible !important; opacity: 1 !important; height: 50px !important}


    Come vedi ho eliminato qualche bottone al tag form... ora se lascio .tag: hover form impostata con height a 50px mi sale troppo in alto lasciando molto margine di spazio in fondo alla TAG, se modifico height a meno di 50px mi fa uno strano effetto :(
    Come posso eliminare il problema?
     
    Top
    .
39 replies since 28/11/2012, 22:19   5110 views
  Share  
.
Top