Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - max85

Pagine: [1]
1
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 13 Lug 2012, 16:19:08 »
Risolto con swmenupro

2
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 09 Lug 2012, 08:04:49 »
il menu si trova su un modulo sotto l'immagine quindi l'ho spostato in alto usando i setting del componente, per quanto riguarda gli spazi li posso ridurre a piacimento l'importante è che resti una proporzione sotto e sopra l'immagine

3
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 05 Lug 2012, 08:05:37 »
ho provato in questo modo è migliorato ma rimene sempre una linea sovrapposta, tra l'altro ora i nomi nel top menu non rimangono più in centro anche se nella voce font&text sono su center.

4
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 04 Lug 2012, 16:05:58 »
no, non succede niente..

5
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 04 Lug 2012, 14:57:29 »
ti ringrazio per le risposte.
Purtroppo non riesco ad eleminarlo, ho creato un css esterno e provato a fare delle modifiche ma senza risultato (ovvimente poi indicando "Link to external style sheet" nella maschera), se ti elenco il codice qui di seguito mi sapresti dire dove devo andare a correggere:

#swmenu table,
#swmenu,
#swmenu tr,
#swmenu td{
border:0 !important;
}
#outerwrap {
 top: -385px !important ;
 left: -6px;
 border:0px solid #000000  ;
 padding:8px 16px 16px 16px  !important;
 display: block;
 position: relative;
 z-index: 99;
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 8px 18px 11px 20px  !important ;
 font-size: 14px !important ;
 font-family: Arial, Helvetica, sans-serif !important ;
 text-align: center !important ;
 font-weight: normal !important ;
 color: #1C1C1C  ;
 font-style: normal !important;
 text-decoration: none !important;
 text-transform: none !important;
 border-top: 0px solid #FFFFFF;
 border-bottom: 0px solid #FFFFFF;
 border-left: 0px solid #FFFFFF;
 border-right: 0;
 display: block;
 white-space: normal;
 position: relative;
 z-index: 200;
 margin:8px 0px 0px 0px  ;
background-image:none !important;
 background-color: #E6E6E6  !important;
}
.ddmx td.item11.last a.item1-active,
.ddmx td.item11.last a.item1 {
 border: 0px solid #FFFFFF;
}
.ddmx a.item1-active,
.ddmx a.item1-active:hover ,
.ddmx .last a:hover,
.ddmx .acton.last a,
.ddmx a.item1:hover{
 white-space: normal;
 background-color: #B5CFE6 !important ;
background-image:none !important;
}
.ddmx .item11:hover,
.ddmx .item11.acton:hover,
.ddmx .item11.last:hover,
.ddmx .item11.acton a.item1,
.ddmx .item11.acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11.last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 color: #1C1C1C  ;
}
.ddmx .acton a.item1-active,
.ddmx .acton a.item1:hover,
.ddmx .acton a.item1 {
 white-space: normal;
background-image:none !important;
 background-color: #E6E6E6 !important;
 color: #1C1C1C !important ;
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 8px 49px 10px 15px  !important ;
 font-size: 14px !important ;
 font-family: Arial, Helvetica, sans-serif !important ;
 text-align: left !important ;
 font-weight: normal !important ;
 font-style: normal !important;
 text-decoration: none !important;
 text-transform: none !important;
 display: block;
 white-space: nowrap !important;
 opacity:1;
 filter:alpha(opacity=100)
}
.ddmx a.item2-active ,
.ddmx a.item2 {
background-image:none !important;
 background-color: #FCFCFC !important ;
 color: #234EA3 !important ;
 border-top: 1px solid #000000 !important ;
 border-left: 1px solid #000000 !important ;
 border-right: 1px solid #000000 !important ;
}
.ddmx a.item2-active.last,
.ddmx a.item2.last {
 border-bottom: 1px solid #000000 !important ;
 z-index:500;
}
.ddmx .section a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
background-image:none !important;
 background-color: #2450A8 !important ;
 color: #FFFFFF !important ;
 border-top: 1px solid #000000 !important ;
 border-left: 1px solid #000000 !important ;
 border-right: 1px solid #000000 !important ;
}
.ddmx .section {
 border: 0px solid #000000 ;
 position: absolute;
 visibility: hidden;
 display: block;
 z-index: -1;
}
.ddmx .inner_section {
 background-color: #FCFCFC ;
 display: block;
}
.ddmx .subsection a{
 white-space:normal !important;
}
.ddmxframe {
 border: 0px solid #000000 !important ;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2-active img,
.ddmx .item2 img,
.ddmx .item1-active img,
.ddmx .item1 img{
 border:none;
}

6
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 03 Lug 2012, 15:45:49 »
ho provato a modificare i parametri sulla styles/menu.css del modulo senza risultato, trovo questo codice

#outerwrap {
 top: -385px !important ;
 left: -6px;
 border:0px solid #000000  ;
 padding:8px 16px 16px 16px  !important;
 display: block;
 position: relative;
 z-index: 99;
}



7
Joomla! 1.6/1.7/2.5 / Re:problema modulo swMenuFree
« il: 02 Lug 2012, 13:44:35 »
si tratta della versione 7.2
per quanto riguarda lo stile css sulla voce Load Style Sheet: write style sheet dicectly into page mente Module Class Suffix: none

8
Joomla! 1.6/1.7/2.5 / problema modulo swMenuFree (RISOLTO)
« il: 02 Lug 2012, 08:28:55 »
Salve,
dopo aver modificato il template Beez_20 a mio piacimento ho inserito un modulo menu a tendina swMenuFree e attraverso la sua maschera nel menù componenti ho modificato l'aspetto a mio piacimento. Per spostare il menu sopra il logo header mi rimane una cornice trasparente che non riesco a rimuovere.
Qualcuno sa dirmi come posso fare ad eleminarla o perlomeno nasconderla?
questo è il sito http://www.isarcassette.it

grazie

Pagine: [1]


Web Design Bolzano Kreatif