Weird CSS
Weird CSS
- Started
- Last post
- 3 Responses
- lw-d
Hi all,
Working on a site at the minute, I am the only person working on it right now and I am getting a problem that occurs only when it wants to:
Basically, I have 3 sets of images in a row, it seems that every now and again, the images display below each other, a page refresh soon sorts it out, very strange though becasuse its not all the time.
Anyway had a similar issue?
- ETM0
Just sounds like the stylesheet doesn't fully load each time (making the styling for the images unavailable to the browser), especially if it's not all the time and a refresh fixes it.
How you tried it on another system or different browser to replicate?
- ********0
try setting your browser cache to 0 Mb while developing.
- UndoUndo0
is the problem with FF by any chance?