xman2 Posted July 10, 2014 Share Posted July 10, 2014 (edited) hello ,kinldly help me for remove gap between images in footer . for beter understanding see attached pics.kindly help. thanks check website www.newcablecity.com Edited July 10, 2014 by xman2 (see edit history) Link to comment Share on other sites More sharing options...
S-HAMMANI Posted July 10, 2014 Share Posted July 10, 2014 Hi in global.css add this code css: .htmlcontent-home li { width: 8.33333% !important; } Link to comment Share on other sites More sharing options...
xman2 Posted July 11, 2014 Author Share Posted July 11, 2014 thanks its working Link to comment Share on other sites More sharing options...
EbiGeorge Posted July 11, 2014 Share Posted July 11, 2014 I think it is better for you to padding top of your footer widget,then it will be close to the slide. If you need a code for that you can use the following source for the same. I think it will be helpful for you. #supplementary { padding-top: 50px; } Link to comment Share on other sites More sharing options...
xman2 Posted July 12, 2014 Author Share Posted July 12, 2014 hello S HAMMANI I add this codes on globle. css in global.css add this code css: .htmlcontent-home li { width: 8.33333% !important;} then footer images show without gap . but unfornatualy near home slider images are to small . see link www.newcablecity.com and attached file. Link to comment Share on other sites More sharing options...
S-HAMMANI Posted July 12, 2014 Share Posted July 12, 2014 OK replace it with this #htmlcontent_footer .htmlcontent-home li { width: 8.33333% !important; } 1 Link to comment Share on other sites More sharing options...
xman2 Posted July 14, 2014 Author Share Posted July 14, 2014 thanks S-Hammani its fine now . Link to comment Share on other sites More sharing options...
Recommended Posts