blessmeluck Posted December 14, 2013 Share Posted December 14, 2013 I'm using presta 1.5.6 My site is www.F22aero.com I've made a modification to remove the right column by editing the grid_prestashop.css & footer.tpl I've also re-sized the center column to 730px. the right column removed, alright, and the center column also re-sized correctly, but the product column isn't following the center column width. And the Image slider module mess up like you can see in below picture. Can anyone help me with this, thanks in advance.. Link to comment Share on other sites More sharing options...
blessmeluck Posted December 14, 2013 Author Share Posted December 14, 2013 solved it myself, since nobody seems interested in helping. product_list.css #product_list li .center_block { float: left; padding:0 7px; width: 520px;/* 356 */ Product.css #pb-left-column { float:left; margin-left:14px; width:450px; however, the first problem (image slider button) remains a mystery. Hope somebody can help me with that Link to comment Share on other sites More sharing options...
blessmeluck Posted December 14, 2013 Author Share Posted December 14, 2013 Solved it, a little rough solution though. Rather than modify the javascript, i choose to expand the image size in backoffice. 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