CVoicu Posted May 10, 2010 Share Posted May 10, 2010 Hello,I have a problem resizing center column.I have resized #center_column .products_block .block_content to 746px, but the list of products is still keeping the initial 4 products on a line. What should i change in order to get the right result?Enclosed is a print screen with my problem.Thank you! Link to comment Share on other sites More sharing options...
rocky Posted May 10, 2010 Share Posted May 10, 2010 You need to edit modules/homefeatured/homefeatured.tpl and change the following line: {assign var='nbItemsPerLine' value=4} Change 4 to however many items you want on each line. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now