pandorrah Posted January 3, 2015 Share Posted January 3, 2015 (edited) Hi, i've configurated the facebook block fro PS 1.6, but somehow my background ends where the block ends, see added images. In the backend section, i can't seem to place the blockfacebook next to the block CMSinformation on the same horizontal level. I need the bottom background at same line, now it stops where the facebook div ends. Edited January 3, 2015 by pandorrah (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted January 3, 2015 Share Posted January 3, 2015 Link your site, you will have to change the css to make it work correctly. 1 Link to comment Share on other sites More sharing options...
pandorrah Posted January 4, 2015 Author Share Posted January 4, 2015 (edited) [sOLVED] Solution: in file /themes/yourtheme/css/global.css find: #facebook_block .facebook-fanbox { background: white; border: 1px solid #aaaaaa; padding-bottom: 10px; } remove last hook } add line: margin-bottom: 51px; } Save file. Edited January 4, 2015 by pandorrah (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts