How can I enlarge spy thumbnails? I have tried editing the spy css but the thumbnails then disappear.
thanks,
Dan
How can I enlarge spy thumbnails? I have tried editing the spy css but the thumbnails then disappear.
thanks,
Dan |
Or can I make them into a grid instead of a list format to fill up the page if I want to use them in the middle of the page rather than in a side column? |
I have edited the spy css to the following, adding float: left and width: 170px: #spy_events { It put the spy events into a grid format but they are no longer in the spy box, they are outside the spy box and partially covered up by the next box. How can I correct this?
Dan |