![]() |
|
|||||||
| Subrion CMS Plugins Discussion Here we discuss Subrion CMS plugins. If you have any questions about existing Subrion CMS plugins you can ask your questions in this forum. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Member
Join Date: Jul 2008
Posts: 34
![]() |
The default setting on the number of columns with the Autos plugin is 5 and I want to change that to 3. When I try changing them in Configuration > Autos it doesn't work. Is there a file I can change to manually do that myself?
|
|
|
|
|
|
#2 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 641
![]() |
It is hardcoded in file packages/autos/templates/index.tpl, replace line
Code:
{html_categories source=$makes columns=5}
Code:
{html_categories source=$makes columns=3}
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|