Quantcast
Viewing all articles
Browse latest Browse all 9614

Re: thumbnails wrapped in divs no tables

It also needs some css.Something like this:

Code: [Select]
.thumb {
    float:left;height:200px;
}
.thumbTitle {
    clear:both;
}

Viewing all articles
Browse latest Browse all 9614

Trending Articles