evinx Posted August 14, 2014 Share Posted August 14, 2014 (edited) hello there i have a small issue with the facebook like box see below its about 1.5cm to short how can i fix this ? someone ? PS Srry for my bad english Edited August 14, 2014 by evinx (see edit history) Link to comment Share on other sites More sharing options...
dioniz Posted August 14, 2014 Share Posted August 14, 2014 Open yourdomain/themes/default-bootstrap/css/global.css and find bottom code #facebook_block, #cmsinfo_block { background: none repeat scroll 0 0 #f2f2f2; min-height: 344px; overflow: hidden; padding-left: 29px; padding-right: 29px; } Change min-height to desired height. Link to comment Share on other sites More sharing options...
evinx Posted August 14, 2014 Author Share Posted August 14, 2014 Open yourdomain/themes/default-bootstrap/css/global.css and find bottom code #facebook_block, #cmsinfo_block { background: none repeat scroll 0 0 #f2f2f2; min-height: 344px; overflow: hidden; padding-left: 29px; padding-right: 29px; }Change min-height to desired height. Thank you I change it to 400 now its one line Ps. Srry for my bad English Link to comment Share on other sites More sharing options...
Recommended Posts