dixie Posted November 28, 2011 Share Posted November 28, 2011 I have looked all day to find the file to edit the size of the featured products element block. Firebug tells me to look for the element.style. The height is 342px, and I want to change it to 338px. I looked and looked, but cannot find the page that I need. I would, also like to get rid of the borders around the block, but can't figure out where to go for that either. Thank you for any help. <h4>Featured products</h4> <div class="block_content"> <ul style="height:342px;"> <li class="ajax_block_product first_item clear "> <li class="ajax_block_product item "> <li class="ajax_block_product item "> <li class="ajax_block_product last_item last_item_of_line "> Link to comment Share on other sites More sharing options...
Dorkistan Posted January 26, 2012 Share Posted January 26, 2012 This is marked solved. What's the solution? Link to comment Share on other sites More sharing options...
Dorkistan Posted January 26, 2012 Share Posted January 26, 2012 I found it. Open modules/homefeatured/homefeatured.tpl Find this line: {assign var='liHeight' value=342} Change '342' to your desired pixel height for one row of featured products. 1 Link to comment Share on other sites More sharing options...
facefull Posted July 21, 2012 Share Posted July 21, 2012 thx a lot Dorkistan 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