Hi,
I have integrated thumbnails into search results using the latest pro version. I am having problems getting the spacing right with CSS. My thumbnail images are all of equal width, and vertically sized to proportion.
What I would like is for each whole results block to be separated from the next one by, say, 10px. Trouble is, the .result_block property seems to exclude the image, and the .result_image property seems to ignore the text. I can't find a property that wraps around the whole result block including the photos and the text, so the spacing between each full block is consistent.
I hope this is understandable; it's kind of hard to explain in words.
james
I have integrated thumbnails into search results using the latest pro version. I am having problems getting the spacing right with CSS. My thumbnail images are all of equal width, and vertically sized to proportion.
What I would like is for each whole results block to be separated from the next one by, say, 10px. Trouble is, the .result_block property seems to exclude the image, and the .result_image property seems to ignore the text. I can't find a property that wraps around the whole result block including the photos and the text, so the spacing between each full block is consistent.
I hope this is understandable; it's kind of hard to explain in words.
james
Comment