Thumbnail on a Grid
-
Hi,
Great plug in. I am using the free version for now on my club site and everything works fine except for this.
I want to place 3 or 4 thumbnails of the PDF across. I have created Flip books and have placed the short codes on a table on my page. However when viewed they do not appear horizontally on the grid. They drop down vertically.
Upon checking with Firebug, I noticed a code that seems to show a width of 450px and a forced margin-right:-200
Here’s that code:
.fb-like span {
overflow:visible !important;
width:450px !important;
margin-right:-200px;
}I can’t find this in any of the CSS of the plugin. If it’s in any other file, I can’t find it.
Please help, because apart from that this plugin works perfect even as a FREE version!
Thanks a million in advance!
RG
- The topic ‘Thumbnail on a Grid’ is closed to new replies.