A fix for Featured Events
markderry
Registered Users Posts: 68 Big grins
Here is CSS that will change your Featured Events with broken thumbnails into a list of links for your customers.
Here is a live example http://www.markderry.com/Pages/ClientGalleries/n-3gX7d
Here is a live example http://www.markderry.com/Pages/ClientGalleries/n-3gX7d
/* CSS on Featured Event Page to convert to a list of events */ .sm-tile-content img{ display:none !important; } .sm-tile-content{ width:auto !important; max-width:none !important; display:block !important; } .sm-tile-content{ padding-bottom:30px !important; margin: 0px !important; }
0
Comments
Mark Derry
markderry.smugmug.com