HH Services Limited Posted December 2, 2014 Share Posted December 2, 2014 Hello, does anybody know how to organize the order of picts in the home page under the theme configurator home page? I have several picts and when I place them in this module on home page they end up being posted leaving big white blanks... Thank you. Link to comment Share on other sites More sharing options...
Paulito Posted December 2, 2014 Share Posted December 2, 2014 Hello I think it would be a good idea to give a screenshot of the image/s you are referring to but, if you mean this image then it is too small. http://screencast.com/t/rwmy85JrCc4 Paul Link to comment Share on other sites More sharing options...
HH Services Limited Posted December 2, 2014 Author Share Posted December 2, 2014 (edited) I am referring to the following site: http://www.highesthelp.com I tried same size for all images and nothing... They are all in home themeconfigurator module I think that it must to be made in the code but no idea how to do it... Any idea how? Thank you!! Edited December 2, 2014 by Anthony DeLa Riviere (see edit history) Link to comment Share on other sites More sharing options...
new-user Posted December 9, 2014 Share Posted December 9, 2014 I am referring to the following site: http://www.highesthelp.com prest.jpg I tried same size for all images and nothing... They are all in home themeconfigurator module I think that it must to be made in the code but no idea how to do it... Any idea how? Thank you!! Та же проблема Link to comment Share on other sites More sharing options...
HH Services Limited Posted December 9, 2014 Author Share Posted December 9, 2014 Та же проблема You will solve the problem by deleting: #htmlcontent_home ul li.htmlcontent-item-5 { width: 66.6667%; } @media (max-width: 479px) { #htmlcontent_home ul li.htmlcontent-item-5 { width: 100%; } } From: modules/themeconfigurator/css/hooks.css, line15 1 Link to comment Share on other sites More sharing options...
new-user Posted December 9, 2014 Share Posted December 9, 2014 You will solve the problem by deleting: Отлично! Большое Вам спасибо!!! Link to comment Share on other sites More sharing options...
Recommended Posts