Monica Posted December 20, 2010 Share Posted December 20, 2010 Salve,come mai le frecce thumbs_right.gif e thumbs_left.gif, che fanno scorrere le immagini dei prodotti, non vengono visualizzate? Questo il codice nel file global.css: #thumbs_list li { float: left; cursor: pointer; width: 80px; height: 80px } #view_scroll_left, #view_scroll_right { background: url("../img/thumbs_left.gif") no-repeat scroll center transparent; display: block; float: left; height: 18px; margin-top: 30px; text-indent: -3000px; width: 9px; } #view_scroll_right { background-image: url('../img/thumbs_right.gif') } span.view_scroll_spacer { float: left; width: 17px; height: 80px } Grazie Link to comment Share on other sites More sharing options...
shop365 Posted December 20, 2010 Share Posted December 20, 2010 Salve,come mai le frecce thumbs_right.gif e thumbs_left.gif, che fanno scorrere le immagini dei prodotti, non vengono visualizzate? Questo il codice nel file global.css:#thumbs_list li { float: left; cursor: pointer; width: 80px; height: 80px } #view_scroll_left, #view_scroll_right { background: url("../img/thumbs_left.gif") no-repeat scroll center transparent; display: block; float: left; height: 18px; margin-top: 30px; text-indent: -3000px; width: 9px; } #view_scroll_right { background-image: url('../img/thumbs_right.gif') } span.view_scroll_spacer { float: left; width: 17px; height: 80px } Grazie CiaoVerifica se le immagini sono presenti nella cartella. Link to comment Share on other sites More sharing options...
Monica Posted December 21, 2010 Author Share Posted December 21, 2010 Si, si ci sono e c'è l'area sensibile; al passaggio del mouse appare la scritta "Other views" e cliccando svolgono la funzione di scrolling ma è come se stessero sotto le thumbs o fossero trasparenti.Grazie Link to comment Share on other sites More sharing options...
Monica Posted December 23, 2010 Author Share Posted December 23, 2010 Ho risolto... dopo 2 giorni... meglio tardi che mai!!! Non è facile ammetterlo Nel css il percorso delle immagini era errato. Invece della cartella img del modulo, si riferiva alla cartella img del tema.Spero possa tornare utile a qualcuno.Approfitto per augurare buone feste a tuttiMonica Link to comment Share on other sites More sharing options...
shop365 Posted December 23, 2010 Share Posted December 23, 2010 ......... Link to comment Share on other sites More sharing options...
Monica Posted December 24, 2010 Author Share Posted December 24, 2010 Le maggiori difficoltà stanno dove noi non le cerchiamo. (Wolfgang Goethe)... Sicuramente a uno bravo come te non sarà mai successo di perdere tempo su cose banali, talmente banali da non pensare che sia quello l'errore! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now