drewwilson / atvImg

1.43k stars 111 forks source link

Images not showing up #20

Open Datadriven opened 8 years ago

Datadriven commented 8 years ago

Hi,

Great library, I am having a issue the js is working but the newly created div has a height of 0px and no images are showing up. I have checked the image paths, Images have been downloaded from the sample website you created.

Here is the code:

<!DOCTYPE html>

``` ```
``` ```
simsketch commented 8 years ago

you need to add css to give height to those containers. try using his default.css from the demo page at kloc.pm