1) Script Title: Text and Image Crawler v1.5
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...wler/index.htm
3) Describe problem:
I love this crawler, and it works very well indeed, so thanks to John Scheuer for his amazing work. My only problem is that I want all my images to sit flush next to each other, without a gap, except for a 1px-wide black line between them. To achieve this, I've added a style to the images in that div like this:
And all works well, except there is a gap between the last image, and the next iteration of the first image. I've tried every CSS trick I know to try to eliminate it, but it's beaten me!#mycrawler img{border-right: 1px solid black;}
To see the crawler in action (with gap!) go to:
http://www.dennislyne.com/index.php
It's cursor driven, so you can make it run backwards to see the problem. It;s the white strip between the pic of the girl with long dark hair, and the old man with the beard.
If anyone can shed some light on what might be going wrong, I'd be very grateful
Many thanks in advance,
Nathan



Reply With Quote

Bookmarks