|
Title: Change links Post by: Thomas Mühlemann on April 26, 2006, 10:55:45 am First of all, sorry for my bad english!
I would like the Subgallerys not be listed on the Maingallery. First of all der is a little mistake in the design but also without this problem i\'d like them to only be showd on the second page. Is it possible to realise it? Proble exists on IE and Firefox other browsers not tested! Template name is Seriousblue from funky-visions.de Thanks for support... [img size=512]http://rsgallery2.net/components/com_simpleboard/uploaded/images/008d3a721a282b4ca3d68ecd4a1550cd.JPG[/img] Title: Re:Change links Post by: Jonah on April 30, 2006, 04:40:20 am thanks for the bug report, the class names involved are:
rsg2-subGalleryList-container rsg2-subGalleryList-title rsg2-subGalleryList-list in your css, just set the container to display: none; i think that should work, maybe you\'ll have to set none for all three classes. Title: Re:Change links Post by: Gümpu on May 05, 2006, 04:33:19 am Thanks, everything is working...
But thers somthing else, is it possible to fade out the number of pictures per gallery? I would be happy with a answer... Title: Re:Change links Post by: Jonah on May 08, 2006, 03:19:41 pm it\'s also in a div. search the source code to discover which or read my short tutorial (http://rsgallery2.net/component/option,com_simpleboard/Itemid,3/func,view/id,545/catid,7/) on using FF DOM Inspector.
|