<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Thumbnail Grid | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/</link>
  <description>A Layout forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>10/26/04, 300 43 2004 2004:%i:1098837816 20:43:36</pubDate>
  <lastBuildDate>06/07/13, 158 52 2013 2013:%i:1370591559 03:52:39</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Schomer  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1455</link>
    <description><![CDATA[Hi All,<br /><br />I'm looking for an easy CSS solution to creating a page with a thumbnail (image) grid in the middle. <br /><br />Any suggestions, examples, etc.?<br /><br />Thanks in advance for any help.<br /><br />Schomer]]></description>
    <pubDate>10/26/04, 300 43 2004 2004:%i:1098837816 20:43:36</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1455</guid>
   </item>
     <item>
    <title>Stan  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1456</link>
    <description><![CDATA[This article from A List Apart might help.<a href="http://www.alistapart.com/articles/practicalcss/">http://www.alistapart.com/articles/practicalcss/</a>]]></description>
    <pubDate>10/26/04, 300 27 2004 2004:%i:1098844048 22:27:28</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1456</guid>
   </item>
     <item>
    <title>Schomer  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1457</link>
    <description><![CDATA[Thanks for the link. That appears to be exactly what I'm looking for! There is also some info there about Forms layout, which looks useful as well. Thanks again. - Schomer]]></description>
    <pubDate>10/27/04, 301 14 2004 2004:%i:1098850453 00:14:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1457</guid>
   </item>
     <item>
    <title>Schomer  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1458</link>
    <description><![CDATA[Hi, I was able to float the boxes left and they make a nice grid layout - columns/rows. The problem I have now is getting an image inside them to be centered vertically. I can use text-align: center to get them centered horizontally, but I don't know what to use to get them centered vertically.<br /><br />Maybe I'm missing something really easy...<br /><br />Here's my HTML:<br /><br />&lt;div class=&quot;float&quot;&gt;<br />&lt;div class=&quot;center-the-darn-image-somehow&quot;&gt;<br />  &lt;img src=&quot;images/image1.jpg&quot; width=&quot;100&quot; height=&quot;100&quot; /&gt;&lt;br /&gt;<br />&lt;/div&gt;<br />&lt;/div&gt;<br /><br />Here's my CSS:<br /><br />div.float {<br />      float: left;<br />      margin: 6px;<br />      padding: 6px;<br />      border: solid 1px;<br />      width: 140px;<br />      height: 140px;<br />        }<br />div.center-the-darn-image-somehow {<br />      text-align: center;<br />      vertical-align: middle;<br />        }<br /><br />Any ideas?<br /><br />-Schomer]]></description>
    <pubDate>11/03/04, 308 24 2004 2004:%i:1099527881 19:24:41</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1458</guid>
   </item>
     <item>
    <title>Kk5st  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1459</link>
    <description><![CDATA[I made an <a href="http://garyblue.port5.com/webdev/vcenter2.html"> image centering</a> demo a while back. &nbsp;It is a css/table hybrid. &nbsp;CSS doesn't offer an equivalent to valign*, so a single celled table seems a sane method.<br /><br />*Don't be confused by the vertical-align property. &nbsp;That affects alignment within the line box and does not apply to block elements.<br /><br />cheers,<br /><br />gary]]></description>
    <pubDate>11/04/04, 309 32 2004 2004:%i:1099589566 12:32:46</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1459</guid>
   </item>
     <item>
    <title>Schomer  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1460</link>
    <description><![CDATA[Using a table makes sense. And normally, I think it would be a fine solution. However, I'm really trying to put my HTML together in such a way that a style sheet could change the layout of the page - where the HTML doesn't contain any layout info.<br /><br />I'm making an export-to-HTML feature in a software product of mine, and would like people to be able to choose/create CSS docs to go along with it, to change it all around - kind of like the CSSZenGarden.com idea... I'd like to export the HTML files, and then export a folder with the CSS doc and accompanying images to create the &quot;site.&quot; All the user has to do to change the site appearance is choose a different style from a pop-up menu, and it will copy a different folder with a different CSS doc and images to the site.<br /><br />Okay, probably too much information. Anyway, since these users are going to be dealing with thumbnail images all the time, it might be fine to put a table in there for each one.<br /><br />Thanks for the advice and sample page on your site!<br /><br />- Schomer<br />]]></description>
    <pubDate>11/04/04, 309 38 2004 2004:%i:1099597124 14:38:44</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/thumbnail_grid/#p1460</guid>
   </item>
   </channel>
</rss