Thread
:
Columns not changing with Autos plugin
View Single Post
10-21-2008
#
2
(
permalink
)
Sergey Hmelevsky
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
Re: Columns not changing with Autos plugin
It is hardcoded in file packages/autos/templates/index.tpl, replace line
Code:
{html_categories source=$makes columns=5}
with next one
Code:
{html_categories source=$makes columns=3}
__________________
With private requests send a ticket on
http://www.subrion.com/desk/
Sergey Hmelevsky
View Public Profile
Find More Posts by Sergey Hmelevsky