tozi Posted January 26, 2014 Share Posted January 26, 2014 Hi all, i need fix this http://simplydesign.sk/obchod/index.php?id_product=1&controller=product I need only one row. It is possible? Link to comment Share on other sites More sharing options...
tozi Posted January 26, 2014 Author Share Posted January 26, 2014 Nobody can help? Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 problem is with overflow: auto; #productscategory { overflow: auto; ... Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 Owerflow is gone. But problem is still there. 2 rows. Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 youv'e got height param there: .blockproductscategory { width: 764px; background: url('img/bgpodobneprodukty.png') repeat-y; margin-top: 20px; border: #DCDDDF solid 1px; margin-bottom: 20px; height: 400px; } this causing problem with "not enough space" to display all products in block Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 I delete height, but problem is still there. Is it possible that there was only one line of products? Now there are 2 Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 are you sure? takea look how it looks like: seems like it's ok now! Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 (edited) I need only one row like this Edited January 27, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 (edited) Milos it is possible? I trying to find solution. But... Edited January 27, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 im trying to understand the matter of problem, it looks like js file works well (slider works), but the css styles not, im trying to compare css styles with default Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 Thank you for trying. Post a result, I ran out of ideas. Link to comment Share on other sites More sharing options...
vekia Posted January 28, 2014 Share Posted January 28, 2014 can you for test purposes remove this modified module (make backup first) and install default one (without css and tpl changes) Link to comment Share on other sites More sharing options...
tozi Posted January 28, 2014 Author Share Posted January 28, 2014 (edited) ok I uploaded it there. http://simplydesign.sk/obchod/index.php?id_product=9&controller=product Edited January 28, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
tozi Posted January 31, 2014 Author Share Posted January 31, 2014 It is solved. I have new module for this. But I can add it here. Upload does not work. 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