61
Joomla! 1.6/1.7/2.5 / Re:Voci di menu non funzionanti su mobile.
« il: 20 Feb 2014, 10:35:51 »
Specifico che su android funziona (ogni tanto), su apple (ios) no.
Grazie.
Grazie.
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.
/* Copyright (C) xxx Use License (http://www.xxx.com/license) */
/* * Custom Style Sheet - Use this file to style your content *//* Layout----------------------------------------------------------------------------------------------------*/.custom-logo { width: 160px; height: 60px; background: url(../../../images/xxx/logo.png) 0 50% no-repeat; background-size: contain;}.frontpage-headline { padding-bottom: 10px; font-weight: bold;
.menu-dropdown a.level1, .menu-dropdown span.level1{
color: #cccccc;
}/* Bottom----------------------------------------------------------------------------------------------------*/#bottom-a .custom h3 { margin-top: 7px; margin-bottom: 27px; line-height: 30px; font-size: 24px;}#bottom-a .custom p { margin-top: 0; font-family: "OpenSansLight"; font-size: 18px; }
}
|