jimhere
07-06-2006, 01:06 AM
First post.
I just started with PP, and of course right away I figured I'd make (modify) a template. So I took the default "simple" (which is pretty good by itself) and modified it to look like a wp blog I have (http://www.jimsite.com/blogWordpress/).
What I don't understand is why the thumbnails in Browse down't grid up. They're all in one column. I didn't touch that part of the Simple CSS:
.column{
width:48%;
text-align:left;
vertical-align:top;
padding:5px;
}
.thumbnails {
border:1px solid #f5f5f5;
padding:3px;
margin:3px;
}
Oh, here's the work in progress. (http://www.jim-site.com/p/index.php?x=browse)
What am I missing?
.
I just started with PP, and of course right away I figured I'd make (modify) a template. So I took the default "simple" (which is pretty good by itself) and modified it to look like a wp blog I have (http://www.jimsite.com/blogWordpress/).
What I don't understand is why the thumbnails in Browse down't grid up. They're all in one column. I didn't touch that part of the Simple CSS:
.column{
width:48%;
text-align:left;
vertical-align:top;
padding:5px;
}
.thumbnails {
border:1px solid #f5f5f5;
padding:3px;
margin:3px;
}
Oh, here's the work in progress. (http://www.jim-site.com/p/index.php?x=browse)
What am I missing?
.