nikos Posted December 20, 2007 Share Posted December 20, 2007 in client area, the categories by default are 3 in a row. How can i make them be only one per row? Thanks in advance for any help. 0 Quote Link to comment Share on other sites More sharing options...
Brett Posted December 20, 2007 Share Posted December 20, 2007 This is really simple!! In the templates directory in whatever folder you are using as the template just edit the knowledgebase.tpl file. You are looking for {if $num is div by 3} Change it to {if $num is div by 1} That should give you the result you are looking for! 0 Quote Link to comment Share on other sites More sharing options...
nikos Posted December 20, 2007 Author Share Posted December 20, 2007 that was all??? Thank you! 0 Quote Link to comment Share on other sites More sharing options...
Brett Posted December 20, 2007 Share Posted December 20, 2007 Not a problem! Have a happy holiday weekend! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.