zaglebie Posted January 5, 2012 Share Posted January 5, 2012 Please check attached picture, i have MGC home carousel installed and there is a blank space between it and footer. I have no idea how to remove it i've tried to edit CSS, was able to move carousel up or down but this blank field is always there.. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 5, 2012 Share Posted January 5, 2012 Hi zaglebie, Can you please post your URL so that I can look into this for you? -Mike Link to comment Share on other sites More sharing options...
zaglebie Posted January 5, 2012 Author Share Posted January 5, 2012 (edited) it's http://www. - thanks ! Edited August 12, 2015 by zaglebie (see edit history) Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 5, 2012 Share Posted January 5, 2012 Hi zaglebie, It appears to be a little confusing because you have some cached stylesheets in your CSS, but you will need to look for the following value within your theme: div#columns{width:1000px;float:left;padding: 0 0 20px 50px; And change it to div#columns{width:1000px;float:left;padding: 0 0 0px 50px; By removing that 20px value, you should be able to delete that wayward white space at the bottom of the page. I hope that helps. -Mike Link to comment Share on other sites More sharing options...
zaglebie Posted January 6, 2012 Author Share Posted January 6, 2012 yes it worked - thank you very much ! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 6, 2012 Share Posted January 6, 2012 Great, I'm glad I could help! I'll go ahead and mark this as solved for you. -Mike Link to comment Share on other sites More sharing options...
pkordas Posted January 29, 2012 Share Posted January 29, 2012 Hi, I am also working with MGC Home Carousel Module it is an excellent. I would like to move the carousel from center column to the place below menu - exactly where I put text "tutaj". Could you please tell me what I schould change in the code ?? My test site is - http://www.pkordas.newrails.pl/test_env/ Cheers Piotr Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 30, 2012 Share Posted January 30, 2012 Hi Piotr, I don't think that module can be hooked in the location you want, but if you would like to try it, you can go to the Modules > Positions section of your Back Office and try moving it using our Live Edit feature. Otherwise, you will need to contact the developer of this module to try to determine what may need to be changed. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts