gallery
4 posts by 3 authors in: Forums > CMS Builder
Last Post: April 12, 2010 (RSS)
By ikanizaj - April 12, 2010 - edited: April 12, 2010
Igor Kani¾aj
Re: [ikanizaj] gallery
By ikanizaj - April 12, 2010 - edited: April 12, 2010
Igor Kani¾aj
Re: [ikanizaj] gallery
By Toledoh - April 12, 2010
If you are using tables in your HTML file, do a search in the forum for "$maxCols" and you will find a number of examples such as http://www.interactivetools.com/iforum/Products_C2/CMS_Builder:_Plugins_%26_Add-ons_F40/set_membership_signup_to_default_to_disabled_P78146/gforum.cgi?post=77446;search_string=$maxCols;t=search_engine#77446
If using CSS to layout, I set a DIV a certain width, then insert a div for each item within. This nested div again is a certain width, and floated to the left or right. They then automatically return into rows within the boundaries of the parent div.
The nested DIV option is favourable to me as it allows me greater formating options.
Tim (toledoh.com.au)
Re: [ikanizaj] gallery
By Donna - April 12, 2010
Tim's suggestions are dead on -- you can basically tell it to insert new code after a certain number of entries, which allows you to specify whatever HTML you want every three images. :)
I hope this helps!
--
support@interactivetools.com