jacklukemitchell Posted February 1, 2014 Share Posted February 1, 2014 Calling all of you smarter-than-me folks... I'm trying to edit the number of featured products in a row for my site www.customkashmir.com There are currently 5 and I want four larger ones. I have gone into homefeatured.tpl and it is currently set to 3 per row: {assign var='nbItemsPerLine' value=3} which makes no sense. Is there another homefeatured.tpl file elsewhere that may need editing? Is it a CSS issue (I am not using the default template)? Thanks in advance! -Jack Link to comment Share on other sites More sharing options...
tozi Posted February 1, 2014 Share Posted February 1, 2014 (edited) cleantheme.css .cleantheme.two_col #featured-products_block_center li.last_item_of_line { margin-right: 0; } .cleantheme.two_col #featured-products_block_center li { margin-right:5px} homefeatured.css #featured-products_block_center li { margin-right: 10px; padding: 10px 0; width: 184px; height: 240px; margin-bottom: 5px; } Edited February 1, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 1, 2014 Share Posted February 1, 2014 also change size of images under preferences > images tab, edit home_default imagetype, enlarge it to fit your needs Link to comment Share on other sites More sharing options...
jacklukemitchell Posted February 1, 2014 Author Share Posted February 1, 2014 Thank you guys! Once again I'm in your debt. Styles are much more like I wanted. Just a couple of alignment issues with the bold text below the images (how to center and if possible add more characters?) And also the spacing between the images is a little off. That said, looking much better and I'm very pleased. Thanks again, and any advice on the latter would be appreciated! Link to comment Share on other sites More sharing options...
tozi Posted February 2, 2014 Share Posted February 2, 2014 You have turned on maintance mod. Fail to see the page. Link to comment Share on other sites More sharing options...
vekia Posted February 2, 2014 Share Posted February 2, 2014 i also cant open your website still under maintenance mode 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