Back to top

Autore Topic: Help posizionamento modulo  (Letto 774 volte)

Offline rostrato

  • Esploratore
  • **
  • Post: 191
    • Mostra profilo
Help posizionamento modulo
« il: 17 Ott 2012, 21:32:19 »
Salve ragazzi,
mi sono creato un sito www.bottega-darte.com usando un template (joomlage0033) e fin qui tutto bene.
Usando ff non ho mai riscontrato problemi di grafica perche' usavo quello per vedere le modifiche apportate ma collegamendomi con ie ho notato qualche differenza e portato a conoscenza dei css dedicati per ie sono riuscito a creare questo come css per chi usa ie:

Codice: [Seleziona]
/* CSS Document */
/* Copyright and Developer notice not to be removed */
/* Copyright 2010 Joomlage.com  All rights reserved. */
/* Designed and developed by Joomlage.com */
/* Single user - Commercial Licence (For use on one domain only for the liftime of that domain) */


#hornav li:hover {
    z-index:2000;
    }
   
#hornav li{
    z-index:2000;
    }
   
#hornav{
}

#hornav ul li ul {
    margin-left: 0px;
}
/*------------------------Leftsidebar Link Styling------------------------------------------*/

#leftsidebar .moduletable_menu ul.sections_menu li a{
margin-left: 0px;
}

#leftsidebar .moduletable ul, #leftsidebar .moduletable_menu ul{
margin-left: 0px;
}
/*-------------------------End Leftsidebar Link Styling------------------------------------- */

#maincontent ul.latestnews, #maincontent ul.mostread{
margin-left: 40px;
}




/*--------------------------------------------------Header styling--------------------------------------------*/


#leftsidebar table.newsfeeds td,table.weblinks td,table.category td {
border-right:solid 1px #EEE;
padding:5px;
}


#leftsidebar .moduletable h3, #leftsidebar .moduletable_menu h3, #maincontent .moduletable h3, #maincontent .moduletable_menu h3, .moduletable_menu h3,

#leftsidebar .moduletable_text h3, #maincontent .moduletable_text h3{
    font-size: 16px;
    font-weight: bold;   
}


.topmodules ul{
margin-left: 30px;
}

#leftsidebar {
margin-top: 50px;
}



#showcase {
    height: 20px;
    margin: 15px;
    text-align: center;
}
pero' ancora non riesco a spostare in alto lo showcase (inserirlo tra la barra blu e il maincontentwrapper) come se visualizzasse con ff.
Non riesco propio a capire perche' sta' ancora dentro il maincontentwrapper.Potreste dare uno sguardo per sistemare tale situazione? Ve ne sarei molto grato.
Domenico

 



Web Design Bolzano Kreatif