Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Problems with the css of my code for a slideshow Reply To: Problems with the css of my code for a slideshow

#171630
Atelierbram
Participant

Hai Arie

Have you checked DevTools/Firebug? There are four missing resources, two images, but also one CSS file (result-light.css) and one javascript file (dummy.js). Maybe has to do with caching though: (http://www.vanlunenadvies.nl/Cache/Head-D2F0A6325B06DFFEEE2A61F95B9D0DFE.css) … There should be a way in your CMS to delete the Cache files (it will rebuild itself).

Excluding possible causes in order to help bug fixing, by getting rid of errors in the HTML markup : recommended.