Carbon Theme - Changing Thumbnail Grid
meetarnav
Joined: 2008-03-15
Posts: 17 |
Posted: Thu, 2008-08-14 18:15 |
How can I change the number of rows and columns in the grid of thumbnails. The Maximum number of thumbnail columns is 4 or is there a way to change it. You can see the problem here. : If I could have 3 more columns of thumbnails, the pic would at least show somewhere near the top. Please help. |
|
Posts: 17
Ok. Got it. Just edit the "NavigatorMicroThumbs.tpl" file.
In this
{if ($columnIndex == 4)}
replace the 4 with the number of columns you want to have