Hello
Merry Christmas to All

I was trying to customise "Image table cells"
So i changed manually this code in categories.php
1 2 3 4 5
| $count++; if ($count == $config['image_cells']) { $thumbnails .= "</tr>\n"; $count = 0; } |
I changed $config['image_cells'] to 2 and it show 2 image cells.
But here is problem. Actually i tried to point from sub domain and it was successful but my main site also started to show two image cells.
Is there anyway? so that my main site show 4 image cells and sub domain show 2 cells for same database